← 返回 Skills 市场
Clawdhub.Bak 2026 01 28T18:01:16+10:30
作者
nicoataiza
· GitHub ↗
· v1.0.0
1775
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install clawdhub-bak-2026-01-28t18-01-16-10-30
功能描述
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.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 clawdhub CLI.
使用说明 (SKILL.md)
ClawdHub CLI
Install
npm i -g clawdhub
Auth (publish)
clawdhub login
clawdhub whoami
Search
clawdhub search "postgres backups"
Install
clawdhub install my-skill
clawdhub install my-skill --version 1.2.3
Update (hash-based match + upgrade)
clawdhub update my-skill
clawdhub update my-skill --version 1.2.3
clawdhub update --all
clawdhub update my-skill --force
clawdhub update --all --no-input --force
List
clawdhub list
Publish
clawdhub publish ./my-skill --slug my-skill --name "My Skill" --version 1.2.0 --changelog "Fixes + docs"
Notes
- Default registry: https://clawdhub.com (override with CLAWDHUB_REGISTRY or --registry)
- Default workdir: cwd; install dir: ./skills (override with --workdir / --dir)
- Update command hashes local files, resolves matching version, and upgrades to latest unless --version is set
安全使用建议
This skill is a documentation/instruction wrapper for the 'clawdhub' npm CLI and appears internally consistent. Before installing or using it: 1) Verify the 'clawdhub' npm package and its publisher (check npmjs.com and the package's repository) to ensure you trust the code that will be installed and any install scripts it may run. 2) Be cautious when running 'clawdhub login' or 'clawdhub publish' — those actions will upload or store credentials for the registry; only publish to registries you control or trust. 3) Prefer installing tools without sudo and inspect package source if possible. 4) Remember this skill enables installing other skills (it can fetch and install third-party packages), so only fetch skills from registries and authors you trust. If you want higher assurance, ask the publisher for a canonical homepage or repo before installing.
功能分析
Type: OpenClaw Skill
Name: clawdhub-bak-2026-01-28t18-01-16-10-30
Version: 1.0.0
The skill bundle is designed to install and use the `clawdhub` CLI tool, which interacts with `clawdhub.com` for managing agent skills. The `SKILL.md` file provides clear, transparent instructions for the AI agent to install the CLI via `npm i -g clawdhub` and examples for its usage. There is no evidence of prompt injection attempting to subvert the agent's behavior, data exfiltration, malicious execution beyond standard package installation, persistence mechanisms, or obfuscation. The behavior is fully aligned with the stated purpose, and any inherent supply chain risk from installing an npm package is not introduced by malicious instructions within this skill bundle itself.
能力评估
Purpose & Capability
Name/description match the instructions: this skill documents using the 'clawdhub' CLI to search, install, update, list, and publish skills. The commands and flags shown are coherent with that stated purpose.
Instruction Scope
SKILL.md only instructs using the clawdhub CLI (install via 'npm i -g clawdhub', 'clawdhub login', search/install/update/publish commands). It references CLAWDHUB_REGISTRY and local workdir/dir overrides but does not instruct reading unrelated files or environment variables. Note: publishing requires authentication (interactive or stored credentials) which is expected for publish workflows.
Install Mechanism
There is no binary bundled in the skill (instruction-only). The document recommends installing the 'clawdhub' npm package globally. npm install is a standard mechanism but can run package install scripts and will fetch code from the npm registry — verify the package source and trustworthiness before running a global install.
Credentials
The skill declares no required environment variables or credentials. The instructions mention optional CLAWDHUB_REGISTRY to override the default and imply you will authenticate for publishing, which is proportional to the publishing use-case. No unrelated secrets or system config paths are requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or elevated platform privileges. It does not modify other skills' configs according to the provided files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install clawdhub-bak-2026-01-28t18-01-16-10-30 - 安装完成后,直接呼叫该 Skill 的名称或使用
/clawdhub-bak-2026-01-28t18-01-16-10-30触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of ClawdHub skill.
- Provides concise documentation for installing, searching, installing, updating, listing, and publishing skills via ClawdHub CLI.
- Includes usage examples and recommended commands for skill management.
- Details authentication steps for publishing and available CLI flags/options.
- Notes registry and working directory configuration defaults.
元数据
常见问题
Clawdhub.Bak 2026 01 28T18:01:16+10:30 是什么?
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.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 clawdhub CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1775 次。
如何安装 Clawdhub.Bak 2026 01 28T18:01:16+10:30?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawdhub-bak-2026-01-28t18-01-16-10-30」即可一键安装,无需额外配置。
Clawdhub.Bak 2026 01 28T18:01:16+10:30 是免费的吗?
是的,Clawdhub.Bak 2026 01 28T18:01:16+10:30 完全免费(开源免费),可自由下载、安装和使用。
Clawdhub.Bak 2026 01 28T18:01:16+10:30 支持哪些平台?
Clawdhub.Bak 2026 01 28T18:01:16+10:30 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Clawdhub.Bak 2026 01 28T18:01:16+10:30?
由 nicoataiza(@nicoataiza)开发并维护,当前版本 v1.0.0。
推荐 Skills