changelog-automation
✓按照保留变更日志格式,从提交、PR 和发布中自动生成变更日志。在设置发布工作流程、生成发布说明或标准化提交约定时使用。
SKILL.md
Patterns and tools for automating changelog generation, release notes, and version management following industry standards.
| feat | New feature | Added | | fix | Bug fix | Fixed | | docs | Documentation | (usually excluded) | | style | Formatting | (usually excluded) | | refactor | Code restructure | Changed | | perf | Performance | Changed | | test | Tests | (usually excluded) | | chore | Maintenance | (usually excluded) | | ci | CI changes | (usually excluded) |
| build | Build system | (usually excluded) | | revert | Revert commit | Removed |
按照保留变更日志格式,从提交、PR 和发布中自动生成变更日志。在设置发布工作流程、生成发布说明或标准化提交约定时使用。 来源:wshobson/agents。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/wshobson/agents --skill changelog-automation- 分类
- >_效率工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 changelog-automation?
按照保留变更日志格式,从提交、PR 和发布中自动生成变更日志。在设置发布工作流程、生成发布说明或标准化提交约定时使用。 来源:wshobson/agents。
如何安装 changelog-automation?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/wshobson/agents --skill changelog-automation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/wshobson/agents