返回顶部
c

clawhub

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

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,015
下载量
0
收藏
概述
安装方式
版本历史

clawhub

# ClawHub CLI Install ```bash npm i -g clawhub ``` Auth (publish) ```bash clawhub login clawhub whoami ``` Search ```bash clawhub search "postgres backups" ``` Install ```bash clawhub install my-skill clawhub install my-skill --version 1.2.3 ``` Update (hash-based match + upgrade) ```bash 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 ```bash clawhub list ``` Publish ```bash 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

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 clawhub-local-1776032221 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 clawhub-local-1776032221 技能

通过命令行安装

skillhub install clawhub-local-1776032221

下载 Zip 包

⬇ 下载 clawhub v1.0.0

文件大小: 1.3 KB | 发布时间: 2026-4-13 09:44

v1.0.0 最新 2026-4-13 09:44
Initial release of clawhub-local.

- Integrates ClawHub CLI for searching, installing, updating, and publishing agent skills from clawhub.com.
- Supports skill management via CLI commands: search, install, update, list, and publish.
- Uses npm-installed "clawhub" CLI; includes setup instructions.
- Allows registry and work directory overrides for flexibility.
- Update command intelligently matches file hashes to resolve and upgrade to the appropriate skill version.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部