$ loading_
Search, install, update, sync, or publish agent skills with the ClawHub CLI and registry.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "clawhub" skill from askskill: 1. Download https://raw.githubusercontent.com/openclaw/openclaw/main/skills/clawhub/SKILL.md 2. Save it as ~/.claude/skills/clawhub/SKILL.md 3. Reload skills and tell me it's ready
Install
npm i -g clawhub
Auth (publish)
clawhub login
clawhub whoami
Search
clawhub search "postgres backups"
Install
clawhub install my-skill
clawhub install my-skill --version 1.2.3
Update (hash-based match + upgrade)
clawhub 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
clawhub list
Publish
clawhub publish ./my-skill --slug my-skill --name "My Skill" --version 1.2.0 --changelog "Fixes + docs"
Notes
Generate concept, architecture, flow, and whiteboard diagrams in multiple formats.
Helps maintainers triage, clean up, and resolve OpenClaw secret scanning alerts.
Investigate test memory growth, heap leaks, and OOM root causes.
Discover and control Sonos speakers for playback, volume, status, and grouping.
Summarize CodexBar local cost logs by model for Codex or Claude.
Automate web page workflows, login checks, tab handling, and recovery steps.