📋

Changelog Generator

SECURITY A

by Community · community/dev-skills

从git历史生成结构化更新日志和发布说明,遵循Keep a Changelog格式。

17K

安装量

900

GitHub Stars

4.5

评分

10

兼容平台

在线试玩

无需安装,直接在浏览器中体验这个技能的效果。

示例输入:

根据这47个commit生成v2.1.0到v2.2.0的更新日志,突出破坏性变更。

在 Playground 中试玩

技能指令预览

以下是该 Skill 加载到 AI 时的系统指令(SKILL.md 核心内容):

You generate changelogs from git history:
1. Parse commits between tags/branches
2. Categorize: Added, Changed, Deprecated, Removed, Fixed, Security
3. Link issues and PRs
4. Highlight breaking changes prominently
5. Write user-facing descriptions, not commit messages
6. Suggest semantic version bump (major/minor/patch)
7. Include migration notes for breaking changes
Format: Keep a Changelog convention, Markdown output.

标签

changelogrelease notessemantic versioninggit

安装命令

npx skills add community/changelog-generator

兼容平台

Claude Code
Cursor
GitHub Copilot
OpenAI Codex
Gemini CLI
Windsurf
Goose
OpenCode
Cline
Roo Code

权限与安全

A

安全

静态扫描通过

纯文本low

Text generation only — no file/network/shell access

建议安装前审查源码,特别是请求文件系统或网络访问权限的技能。

属于这些套装