Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-09 | ✗→✓ | ▲ Improved | -67% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -26% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -41% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 12% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -73% | 0% |
Install
bashnpm i -g clawhub
Auth (publish)
bashclawhub login clawhub whoami
Search
bashclawhub search "postgres backups"
Install
bashclawhub install my-skill clawhub install my-skill --version 1.2.3
Update (hash-based match + upgrade)
bashclawhub update my-skill clawhub update my-skill --version 1.2.3 clawhub update --all clawhub update my-skill --force clawhub update --all --no-input --force
List
bashclawhub list
Publish
bashclawhub publish ./my-skill --slug my-skill --name "My Skill" --version 1.2.0 --changelog "Fixes + docs"
Notes
Other measured skills in the registry, with their headline benchmark lift.