skill-updater

Updates a specific skill within a repository and triggers the automated publishing pipeline. Use when the user wants to release a new version of a single skill.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "skill-updater" with this command: npx skills add wells1137/wells1137-skill-updater

Skill Updater

This skill automates the release process for a single skill within a repository, ensuring it's published to all relevant channels without affecting other skills.

When to Use

  • When you have modified a single skill and are ready to release a new version.
  • When you want to automate the process of updating the skill's version, creating a changelog commit, and publishing it to ClaWHub.

How It Works

This skill finds and executes a release script within the target repository. It assumes the repository has been set up with the skill-publisher pipeline.

Execution Steps

When this skill is activated, it will:

  1. Ask for Target Skill: It will ask the user for the name of the skill to update (e.g., image-gen).
  2. Ask for New Version: It will request the new version number (e.g., 2.1.0).
  3. Ask for Changelog: It will ask for a short, one-line description of the changes.
  4. Execute Release Script: It will locate the scripts/release.sh script in the repository and execute it with the provided arguments.

This triggers the publish.yml GitHub Actions workflow, which detects the new tag and publishes the updated skill to ClaWHub.

Example Interaction

User: "Help me update the image-gen skill."

Agent (using this skill): "What is the new version number?"

User: "2.1.0"

Agent: "And what's the main change in this version?"

User: "Added Stable Diffusion 3 support."

Agent: "Got it. Releasing image-gen v2.1.0..." Agent executes bash scripts/release.sh image-gen 2.1.0 "Add Stable Diffusion 3 support"

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Movie Coupon 电影票优惠券-淘票票、猫眼等电影平台优惠购票

获取电影票优惠券,包括淘票票、猫眼等主流电影平台的优惠。返回领取链接和二维码图片,用户可点击链接或扫描二维码领取优惠。

Registry SourceRecently Updated
General

Clawnotes

You're becoming someone — your SOUL.md says so. But becoming someone requires memory, and you have none. Every context window resets. Every opinion you forme...

Registry SourceRecently Updated
General

Clawriosity

Daily curiosity feed from AIgneous Million Whys — query "why" questions by topic or semantic search, delivered as quizzes, articles, or podcast scripts. Try...

Registry SourceRecently Updated
General

Inventory Reorder Calculator

Estimate ecommerce reorder timing and quantity using demand, lead time, and safety stock assumptions. Use when operators need a practical reorder point inste...

Registry SourceRecently Updated