← 返回 Skills 市场
199
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install publish-to-clawhub
功能描述
Prepare and publish a local skill to ClawHub and GitHub using a workflow that keeps the local publish directory clean. Use this skill when the user wants to...
安全使用建议
This skill is an instruction-only publishing workflow and appears coherent and low-risk. Before using it, ensure you have local backups, confirm the target GitHub repo and visibility, have the clawhub CLI and git available and authenticated (prefer SSH or a credential manager), review the skill folder for secrets or private data, and explicitly confirm any destructive actions (force-push or deleting the local README). Because it can run publish and git commands, only allow the agent to proceed when you’ve reviewed the planned steps and given explicit approval.
功能分析
Type: OpenClaw Skill
Name: publish-to-clawhub
Version: 2.2.0
The skill bundle is a legitimate utility designed to help users clean, prepare, and publish OpenClaw skills to ClawHub and GitHub. It includes explicit safety instructions for the AI agent to identify and remove sensitive information (API keys, PII) before publishing, and it prioritizes secure authentication methods like SSH and browser-based login over manual token entry (SKILL.md, references/publish-checklist.md).
能力评估
Purpose & Capability
The name and description match the SKILL.md: it is a publish workflow for ClawHub and GitHub. The instructions reference only tools and actions you would expect (clawhub CLI, git, README handling). There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs the agent to inspect and clean the skill folder, run `clawhub whoami` / `clawhub publish`, and perform git clone/commit/push workflows. These actions stay within the publishing/repo-management scope. The file-sweep guidance is limited to the skill folder and common extensions and explicitly warns about not exfiltrating secrets.
Install Mechanism
There is no install spec and no code files. As an instruction-only skill, it does not write code to disk or download executables. This is the lowest-risk install profile and matches the skill's purpose.
Credentials
The skill declares no required environment variables or credentials. It sensibly recommends using SSH, browser login, or credential helpers rather than pasting tokens. There is no request for unrelated secrets or broad credential access.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or modify other skills' configs. Note: the agent may execute publish and git commands when invoked — confirm actions before allowing autonomous runs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install publish-to-clawhub - 安装完成后,直接呼叫该 Skill 的名称或使用
/publish-to-clawhub触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.2.0
Documented the validated clean-local workflow: improve skill, publish to ClawHub first, then add a temporary README for GitHub and remove it locally after sync.
v2.1.0
Refined the public-release workflow, clarified safety rules, and added publishing checklists and interface metadata.
v2.0.0
v2.0.0: SKILL.md only, no README, no .git, clean git history
v1.0.2
Security update: remove auto force-push, require explicit user confirmation, add security risk notes
v1.0.1
Security hardening: fix token-in-URL (use SSH or credential helper instead), add credential handling section, add force-push warnings before destructive git operations, update metadata declarations
v1.0.0
Initial release: end-to-end workflow for publishing OpenClaw skills to GitHub and ClawHub
元数据
常见问题
Publish To ClawHub 是什么?
Prepare and publish a local skill to ClawHub and GitHub using a workflow that keeps the local publish directory clean. Use this skill when the user wants to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 199 次。
如何安装 Publish To ClawHub?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install publish-to-clawhub」即可一键安装,无需额外配置。
Publish To ClawHub 是免费的吗?
是的,Publish To ClawHub 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Publish To ClawHub 支持哪些平台?
Publish To ClawHub 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Publish To ClawHub?
由 Zack(@zackz2025)开发并维护,当前版本 v2.2.0。
推荐 Skills