changelog-generator
仓库创建 2025年10月22日最近提交 2 个月前SkillHot 收录 23 天前
▸ 精选理由
把技术提交转换为易读的客户发布说明,节省大量人工撰写时间。
▸ 风险提示
需要访问仓库历史与提交内容,可能涉及敏感信息读取。
这个 Skill 做什么
从 git 提交自动生成面向用户的发布说明。
把零碎的 git 提交自动整理成面向用户的发布说明,能把技术性很强的 commit 改写成客户看得懂的更新要点。适合准备新版本的 release notes、周报或 App Store 上线描述时用,能把人工写几小时的活缩短到几分钟。特别之处是会分析提交历史、按类型归类并生成可直接发布的条目。
▸ 展开 SKILL.md 英文原文
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
1.8k
Stars
487
Forks
23
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/ComposioHQ/awesome-claude-plugins/master/changelog-generator/skills/changelog-generator/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/ComposioHQ/awesome-claude-plugins/master/changelog-generator/skills/changelog-generator/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Changelog Generator This skill transforms technical git commits into polished, user-friendly changelogs that your customers and users will actually understand and appreciate. ## When to Use This Skill - Preparing release notes for a new version - Creating weekly or monthly product update summaries - Documenting changes for customers - Writing changelog entries for app store submissions - Generating update notifications - Creating internal release documentation - Maintaining a public changelog/product updates page ## What This Skill Does 1. **Scans Git History**: Analyzes commits from a specific time period or between versions 2. **Categorizes Changes**: Groups commits into logical cat
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有