changelog - Generate Changelog from Git Commits
Automatically generate CHANGELOG.md from git commits with semantic versioning, categorization, and multiple output formats.
Tags
Updated: 2026-03-10Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read git commits
- parse commit messages
- generate changelog
- write CHANGELOG.md
- format markdown output
- export JSON format
- create version entry
- list git tags
Inputs
- Git repository
- git commit history
- git tags
- version range
Outputs
- CHANGELOG.md file
- JSON changelog data
- version entry
- formatted markdown
Requirements
- Git repository
- file system access
- git command access
