jrv-changelog-genGenerate changelogs from git commit history with conventional commit parsing. Use when asked to generate a changelog, create release notes, summarize git his...
Install via ClawdBot CLI:
clawdbot install Johnnywang2001/jrv-changelog-genGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Development teams use this skill to automatically generate release notes and changelogs from git commit history between version tags. It ensures accurate documentation of new features, bug fixes, and breaking changes, streamlining the release process for continuous integration/deployment pipelines.
Maintainers of open source projects leverage the skill to create detailed changelogs for each release, helping contributors and users track changes. By parsing conventional commits, it provides clear summaries of enhancements, patches, and documentation updates, fostering transparency and community engagement.
Organizations in regulated industries use the skill to generate audit trails of code changes between specific dates or versions. The JSON output format allows for easy integration with compliance systems, documenting modifications for security reviews, regulatory reporting, or internal governance.
Technical writers or project managers employ the skill to summarize git history into structured markdown files for inclusion in documentation sites. It automates the creation of change logs, reducing manual effort and ensuring consistency in release documentation across product versions.
Offer the changelog generator as a cloud-based service integrated into CI/CD platforms like GitHub Actions or GitLab CI. Charge subscription fees based on usage tiers, such as number of repositories or frequency of runs, targeting development teams seeking automated release documentation.
License the skill as part of a larger DevOps toolset for enterprise clients, providing customization, support, and on-premise deployment options. Revenue is generated through one-time license fees or annual maintenance contracts, appealing to organizations with strict security or compliance needs.
Distribute the core functionality as free, open-source software to build a community and attract users. Monetize through premium features like advanced analytics, team collaboration tools, or priority support, converting a percentage of users to paid plans.
💬 Integration Tip
Integrate this skill into existing CI/CD pipelines using simple command-line calls; ensure git is accessible in the environment for seamless 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.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...