← Back to Skills Marketplace
93
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install skill-publishing
Description
Guide to publishing and sharing Hermes skills through ClawHub, including safe login practices, release hygiene, and security scan preparation.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-publishing - After installation, invoke the skill by name or use
/skill-publishing - Provide required inputs per the skill's parameter spec and get structured output
Version History
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 发布与分享完整指南
Metadata
Frequently Asked Questions
What is Hermes Skill Publishing Guide?
Guide to publishing and sharing Hermes skills through ClawHub, including safe login practices, release hygiene, and security scan preparation. It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install Hermes Skill Publishing Guide?
Run "/install skill-publishing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Hermes Skill Publishing Guide free?
Yes, Hermes Skill Publishing Guide is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Hermes Skill Publishing Guide support?
Hermes Skill Publishing Guide is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Hermes Skill Publishing Guide?
It is built and maintained by XuXu (@xuxuclassmate); the current version is v1.1.1.
More Skills