clawhub

Use the ClawHub CLI to search, install, update, and publish agent skills from .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 CLI.65

ClawHub CLI

Install

Auth (publish)

Search

Install

Update (hash-based match + upgrade)

List

Publish

Notes

  • Default registry: (override with CLAWHUB_REGISTRY or --registry)
  • Default workdir: cwd (falls back to OpenClaw workspace); install dir: ./skills (override with --workdir / --dir / CLAWHUB_WORKDIR)
  • Update command hashes local files, resolves matching version, and upgrades to latest unless --version is set