OpenClaw LogoOpenClaw AI

clawdhub

Use the ClawdHub 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.6

ClawdHub CLI

Install

Auth (publish)

Search

Install

Update (hash-based match + upgrade)

List

Publish

Notes

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