changelog-generator
仓库创建 2025年10月17日最近提交 3 天前SkillHot 收录 20 天前
▸ 精选理由
能把繁琐的手动撰写发布记录自动化为对用户易读的文本。
这个 Skill 做什么
从 git 提交历史自动生成用户友好的发布说明与变更日志。
把 git 提交历史自动整理成面向用户的 release notes / changelog,把技术性很强的 commit 翻译成客户能看懂的说明。适合准备发布说明、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.
7.1w
Stars
8.0k
Forks
40
仓库内 Skill
+4.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/changelog-generator/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/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 公开信息 · 原文版权归作者所有