← 返回 Skills 市场
g-hanasq

skill-merge-and-republish

作者 G-Hanasq · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
277
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-merge-and-republish
功能描述
Merge overlapping local skills into one canonical skill and republish the canonical skill to ClawHub. Use when two local skills have overlapping responsibili...
安全使用建议
This skill's instructions require filesystem and git operations plus the ability to publish to ClawHub, but the skill metadata declares no credentials or tools. Before installing or running it, confirm: (1) which ClawHub auth the agent will use (API token, CLI login, or none); (2) whether the agent has write/delete access to your local skill folders and git commit rights; (3) whether the 'clawhub-publish-flow' tool exists and how it authenticates. Prefer running the merge workflow manually or in a sandbox first, back up skill folders and registries, require explicit user confirmation before deleting folders or pushing commits, and add explicit required env vars (e.g., CLAWHUB_TOKEN) to the skill metadata so the credential surface is clear. If you don't want automatic publishing, do not permit autonomous invocation or require an interactive confirmation step.
功能分析
Type: OpenClaw Skill Name: skill-merge-and-republish Version: 0.1.0 The skill bundle provides a legitimate workflow for merging overlapping local skills and republishing the result to ClawHub. The instructions in SKILL.md involve standard administrative tasks such as reading files, deleting redundant local folders, and executing a publishing command (clawhub-publish-flow), all of which are consistent with the stated purpose and show no signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The stated purpose (merge local skills and republish to ClawHub) matches the workflow in SKILL.md. However, publishing to ClawHub and committing/removing local skill folders implies needing git access, filesystem write/delete permission, and ClawHub credentials or a publish tool—none of which are declared in the skill metadata. The omission makes the declared requirements incomplete.
Instruction Scope
Instructions explicitly tell the agent to read both skill folders, remove a redundant skill folder, commit locally, bump versions, call a 'clawhub-publish-flow', and verify remote status. Those actions involve local file I/O, VCS operations, and network publishing. The SKILL.md does not explain how authentication or safety checks should be handled, nor does it constrain what files may be removed or how to back up changes.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; that minimizes installation risk. There is no download or package install to evaluate.
Credentials
The skill declares no required environment variables or credentials, yet its workflow requires access to local repos and ClawHub publishing. Reasonable credentials would include git commit rights and a ClawHub API token or CLI auth. The absence of declared credentials is disproportionate to the described publish actions and risks silent use of ambient credentials or unexpected failures.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It does instruct making persistent changes (deleting folders, committing, publishing), but it does not request permanent platform-level presence or modification of other skills' configs beyond the merge workflow itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-merge-and-republish
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-merge-and-republish 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release
元数据
Slug skill-merge-and-republish
版本 0.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

skill-merge-and-republish 是什么?

Merge overlapping local skills into one canonical skill and republish the canonical skill to ClawHub. Use when two local skills have overlapping responsibili... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 277 次。

如何安装 skill-merge-and-republish?

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

skill-merge-and-republish 是免费的吗?

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

skill-merge-and-republish 支持哪些平台?

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

谁开发了 skill-merge-and-republish?

由 G-Hanasq(@g-hanasq)开发并维护,当前版本 v0.1.0。

💬 留言讨论