Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    seedprod

    clawhub

    seedprod/clawhub
    Productivity
    7
    2 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com...

    SKILL.md

    ClawHub CLI

    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

    • Default registry: https://clawhub.com (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
    Recommended Servers
    Exa Search
    Exa Search
    Hostsmith
    Hostsmith
    GitHub
    GitHub
    Repository
    seedprod/openclaw-prompts-and-skills
    Files