
Changelog Generator
- 18 installs
- 3.9k repo stars
- Updated August 5, 2026
- didi/mpx
Generates a version changelog from the git commits and code diff between the latest and previous release, structured into New Features, Bug Fixes, and Package changes.
About
A skill that generates a version changelog by comparing the git commit history and code diff between the latest and previous release, organizing the output into New Features, Bug Fixes, and package-version changes written to a changelogs/<version>.md file. A solo developer reaches for it when cutting a release and wanting consistent, structured release notes without hand-writing them.
- Changelog from git commits + diff
- New Features / Bug Fixes / Packages
- Writes changelogs/<version>.md
Changelog Generator by the numbers
- 18 all-time installs (skills.sh)
- Ranked #170 of 248 Release Management skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/didi/mpx --skill changelog-generatorAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 18 |
|---|---|
| repo stars | ★ 3.9k |
| Last updated | August 5, 2026 |
| Repository | didi/mpx ↗ |
What it does
Generates a version changelog from the git commits and code diff between the latest and previous release, structured into New Features, Bug Fixes, and Package changes.
Who is it for?
Devs cutting releases who want structured changelogs
When should I use this skill?
Generating a changelog between two versions
What you get
- changelogs/<version>.md