docs-changelog

Generate template-compliant release changelogs from version, TIME, and BODY inputs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JansonXIE/sophon_cli --skill docs-changelog-jansonxie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-changelog
Source: https://github.com/JansonXIE/sophon_cli/tree/main/.gemini/skills/docs-changelog
Command: npx skills add https://github.com/JansonXIE/sophon_cli --skill docs-changelog-jansonxie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates and formats release changelog data from automated release notes, reducing manual toil and ensuring consistency across releases.

Core Features & Use Cases

  • Automates creation of latest, preview, and index changelog pages from versioned release data.
  • Applies template formatting, section highlights, and What's Changed generation to standardize releases.
  • Supports multi-version workflows including stable, patch, and preview release cycles.

Quick Start

Provide the version, release timestamp (TIME), and the raw changelog data (BODY) to generate and format the release notes.

Frequently Asked Questions about docs-changelog

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

FAQPage Schema
How do I automate release changelog generation from versioned release notes?

Automating changelog generation requires providing the version, release timestamp (TIME), and raw changelog data (BODY). The system uses these inputs to produce template-compliant release notes, standardizing the What's Changed section and Highlights across stable, patch, and preview releases.

What is the best way to format markdown release notes for multi-version workflows?

The best way to format markdown release notes is by applying template formatting to standardize releases across multi-version workflows. This ensures consistent generation of latest, preview, and index changelog pages for stable, patch, and preview release cycles.

Can I generate index and preview changelog pages for patch releases?

Yes, you can generate index and preview changelog pages for patch releases. The system supports multi-version workflows, allowing you to apply template formatting and update changelog pages across stable, patch, and preview release cycles from the provided version data.

How do I standardize the What's Changed section and Highlights in my release notes?

To standardize the What's Changed section and Highlights in release notes, use a template-compliant formatting process. This applies consistent section generation across your release data, reducing manual toil and ensuring formatting consistency for latest, preview, and index pages.

Do I need to manually format the Full Changelog link when automating release notes?

No, you do not need to manually format the Full Changelog link when automating release notes. The generation process automatically produces template-compliant outputs that include the Full Changelog link, alongside the formatted What's Changed section and Highlights.