← 返回 Skills 市场
xuxuclassmate

Hermes Skill Publishing Guide

作者 XuXu · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ 安全检测通过
93
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install skill-publishing
功能描述
Guide to publishing and sharing Hermes skills through ClawHub, including safe login practices, release hygiene, and security scan preparation.
安全使用建议
This guide appears coherent and safe: it gives expected clawhub commands and sensible security advice. Before following examples, double-check slugs/owner names to avoid accidental delete/merge, provide CLAWHUB_TOKEN interactively (as shown) rather than embedding it, and review any command before running it. Since the file is instruction-only, no code will be installed, but be cautious about allowing autonomous agent execution of publish/delete commands — run them manually or confirm prompts to prevent accidental changes.
功能分析
Type: OpenClaw Skill Name: skill-publishing Version: 1.1.1 The skill bundle consists of documentation (SKILL.md) and metadata (_meta.json) providing guidance on publishing skills to ClawHub. It promotes security best practices, such as avoiding command history for tokens and performing pre-publication security checks, and contains no executable code or malicious instructions.
能力评估
Purpose & Capability
The name/description (publishing/share guide for ClawHub) aligns with the runtime instructions: login, publish, inspect, delete, merge, and a security checklist. There are no unrelated binaries, services, or unexplained permissions requested.
Instruction Scope
SKILL.md contains only publishing-related guidance and example clawhub commands and explicitly advises safe handling of tokens and removal of secrets. It does include destructive actions (publish/delete/merge) which are expected for a publishing guide, but it does not instruct the agent to read unrelated files, exfiltrate data, or contact unexpected endpoints.
Install Mechanism
No install spec or code files are present; this instruction-only format is low-risk because nothing will be written to disk by an installer.
Credentials
The document demonstrates reading a CLAWHUB_TOKEN from stdin and unsetting it, but the registry metadata lists no required env vars. This is a minor mismatch but reasonable: the token is optional/interactive in examples. Users should treat CLAWHUB_TOKEN as a sensitive secret and not expose it in history or logs.
Persistence & Privilege
The skill does not request persistent/always-on presence (always:false). It is user-invocable and the instructions show commands that can modify or delete skills — appropriate for a publishing guide. Note: because agent invocation is allowed by default, avoid letting the agent run these commands autonomously unless you trust it to act only under explicit user direction.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-publishing
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-publishing 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Translate the title to English and tighten the publishing guidance around secure login and scan hygiene.
v1.1.0
安全修复:移除非官方镜像引用和反面代码示例;重写安全扫描指南为正面描述
v1.0.0
Initial publish: Hermes Skills Hub 发布与分享完整指南
元数据
Slug skill-publishing
版本 1.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Hermes Skill Publishing Guide 是什么?

Guide to publishing and sharing Hermes skills through ClawHub, including safe login practices, release hygiene, and security scan preparation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。

如何安装 Hermes Skill Publishing Guide?

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

Hermes Skill Publishing Guide 是免费的吗?

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

Hermes Skill Publishing Guide 支持哪些平台?

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

谁开发了 Hermes Skill Publishing Guide?

由 XuXu(@xuxuclassmate)开发并维护,当前版本 v1.1.1。

💬 留言讨论