LogoClawIndex
CasesSkillsAbout
LogoClawIndex

changelogator - Generate changelogs from git commits

Generate structured changelogs from git commits following Keep a Changelog format

Tags

Updated: 2026-03-21

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • find last git tag
  • retrieve git commits
  • parse commit subject
  • classify commit types
  • detect breaking changes
  • suggest semver bump
  • write summary paragraph
  • build GitHub URL
  • generate markdown changelog
  • output in chat

Inputs

  • git repository
  • git commits
  • git tags
  • git remote URL

Outputs

  • markdown changelog
  • version bump suggestion
  • GitHub compare URL

Requirements

  • git repository access
  • git command line tools

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
changelog
git
version control
release management
documentation
find last git tag
retrieve git commits
parse commit subject
classify commit types
git repository
git commits
git tags
markdown changelog
version bump suggestion
GitHub compare URL