← 返回 Skills 市场
ClawhHub Skill Publisher
作者
Xiaobing Mi
· GitHub ↗
· v1.0.0
· MIT-0
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xingke-clawhub-publish
功能描述
Publishes a skill to ClawhHub — the Claude skills marketplace. Use this skill whenever the user wants to publish, release, or push a new version of a skill t...
安全使用建议
This skill appears to do what it claims (publish a local skill), but it will run shell commands and read/write files under ~/.claude/skills/. Before installing or invoking it, consider: 1) Only use it if you trust the local `clawhub` CLI and any credentials it holds. 2) Be cautious about providing free-form changelog, name, or path text — these values may be interpolated into shell commands; treat inputs as untrusted or ensure the agent escapes them. 3) If any skills in ~/.claude/skills/ contain secrets, review them first or publish from a sanitized copy. 4) Prefer the agent to ask explicit confirmation before running the `clawhub publish` command and before writing back to SKILL.md. If you want a lower risk workflow, run the listed commands yourself in a shell rather than granting autonomous invocation.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md only describes locating a local skill folder, reading SKILL.md frontmatter, running `clawhub inspect` and `clawhub publish`, and optionally updating the SKILL.md version. Those actions are coherent with a publisher skill.
Instruction Scope
The runtime instructions instruct the agent to list and read files in ~/.claude/skills/, run local CLI commands (clawhub inspect/publish), and optionally write back to SKILL.md. This is within the publisher's scope but introduces two risks: (1) the agent will access arbitrary files under the user's ~/.claude/skills/ path which may contain secrets or sensitive data; (2) the publish command interpolation uses user-provided strings (name, changelog, path) directly in shell commands with no guidance on escaping or sanitization — a command-injection risk if the agent or the input handling is naive.
Install Mechanism
Instruction-only skill with no install spec and no code files. No downloads or installs are requested, which minimizes additional risk.
Credentials
The skill declares no required environment variables or credentials. However, it assumes the presence of the `clawhub` CLI and that the CLI has stored authentication (e.g., via `clawhub login`). The skill will therefore indirectly use whatever credentials the user's clawhub CLI has — expected for this purpose but worth noting.
Persistence & Privilege
The skill is not always-enabled and does not request persistent platform privileges. It does propose modifying SKILL.md only with user consent; there is no indication it alters other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xingke-clawhub-publish - 安装完成后,直接呼叫该 Skill 的名称或使用
/xingke-clawhub-publish触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首次发布:引导用户通过 clawhub CLI 发布 skill 到 clawhub 市场
元数据
常见问题
ClawhHub Skill Publisher 是什么?
Publishes a skill to ClawhHub — the Claude skills marketplace. Use this skill whenever the user wants to publish, release, or push a new version of a skill t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 ClawhHub Skill Publisher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xingke-clawhub-publish」即可一键安装,无需额外配置。
ClawhHub Skill Publisher 是免费的吗?
是的,ClawhHub Skill Publisher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ClawhHub Skill Publisher 支持哪些平台?
ClawhHub Skill Publisher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ClawhHub Skill Publisher?
由 Xiaobing Mi(@xingke2023)开发并维护,当前版本 v1.0.0。
推荐 Skills