Build Changelog
Changelog generator — creates a formatted changelog from git history since the last tag or release.
Changelog generator — creates a formatted changelog from git history since the last tag or release.
Real data. Real impact.
Emerging
Developers
Per week
Excellent
Skills give you superpowers. Install in 30 seconds.
📝 by @davehappyminion
Generate a formatted changelog from git history since the last tag.
Using git, find the most recent tag:
Get all commits since the last tag:
Group commits by type based on commit message patterns:
feat:, add:, new:fix:, bugfix:improve:, update:, enhance:refactor:, cleanup:docs:, doc:If commits don't use conventional prefixes, categorize by reading the message content.
Format the changelog:
# Changelog ## [Unreleased] — YYYY-MM-DD ### Features - Description of feature ([commit hash]) ### Bug Fixes - Description of fix ([commit hash]) ### Improvements - Description of improvement ([commit hash]) ### Other - Description ([commit hash]) --- **X commits** by Y contributors since LAST_TAG
Present the changelog. Offer to:
CHANGELOG.md in the repoMIT
curl -o ~/.openclaw/workflows/build-changelog.md https://raw.githubusercontent.com/nikilster/clawflows/main/workflows/available/community/build-changelog/WORKFLOW.md1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.