changelog-release-managerGenerates changelogs from git commit history using conventional commits. Triggers: generate changelog, release notes, changelog.
Install via ClawdBot CLI:
clawdbot install sky-lv/changelog-release-managerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 22, 2026
A software company prepares for a new version release and uses the skill to automatically generate changelogs from git commit history, ensuring all changes are documented and communicated to stakeholders.
An open-source maintainer uses the skill to generate release notes after merging pull requests, providing contributors and users with clear updates on new features and bug fixes.
An IT department maintains internal tools and uses the skill to create changelogs for each release, helping teams track updates and plan upgrades.
DevOps engineers integrate the skill into their CI/CD pipeline to automatically generate changelogs on every deployment, reducing manual effort and ensuring consistency.
A development agency uses the skill to generate client-facing changelogs for custom software projects, demonstrating progress and transparency.
Offer a free basic version with limited customization, and premium plans for advanced filtering, branding, and CI/CD integrations. Revenue from subscription tiers based on usage and features.
Integrate as a paid add-on within existing DevOps platforms (e.g., GitHub, GitLab) offering enhanced changelog generation, analytics, and release notes management.
Provide a cloud-based service for companies to automatically generate and host changelogs for their internal or customer-facing products, with collaboration features.
💬 Integration Tip
Install as a command-line tool or GitHub Action; ensure your commit messages follow conventional commits format for best results.
Scored May 22, 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.
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces...
Create and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages deployment. Handles complete workflow from project initialization to live deployment with GitHub Actions automation.
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...