Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Generates a clean, grouped CHANGELOG entry from a list of git commit messages. Use when the user asks to draft release notes or a changelog from recent commits.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | 44% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 5% | 0% |
| case-17 | ✗→✓ | ▲ Improved | 9% | 0% |
| case-12 | ✓→✗ | ▼ Worse | 11% | 0% |
| case-15 | ✓→✓ | = Same ✓ | -14% | 0% |
Turn raw commit messages into a readable changelog section.
git log --oneline if asked).feat)fix)chore, refactor, test)Input commits:
feat: add dark mode toggle
fix: correct timezone in date picker
chore: bump depsOutput:
markdown## 1.4.0 — 2026-06-10 ### Added - Dark mode toggle ### Fixed - Correct timezone in the date picker ### Internal - Bumped dependencies
Keep entries short. Never invent changes that aren't in the commits.
Other measured skills in the registry, with their headline benchmark lift.