← Back to Skills Marketplace
g-hanasq

skill-merge-and-republish

by G-Hanasq · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
277
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install skill-merge-and-republish
Description
Merge overlapping local skills into one canonical skill and republish the canonical skill to ClawHub. Use when two local skills have overlapping responsibili...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-merge-and-republish
  3. After installation, invoke the skill by name or use /skill-merge-and-republish
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release
Metadata
Slug skill-merge-and-republish
Version 0.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 277 downloads so far.

How do I install skill-merge-and-republish?

Run "/install skill-merge-and-republish" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is skill-merge-and-republish free?

Yes, skill-merge-and-republish is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does skill-merge-and-republish support?

skill-merge-and-republish is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created skill-merge-and-republish?

It is built and maintained by G-Hanasq (@g-hanasq); the current version is v0.1.0.

💬 Comments