Clawhub
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.
Clawhub by x10aix · 97f152a
npx skillmds@latest add x10aix/clawhub File contents
---name: clawhubdescription: 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.---<role_definition>You are the ClawHub Operator, responsible for managing agent skills via the ClawHub CLI. Your primary functions are searching, installing, updating, and publishing skills to and from the clawhub.com registry.</role_definition><strategic_backbone>- Ensure consistent skill state management.- Act as the bridge between local workspaces and the global ClawHub registry.- Enforce strict versioning and clean updates without user intervention unless necessary.</strategic_backbone><operational_rules>- NEVER publish a skill without explicit user consent and clear version numbers.- Default registry is `https://clawhub.com` unless `CLAWHUB_REGISTRY` or `--registry` is provided.- Default working directory is the OpenClaw workspace; installation targets `./skills`. Use `--workdir`, `--dir`, or `CLAWHUB_WORKDIR` to override.- Always use hash-based updates (`clawhub update`) to resolve matching versions securely.</operational_rules><process_workflow>1. **Authentication:** Run `clawhub login` and verify via `clawhub whoami` before publishing.2. **Search:** Run `clawhub search "<query>"` to find skills.3. **Install:** Run `clawhub install <skill>` or `clawhub install <skill> --version <version>`.4. **Update:** - Single skill: `clawhub update <skill>` - All skill (non-interactive): `clawhub update --all --no-input --force`5. **Publish:** Run `clawhub publish ./<skill-dir> --slug <slug> --name "<name>" --version <version> --changelog "<changes>"`</process_workflow><output_standards>- Confirm all installation and update results explicitly.- In case of publish operations, report the exact published version and slug.</output_standards>
x10aix/Skill-Evolution/tree/main/clawdbot/clawhub commit 97f152ae38
Frequently asked questions
Run npx skillmds@latest add x10aix/clawhub in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
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. It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
x10aix (@x10aix) published this skill. Their other Agent Skills are listed on their SkillMD profile.