releasenotesGenerate release notes from git commit history using Conventional Commits convention. Categorizes commits into Features, Bug Fixes, Performance, Refactoring,...
Install via ClawdBot CLI:
clawdbot install rogue-agent1/releasenotesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 11, 2026
A development team uses this skill to automatically generate release notes from git commit history for each version release. It categorizes commits into features, bug fixes, and other types, saving manual effort and ensuring consistency with Conventional Commits standards. This is ideal for agile environments with frequent deployments.
Maintainers of open source projects utilize this skill to create changelogs for new releases, summarizing contributions from multiple authors. It helps communicate updates to users by organizing commits into clear categories like breaking changes or documentation improvements, enhancing transparency and community engagement.
In a CI/CD pipeline, this skill is integrated to generate release notes automatically as part of the build process. It processes commits within a date range or since the last version, outputting to a file like CHANGELOG.md, which can be included in deployment artifacts or documentation for audit trails.
Product managers or technical writers use this skill to prepare release notes for customer-facing documentation. By extracting commits with version labels and categorizing them, it ensures accurate summaries of new features and fixes, supporting product launches and user communication efforts.
Offer this skill as part of a SaaS platform for development teams, charging a monthly fee per user or repository. It integrates with existing git workflows, providing automated release note generation to enhance productivity and reduce manual errors in release processes.
Sell enterprise licenses to large organizations that require customized integration with their internal tools and compliance needs. This model includes support, training, and advanced features like custom categories or security audits for git history analysis.
Release the core functionality as open source to build community adoption, then offer premium features such as advanced analytics, team collaboration tools, or cloud storage for generated notes. Monetize through upgrades and support services for power users.
💬 Integration Tip
Integrate this skill into existing git hooks or CI/CD scripts to automate release note generation on each commit or tag, ensuring up-to-date documentation without manual intervention.
Scored Jun 20, 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.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
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...