返回顶部
c

clawhubClawHub命令行工具

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,041
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

clawhub

ClawHub CLI

安装

bash
npm i -g clawhub

认证(发布)

bash
clawhub login
clawhub whoami

搜索

bash
clawhub search postgres backups

安装

bash
clawhub install my-skill
clawhub install my-skill --version 1.2.3

更新(基于哈希匹配 + 升级)

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

列出

bash
clawhub list

发布

bash
clawhub publish ./my-skill --slug my-skill --name My Skill --version 1.2.0 --changelog Fixes + docs

注意事项

  • - 默认注册中心:https://clawhub.com(可通过 CLAWHUBREGISTRY 或 --registry 覆盖)
  • 默认工作目录:当前工作目录(回退到 OpenClaw 工作空间);安装目录:./skills(可通过 --workdir / --dir / CLAWHUBWORKDIR 覆盖)
  • update 命令会对本地文件进行哈希处理,解析匹配的版本,并升级到最新版本,除非设置了 --version

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

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

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

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

通过命令行安装

skillhub install clawhub-local-1776032221

下载

⬇ 下载 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
返回顶部