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

sparkleware

v0.3.0

Published

The holographic discovery CLI for Aeon AI agent skill packs ✦

Readme

sparkleware ✦

The holographic discovery CLI for Aeon AI agent skill packs.

  ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦
  ███████╗██████╗  █████╗ ██████╗ ██╗  ██╗██╗     ███████╗██╗    ██╗ █████╗ ██████╗ ███████╗
  ██╔════╝██╔══██╗██╔══██╗██╔══██╗██║ ██╔╝██║     ██╔════╝██║    ██║██╔══██╗██╔══██╗██╔════╝
  ███████╗██████╔╝███████║██████╔╝█████╔╝ ██║     █████╗  ██║ █╗ ██║███████║██████╔╝█████╗
  ╚════██║██╔═══╝ ██╔══██║██╔══██╗██╔═██╗ ██║     ██╔══╝  ██║███╗██║██╔══██║██╔══██╗██╔══╝
  ███████║██║     ██║  ██║██║  ██║██║  ██╗███████╗███████╗╚███╔███╔╝██║  ██║██║  ██║███████╗
  ╚══════╝╚═╝     ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝╚══════╝ ╚══╝╚══╝ ╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝
  ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦ ✦

Install

No install needed — run via npx:

npx sparkleware

This drops you into an interactive REPL with a holographic banner, status box, and slash commands.

For one-shot queries, pass arguments directly:

npx sparkleware search arxiv
npx sparkleware random

Global install (optional):

npm install -g sparkleware

Two Modes

🌟 Interactive (REPL)

npx sparkleware (no args) opens an interactive prompt:

  ╭──────────────────────────────────────────────╮
  │ Registry  sparkleware                        │
  │ Endpoint  sparkleware.fun/api/packs.json     │
  │ Packs     7 · 7 verified · 0 auto-indexed    │
  │                                              │
  │ ● live   Ready — type /help to begin         │
  ╰──────────────────────────────────────────────╯

  sparkleware v0.2.0

> /search aeon
> /show arxiv-digest
> /random
> /open eth-gas-watch
> /exit

Slash commands:

| Command | Description | |---|---| | /search <query> | Search packs (name, description, skills, tags, category) | | /show <pack> | Show pack detail (skills, repo, install command) | | /top [category] | Top 10 by stars (optional: filter by category) | | /random | Serendipity pick — one random pack | | /list | List all packs by stars | | /open <pack> | Open pack page in your browser | | /clear | Clear the screen | | /help | Show all commands | | /exit | Quit (also: Ctrl+C / Ctrl+D) |

Bonus: you can also just type a pack name (e.g. aeon-pulse) without /show.

⚡ One-shot

Pass arguments for quick queries that exit immediately:

| Command | Description | |---|---| | npx sparkleware <pack-name> | Show pack detail | | npx sparkleware search <query> | Search packs | | npx sparkleware top [category] | Top 10 | | npx sparkleware random | Random pick | | npx sparkleware list | List all packs | | npx sparkleware --version | Print version | | npx sparkleware --help | Help message |

Categories

research · crypto · dev · social · productivity · meta

Adaptive Banner

The CLI detects terminal width and serves the best-fit banner:

  • ≥ 96 cols → Full SPARKLEWARE block art with sparkle bands
  • < 96 cols → Compact single-line ✦ S P A R K L E W A R E ✦

Set COLUMNS=120 to force the big banner when piping output.

Data source

Fetches the live registry from sparkleware.fun/api/packs.json — a static, open, MIT-licensed JSON feed. No auth, no API keys, no rate limits on the consumer side.

How install actually works

Sparkleware is a discovery surface, not a parallel install path. Installs always resolve through Aeon's canonical script:

./install-skill-pack <author>/<name>

The CLI shows you which command to run — you run it from your Aeon checkout.

Links

License

MIT