Docs Changelog
Skill ActiveGenerates and formats changelog files for a new release based on provided version and raw changelog data.
To streamline and standardize the process of updating changelog files for software releases, ensuring consistency and accuracy.
Features
- Generates changelogs for new releases
- Formats changelog files (latest.md, preview.md, index.md)
- Supports stable, preview, and patch release versions
- Creates concise announcements and detailed highlights
- Automates version and date updates
Use Cases
- When preparing for a new software release
- To maintain consistent changelog formatting across projects
- Automating repetitive changelog update tasks
- Ensuring changelogs adhere to specific style guidelines
Non-Goals
- Generating changelogs for non-release events
- Manually writing changelog content from scratch
- Managing release versioning itself
- Creating changelog entries for experimental branches
Trust
- warning:Issues AttentionThere are 1345 open issues and 2500 closed issues in the last 90 days, indicating a very high volume of activity but potentially slow resolution of new issues.
Installation
npx skills add google-gemini/gemini-cliRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
Trust Signals
Similar Extensions
OpenClaw Release Maintainer
100Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.
Master Claude for Legal
100Master skill for legal teams using Claude. Loads the right reference for the user's question (privilege configuration, MCP hardening, verification, long documents, practice-area patterns, skill authoring) and routes to specialized starter skills (NDA triage, version diff, meeting brief, citation verification, status synthesis). Auto-invokes when the user mentions legal work, contracts, redlines, NDAs, privilege, attorney-client, court filings, depositions, regulatory compliance, or asks how to set up Claude for a law firm or in-house legal team.
Release Manager
100Use when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.
Changelog Automation
98Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.
Changelog Generator
98Changelog Generator
Manage Changelog
97Maintain a changelog following Keep a Changelog format. Covers entry categorization (Added, Changed, Deprecated, Removed, Fixed, Security), version section management, and unreleased tracking. Use when starting a new project that needs a changelog, adding entries after completing features or fixes, preparing a release by promoting Unreleased entries to a versioned section, or converting a free-form changelog to Keep a Changelog format.