changelog

Add structured entries to CHANGELOG.md from semantic-release information.

6|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/MinBZK/storybook --skill changelog-minbzk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: changelog
Source: https://github.com/MinBZK/storybook/tree/main/.claude/skills/changelog
Command: npx skills add https://github.com/MinBZK/storybook --skill changelog-minbzk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The process of updating and maintaining a CHANGELOG.md file can be complex and error-prone. This Skill simplifies the process by allowing users to add new entries and highlights, making it easy to keep track of changes and releases.

Core Features & Use Cases

  • Automated Changelog Entry Addition: Add new entries to your CHANGELOG.md file with a clear structure, avoiding manual formatting errors.
  • Highlights and Release Notes: Automatically create Highlights and Release Notes based on commit messages.
  • Version Control Integration: Seamless integration with version control systems like semantic-release.

Quick Start

Run the changelog skill to add a new entry for your latest release.

Frequently Asked Questions about changelog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate CHANGELOG.md updates from semantic-release commit messages?

You can automate CHANGELOG.md updates by using this skill to parse semantic-release commit messages, automatically generating structured entries that highlight new features and bug fixes without manual formatting.

What is the best way to structure release notes in a changelog for version control?

Structuring release notes in a changelog is best handled by categorizing semantic-release commit messages into clear highlights, bug fixes, and other important changes to maintain a consistent version control history.

Can I use this changelog skill with my existing Git and semantic-release workflow?

Yes, this changelog skill is designed for developers using Git and integrates seamlessly with semantic-release tools to automate the process of adding structured entries to your CHANGELOG.md file.

How do I add new entries to CHANGELOG.md without making formatting errors?

To add new entries without formatting errors, the skill automates the changelog entry addition process, applying a clear structure derived from your commit messages to ensure consistency across releases.

Does semantic-release automatically generate highlights and release notes for a changelog?

Yes, by integrating this skill with semantic-release, you can automatically create highlights and release notes based on your commit messages, ensuring important changes are clearly documented in the changelog.