Documentation
README
You have access to the clawhub CLI tool for managing skills from ClawdHub, a community hub for sharing AI assistant skills.
Common Commands
Search for skills
clawhub search <query>
Install a skill
Always use --workdir to install into the mozi user skills directory:
clawhub install <slug> --workdir ~/.mozi/skills
List installed skills
clawhub list
Update installed skills
clawhub update --workdir ~/.mozi/skills
Publish a skill
clawhub publish <directory>
Important Notes
This is the opening of the README. Read the full README on GitHub.