Agent Skillsnexu-io/nexu › clawhub

clawhub

GitHub

ClawHub CLI 技能,用于搜索、安装、更新和发布 Agent 技能。支持通过命令行获取新技能、同步版本或发布技能包,便于动态管理 OpenClaw 工作区中的技能资源。

apps/desktop/static/bundled-skills/clawhub/SKILL.md nexu-io/nexu

触发场景

需要搜索或安装新的 Agent 技能 需要更新本地已安装的技能到最新版本 需要发布新的或更新后的技能文件夹

安装

npx skills add nexu-io/nexu --skill clawhub -g -y
更多选项

非标准路径

npx skills add https://github.com/nexu-io/nexu/tree/main/apps/desktop/static/bundled-skills/clawhub -g -y

不安装直接使用

npx skills use nexu-io/nexu@clawhub

指定 Agent (Claude Code)

npx skills add nexu-io/nexu --skill clawhub -a claude-code -g -y

安装 repo 全部 skill

npx skills add nexu-io/nexu --all -g -y

预览 repo 内 skill

npx skills add nexu-io/nexu --list

SKILL.md

Frontmatter
{
    "name": "clawhub",
    "metadata": {
        "openclaw": {
            "install": [
                {
                    "id": "node",
                    "bins": [
                        "clawhub"
                    ],
                    "kind": "node",
                    "label": "Install ClawHub CLI (npm)",
                    "package": "clawhub"
                }
            ]
        }
    },
    "description": "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.",
    "catalog-name": "ClawHub"
}

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

版本历史

  • dadfb1c 当前 2026-07-25 09:20

同 Skill 集合

.agents/skills/process-pr-reviews/SKILL.md
apps/desktop/static/bundled-skills/deep-research/SKILL.md
apps/desktop/static/bundled-skills/gh-issues/SKILL.md
apps/desktop/static/bundled-skills/libtv-video/SKILL.md
apps/desktop/static/bundled-skills/nano-banana-one-shop/SKILL.md
apps/desktop/static/bundled-skills/qiaomu-mondo-poster-design/SKILL.md
apps/desktop/static/bundled-skills/research-to-diagram/SKILL.md
nexu-skills/skills/feishu-bitable/SKILL.md
nexu-skills/skills/feishu-create-doc/SKILL.md
nexu-skills/skills/feishu-fetch-doc/SKILL.md
nexu-skills/skills/feishu-im-read/SKILL.md
nexu-skills/skills/feishu-task/SKILL.md
nexu-skills/skills/feishu-troubleshoot/SKILL.md
skills/localdev/datadog/SKILL.md
skills/localdev/nexu-e2e-test/SKILL.md
skills/localdev/sync-specs/SKILL.md
skills/nexubot/feedback/SKILL.md
skills/nexubot/nano-banana/SKILL.md
skills/nexubot/static-deploy/SKILL.md
apps/desktop/static/bundled-skills/coding-agent/SKILL.md
nexu-skills/skills/feishu-calendar/SKILL.md
nexu-skills/skills/feishu-update-doc/SKILL.md

元信息

文件数
0
版本
dadfb1c
Hash
e32d222a
收录时间
2026-07-25 09:20

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-27 18:09
浙ICP备14020137号-1 $访客地图$