skilldex / v1.0
A package manager
for Claude Code skills.
Install, share, and discover skills from a central registry. One command. Any project.
npm install -g skilldex-cliThe problem
No central home
Skills live scattered across projects. A debugging skill you wrote six months ago might as well not exist once you move repos.
No install command
Sharing a skill means attaching a file to a Slack message or checking in markdown nobody will find. There is no version, no distribution.
No quality signal
A skill on GitHub tells you nothing about whether it follows the spec, which Claude version it targets, or whether anyone maintains it.
How it works
Install the CLI
One command — npm, Homebrew, curl, or winget.
npm install -g skillpmFind a skill
Search the registry by name, tag, or description.
skillpm search forensicsInstall and use
Installed globally or into your project. Claude Code picks it up immediately.
skillpm install forensicsRegistry
Popular skills from the community