gitcode-release-notesGenerate release notes for GitCode repositories from commits (by tag range or since-date), grouped as feat/fix/docs/other, output Markdown for Release pages....
Install via ClawdBot CLI:
clawdbot install autoxj/gitcode-release-notesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://gitcode.com/setting/token-classicAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Maintainers of open source projects on GitCode need to generate professional release notes for new versions. This skill helps them automatically extract commits between tags, categorize changes into features/fixes/docs, and produce polished Markdown documentation that's ready for release pages.
Development teams in companies using GitCode for internal repositories need structured release documentation for product updates. The skill ensures consistent formatting, removes internal jargon, and focuses on user-facing changes for better communication with stakeholders and customers.
CI/CD pipelines can integrate this skill to automatically generate release notes as part of deployment workflows. When a new tag is pushed, the skill can generate notes for the changes since the last release, saving manual documentation effort.
QA teams need clear documentation of changes between versions to plan testing strategies. This skill provides categorized, summarized changes that help testers understand what features to verify and what bugs were addressed.
Technical writers can use this skill to get structured commit data as a starting point for release documentation. The JSON output provides raw data that writers can further refine and incorporate into comprehensive release communications.
Offer this skill as part of a premium GitCode platform subscription. Teams pay monthly for enhanced release management features including automated note generation, templates, and analytics on release frequency and change types.
Provide enterprise customers with customized release note workflows, integration with their internal tools, priority support, and training on best practices for release communication as part of comprehensive GitCode support packages.
Package this skill as a standalone tool in DevOps marketplaces. Developers can purchase one-time licenses or pay-per-use credits to generate release notes across multiple repositories, with options for custom templates and formatting.
💬 Integration Tip
Ensure GITCODE_TOKEN is properly configured in environment variables before use, and always provide the --repo parameter with owner/repo format for successful execution.
Scored Jun 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.
通过网页抓取获取 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...