Release Notes Writer

Generate bilingual English and Korean release notes from Conventional Commits.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/aroido/vibesmith --skill release-notes-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Release Notes Writer
Source: https://github.com/aroido/vibesmith/tree/main/.cursor/skills/release-notes-writer
Command: npx skills add https://github.com/aroido/vibesmith --skill release-notes-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of professional, user-friendly release notes in both English and Korean, transforming raw commit data into engaging content for app store updates and GitHub releases.

Core Features & Use Cases

  • Conventional Commit Analysis: Parses commit messages to identify features, fixes, and improvements.
  • Bilingual Output: Generates separate Markdown files for English and Korean release notes.
  • User-Friendly Language: Translates technical commit details into easily understandable language for end-users.
  • Marketing Elements: Incorporates hooks and feature highlights to encourage user adoption.
  • Use Case: After a development sprint, use this skill to automatically generate the release notes for the next app update, ensuring consistent quality and bilingual support.

Quick Start

Use the release-notes-writer skill to generate release notes for the latest commits.

Frequently Asked Questions about Release Notes Writer

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

FAQPage Schema
How do I generate bilingual release notes from conventional commits?

To generate bilingual release notes from conventional commits, this Skill parses your commit messages, categorizes the changes, and outputs separate English and Korean Markdown files structured for GitHub Releases and app store updates.

Can I automate changelog generation for GitHub Releases from commit messages?

Yes, you can automate changelog generation for GitHub Releases by parsing conventional commit messages to identify features, fixes, and improvements, then structuring them into user-friendly release notes with marketing elements.

Do I need to follow conventional commits to generate release notes?

Yes, you need conventional commits to generate release notes, because this Skill analyzes and parses standard commit message formats to identify features, fixes, and improvements for accurate categorization.

What is the best way to translate technical commit details into user-friendly language?

The best way to translate technical commit details into user-friendly language is to parse conventional commits, categorize the changes, and restructure the technical information into engaging content with marketing elements for end-users.

Does this release notes generator support Korean and English output?

Yes, this release notes generator supports both Korean and English output, producing separate Markdown files for each language to ensure consistent bilingual quality for app store updates and GitHub releases.

What are the limitations of generating app store release notes from commits?

A limitation of generating app store release notes from commits is that the output quality depends on strict adherence to conventional commit formats, as the Skill relies on parsing these specific message structures to categorize changes accurately.