This is the package manager for Claude skills. It's an npm-installed CLI that lets you search, install, and publish agent skills from clawdhub.com without leaving your terminal. The update command is smart about it: it hashes your local files, figures out which version you have, and upgrades to the latest unless you pin a specific one. You can batch update everything with flags like --all and --no-input. If you're building skills and want to share them, the publish command takes a folder and pushes it with proper versioning and changelogs. It's basically npm but for AI agent capabilities, and it works out of the box with the default registry.
npx skills add https://github.com/elliottminns/dreamfox-skills --skill clawdhub