← 返回 Skills 市场
vivian8725118

Skill Publisher

作者 Vivian · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
106
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-publisher-plugin
功能描述
上传和发布技能到 ClawHub 市场。当用户说"发布skill"、"上传到clawhub"、"发布到市场"或需要将本地技能发布到 ClawHub 时触发。
安全使用建议
This skill is an instructions document for using the ClawHub CLI and appears coherent. Before using it: (1) verify you have Node/npm/npx installed — the SKILL.md assumes npx is available but doesn't declare it; (2) be aware that running 'npx clawhub ...' will fetch and run the clawhub package from the npm registry at runtime — confirm the package name, version and that you trust ClawHub; (3) review the files in the skill-path you intend to publish so you don't accidentally upload sensitive files; (4) prefer running the shown commands manually the first time so you can inspect CLI output and any login flow; and (5) if you require higher assurance, install the clawhub CLI from a verified source (or pin a known-safe version) before invoking these commands.
功能分析
Type: OpenClaw Skill Name: skill-publisher-plugin Version: 1.0.0 The skill bundle is a utility designed to help users publish and update OpenClaw skills to the ClawHub marketplace. It uses standard CLI commands via 'npx clawhub' for authentication and package management as described in SKILL.md. No evidence of malicious intent, data exfiltration, or obfuscation was found; the logic is transparent and aligns with the stated purpose of a developer publishing tool.
能力评估
Purpose & Capability
The SKILL.md's purpose (publish a skill to ClawHub) matches the actions it instructs (npx clawhub whoami/inspect/publish). However the file assumes the presence of npx/Node and the clawhub npm package without declaring required binaries or credentials—this is a minor mismatch but explainable for an instruction-only skill.
Instruction Scope
Instructions are narrowly scoped to running the ClawHub CLI commands (whoami, login, inspect, publish, sync) and manipulating a local skill path (may be under home). It does not instruct reading unrelated system files or exfiltrating data to unexpected endpoints beyond ClawHub.
Install Mechanism
No install spec or code files are present (instruction-only). No downloads or archive extraction are instructed by the skill itself. Risk arises only from invoking 'npx clawhub' at runtime (see guidance).
Credentials
The skill declares no required environment variables or credentials. At runtime the user will be prompted to authenticate with ClawHub via the CLI (npx clawhub login) as expected; no unrelated credentials are requested.
Persistence & Privilege
always is false and the skill doesn't request persistent or elevated system presence. It does not modify other skills' configs or claim broad privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-publisher-plugin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-publisher-plugin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the ClawHub skill publishing tool. - Allows uploading and publishing local skills to the ClawHub marketplace. - Includes login status checks and versioning guidance based on semantic versioning. - Provides clear CLI command references and usage examples for publishing and updating skills. - Supports trigger words like "发布skill", "上传到clawhub", and "发布到市场" for easy activation.
元数据
Slug skill-publisher-plugin
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Skill Publisher 是什么?

上传和发布技能到 ClawHub 市场。当用户说"发布skill"、"上传到clawhub"、"发布到市场"或需要将本地技能发布到 ClawHub 时触发。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。

如何安装 Skill Publisher?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-publisher-plugin」即可一键安装,无需额外配置。

Skill Publisher 是免费的吗?

是的,Skill Publisher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Skill Publisher 支持哪些平台?

Skill Publisher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Skill Publisher?

由 Vivian(@vivian8725118)开发并维护,当前版本 v1.0.0。

💬 留言讨论