← 返回
开发者工具

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...
合并重叠的本地技能为规范技能并重新发布至ClawHub。用于本地技能职责重叠时。
g-hanasq
开发者工具 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 611
下载
💾 14
安装
1
版本
#latest

概述

Skill Merge and Republish

Use this skill when multiple local skills overlap enough that keeping both would create confusion, drift, or duplicated maintenance.

Goal

Turn:

  • duplicated or overlapping skills

into:

  • one canonical skill with merged guidance
  • one local source of truth
  • one updated ClawHub release

When to use

Use when:

  • two skills solve substantially the same workflow
  • one newer helper skill should be absorbed into an older canonical skill
  • a temporary skill exists only to extend a stronger publish/install/review flow
  • the user explicitly says “merge these skills” or “merge this into that and update ClawHub”

Workflow

  1. Read both skills fully.
  2. Identify:
    • canonical skill to keep
    • absorbed skill to retire
    • unique instructions that must be preserved
  3. Merge the absorbed logic into the canonical SKILL.md.
  4. Remove the redundant local skill folder.
  5. Commit locally.
  6. Inspect the canonical remote skill on ClawHub.
  7. Bump patch version.
  8. Publish the updated canonical skill via clawhub-publish-flow.
  9. Verify remote status.
  10. Update local registry sheet if it references both skills.

Canonical choice rules

Prefer keeping the skill that already has:

  • clearer name
  • better installed history
  • existing ClawHub presence
  • broader but still coherent scope

Safety rules

  • Do not merge unrelated skills just because they look adjacent.
  • Do not preserve duplicated wording if it reduces clarity.
  • Do not keep both skills unless their trigger boundaries are truly distinct.
  • Always update the registry after merge if the registry exists.

Output

Report:

  • kept skill
  • retired skill
  • what logic was merged
  • local commit
  • remote version bump
  • ClawHub publish result

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-19 17:10 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,937
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 66 📥 179,967
security-compliance

Skill Shell

g-hanasq
安装前评估外部技能,决定安装、拒绝或仅提取有用思路。用于用户分享 ClawHub/GitHub... 时。
★ 0 📥 818