A Claude Code plugin providing skills for querying the ecosyste.ms APIs.
Add the marketplace and install the plugin:
/plugin marketplace add ecosyste-ms/skills
/plugin install ecosystems@ecosystems
No local tools required, just curl.
| Skill | Description |
|---|---|
packages |
Package, version and dependency metadata across 75+ registries |
repos |
Repository metadata, manifests and dependents across 1900+ forges |
advisories |
Security advisories aggregated from GHSA, OSV, RustSec and others |
issues |
Issue and PR statistics, time to close, contributor counts |
commits |
Commit activity, committer stats, development distribution score |
docker |
Docker image contents and which images ship a given package |
More services (summary, sponsors, timeline, parser and friends) to follow.
Invoke skills directly:
/ecosystems:packages lodash
/ecosystems:repos https://github.com/rails/rails
Or just ask naturally:
What's the latest version of numpy on PyPI?
Which repos depend on left-pad?
Who maintains the express npm package?
MIT