release-skillsWHAT: 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"
Install via ClawdBot CLI:
clawdbot install wpank/release-skillsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wpank/ai/tree/main/skills/tools/release-skillsAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
Maintainers of open-source projects use this skill to automate version bumps and changelog updates across multiple languages (e.g., English, Chinese, Japanese) after merging pull requests. It ensures consistent semantic versioning based on commit types like features or fixes, and handles git tagging for releases on platforms like GitHub.
Development teams in SaaS companies employ this skill to streamline release workflows for microservices or monorepos, auto-detecting version files and generating changelogs. It helps enforce quality criteria by grouping changes by module and confirming user consent before pushing to avoid deployment errors.
Platforms with international user bases, such as e-learning or media apps, use this skill to update changelogs in multiple languages (e.g., en, zh, ja) simultaneously. It auto-detects language-specific files and ensures consistent attribution for contributors, enhancing user communication across regions.
Developers creating plugins for ecosystems like Claude or other marketplaces utilize this skill to automate version updates in files like marketplace.json. It supports dry-run previews to verify changes before release, ensuring compliance with marketplace standards and avoiding orphaned tags.
Companies offer this skill as part of a DevOps or release management SaaS platform, charging monthly fees for automated workflows and multi-language support. Revenue is generated through tiered plans based on features like advanced configuration or team collaboration tools.
The skill is released as open-source with core features free, while premium add-ons like enhanced analytics or enterprise support are monetized. Revenue comes from paid upgrades, consulting services, or donations from the developer community.
Large organizations license this skill for internal use, integrating it into their CI/CD pipelines with custom configurations. Revenue is generated through upfront licensing fees or annual contracts that include maintenance and priority support.
💬 Integration Tip
Integrate this skill into existing CI/CD pipelines using scripts like prepare_release.py, and configure .releaserc.yml for project-specific overrides to ensure seamless automation.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.