Communityv0.1.0

Release Skills

WHAT: Universal release workflow with auto-detection, multi-language changelogs, semantic versioning, and git tagging. WHEN: User wants to create a release, bump version, update changelog, push a new version, or prepare for deployment. KEYWORDS: "release", "发布", "new version", "新版本", "bump version", "update version", "更新版本", "push", "推送", "create release", "prepare release", "tag version"

1.1kdownloads13active installswpank
View on ClawHubBack to Skills

Skill Details

Slug
release-skills
Latest Version
0.1.0
Author
wpank
Published
Feb 10, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Release Skills.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release: introduces a universal, multi-language release workflow for any project type. - Auto-detects project type and version files (Node.js, Python, Rust, Claude Plugin, generic) - Generates semantic release changelogs in multiple languages, detecting changelog files and languages - Analyzes commits for feature, fix, breaking changes using conventional commit messages - Suggests and applies semantic version bumps with user confirmation and dry-run support - Automates release tasks: changelog generation, version file update, git commit, tagging, and optional push - Never pushes or tags without explicit user confirmation