changelog-generator
仓库创建 2025年10月22日最近提交 14 天前SkillHot 收录 21 天前
▸ 精选理由
节省编写发布说明时间,适合开发团队。
▸ 风险提示
需要访问仓库提交记录与凭据。
这个 Skill 做什么
从 git 提交自动生成面向用户的发布/变更日志。
把 Git 提交历史自动整理成面向用户的发布说明,把技术性 commit 分类并翻译成客户能看懂的变更点。在准备发版、写产品周报或给用户的更新说明时用,能把人工写变更日志的工时缩到几分钟。特点是能识别影响面、变更类型和重点,用清晰的用户视角输出 release notes。
▸ 展开 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.4k
Stars
247
Forks
31
仓库内 Skill
+45
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Prat011/awesome-llm-skills/master/changelog-generator/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Prat011/awesome-llm-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 公开信息 · 原文版权归作者所有