npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

plugin-gapsense

v1.0.1

Published

ElizaOS plugin for GapSense — real-time TCG card arbitrage intelligence across 8 platforms

Readme

plugin-gapsense

ElizaOS plugin for GapSense — real-time TCG card arbitrage intelligence.

Scans 8 platforms simultaneously for Pokémon and One Piece price gaps:

  • 🌐 WEB3: Courtyard · Phygital · Renaiss · SNKRDUNK
  • 🛒 WEB2: eBay · TCGPlayer · CardMarket · CollectorCrypt

Installation

npm install plugin-gapsense

Configuration

Add to your ElizaOS agent config:

{
  "plugins": ["plugin-gapsense"],
  "settings": {
    "GAPSENSE_API_URL": "https://gapsense.uk"
  }
}

Actions

GAPSENSE_SCAN

Scans the entire market for top arbitrage opportunities.

Triggers: "scan TCG market", "find card arbitrage", "check pokemon gaps", "TCG opportunities"

Example:

User: Scan the TCG market for arbitrage opportunities
Agent: 📊 GapSense Market Scan — Pokémon
       Total opportunities: 216
       Has actionable: ✅ Yes
       ...

GAPSENSE_CARD

Looks up a specific card across all 8 platforms.

Triggers: "check Charizard ex gaps", "find Pikachu ex price", "card arbitrage for [name]"

Example:

User: Check Charizard ex gaps
Agent: 🃏 GapSense Card Lookup: "Charizard ex"
       Found 3 gap(s):
       • courtyard → ebay | +42.3% | $18.50 net
       ...

Full Results via ACP

Card-level live scrapes ($0.49 USDC) and full strategy details are available via Virtuals Protocol ACP:

🔗 GapSense ACP Agent: https://app.virtuals.io/acp/agents/c7ek3qn1irvyeppydvw880v6

💎 $GAPS Token (tier access): https://app.virtuals.io/prototypes/0xb76F4f136d1a3D439e2e2375216178b6B5Eb2f89

Strategies

| Strategy | Tier | Description | |---|---|---| | same_platform_flip | Basic | Buy lowest, sell at median on same WEB3 platform | | hold_thesis | Basic | WEB3 listing at structural discount to WEB2 fair value | | underprice_snipe | Standard | Listing 30%+ below market floor with scarce supply | | supply_contraction | Standard | Active listings dropping while demand holds | | price_momentum | Standard | High 30-day sold velocity confirms liquid market | | grading_arb | Elite | Raw card with PSA grading upside modeled | | cross_platform_basis | Elite | WEB3 buy → redeem → WEB2 sell with friction modeled |

License

MIT