Back to Directory
research
Clawdhub Copy
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.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 clawdhub CLI.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Initial release of the ClawdHub CLI skill.
- Search, install, update, list, and publish agent skills from clawdhub.com directly via CLI commands.
- Supports syncing installed skills to latest or specific versions.
- Integrates publish workflow with authentication using clawdhub login.
- Registry and working directory can be customized with environment variables or flags.