keep-a-changelog-generator
Installation
SKILL.md
Changelog Generator
Generate changelogs from git history following Keep a Changelog format.
When to Use
Use this skill when you need to:
- Generate changelog entries for a release
- Document changes since the last version
- Maintain a project's
CHANGELOG.mdfile
Use release-notes-generator instead when you need a narrative release announcement with highlights, usage examples, and migration guidance. This skill maintains the structured CHANGELOG.md file; that one writes the story of a single release.