changelog-generator

Convert git commit history into categorized Markdown release notes.

1|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/Doyajin174/myskills --skill changelog-generator-doyajin174
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: changelog-generator
Source: https://github.com/Doyajin174/myskills/tree/main/.public/skills/changelog-generator
Command: npx skills add https://github.com/Doyajin174/myskills --skill changelog-generator-doyajin174

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill converts git commit history into readable release notes and changelogs, suitable for production releases.

Core Features & Use Cases

  • Changelog formatting: Group by categories (feat, fix, perf, docs, etc.).
  • Release notes templates: Standardized outputs for Markdown.
  • Contributor summaries: List major contributors.

Quick Start

Generate a changelog for the latest tag and prepare release notes.