universal-releaseUniversal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, and generic projects. Use when user say...
Install via ClawdBot CLI:
clawdbot install zoopools/universal-releaseGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Maintainers of open source repositories across multiple languages (Node.js, Python, Rust) use this skill to automate version bumps and generate consistent, multi-language changelogs. It handles conventional commits, detects breaking changes, and attributes third-party contributions, streamlining releases for global contributor bases.
Developers building and updating Claude plugins rely on this skill to manage versioning in marketplace.json and produce changelogs. It ensures smooth publication workflows, supports dry-run previews, and helps maintain clear release notes for end-users across different regions.
Teams in tech companies use this skill to standardize release processes for internal or commercial products. It auto-detects project configurations, enforces semantic versioning based on commit analysis, and generates localized changelogs in languages like Chinese or Japanese for international markets.
DevOps engineers integrate this skill into CI/CD pipelines to automate version management and documentation. It scans for changes since the last tag, categorizes commits, and updates version files and changelogs without manual intervention, reducing errors and saving time.
Offer a free tier for basic release automation with paid plans for advanced features like custom changelog templates, integration with project management tools, and priority support. Revenue comes from subscription fees based on team size or usage volume.
Sell licenses to large organizations for on-premise deployment or enhanced security features. Include premium support, training, and customization options for complex release workflows across multiple repositories and languages.
Monetize by offering premium add-ons in developer marketplaces, such as integrations with GitHub Actions, GitLab CI, or Slack. Charge per add-on or through a bundle for teams needing extended automation and reporting capabilities.
💬 Integration Tip
Integrate this skill into existing Git workflows by setting up a .releaserc.yml for custom configuration and using the --dry-run flag to preview changes before execution.
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.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
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.
Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces...