changelog-generator
仓库创建 2025年7月25日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由
能把技术提交转为客户可读的发布说明,显著节省编写时间。
这个 Skill 做什么
从 git 提交自动生成面向用户的可读化变更日志。
把 Git 提交记录分析并归类后,自动生成面向用户、易读的变更日志,把技术型提交翻译成可以发布的说明。适合准备版本发布、周/月产品更新或应用商店说明时使用。能把手写日志从几小时缩短到几分钟,并保持格式一致。
▸ 展开 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.
3.2k
Stars
441
Forks
40
仓库内 Skill
+72
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/changelog-generator/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/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 公开信息 · 原文版权归作者所有