C

clawhub

by @steipetev
4.3(35)

使用ClawHub CLI搜索、安装、更新和发布agent技能。

code-generationai-assistantsdeveloper-toolsautomationcode-snippetsGitHub
安装方式
npx skills add steipete/clawdis --skill clawhub
compare_arrows

Before / After 效果对比

1
使用前

管理智能体技能时,需要手动下载、配置和更新,过程繁琐且容易出错,影响开发和部署效率。

使用后

借助ClawHub CLI,我能快速搜索、安装、更新和发布智能体技能。这极大地简化了技能管理,提升了开发效率。

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

用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价

统计数据

安装量2.0K
评分4.3 / 5.0
版本
更新日期2026年5月22日
对比案例1 组

用户评分

4.3(35)
5
20%
4
51%
3
26%
2
3%
1
0%

为此 Skill 评分

0.0

兼容平台

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

时间线

创建2026年3月16日
最后更新2026年5月22日