recent-release

Parse changelog files and git tags to generate self-contained HTML release summaries.

94|7|Updated May 9, 2026
One-click install
npx skills add https://github.com/Sma1lboy/kobe --skill recent-release
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recent-release
Source: https://github.com/Sma1lboy/kobe/tree/main/.claude/skills/recent-release
Command: npx skills add https://github.com/Sma1lboy/kobe --skill recent-release

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill solves the friction of manually creating professional, branded release summaries for kobe, ensuring that user-facing changes are communicated clearly and consistently without manual formatting.

Core Features & Use Cases

  • Automated Rendering: Converts recent changelog entries into a single, self-contained HTML file using the official kobe theme.
  • Intelligent Filtering: Automatically excludes internal refactors and test-only changes to focus on what users actually care about.
  • Use Case: After a busy day of shipping multiple updates, use this to generate a shareable release page that highlights new features and fixes for your community or team.

Quick Start

Use the recent-release skill to generate a release page for the last five versions in Chinese.

Frequently Asked Questions about recent-release

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

FAQPage Schema
How do I generate an HTML release notes page from a changelog file?

You can generate a self-contained HTML release document by using this Skill to parse your repository's changelog entries and git tags, automatically classifying features and fixes into a branded summary.

Can I automatically exclude internal refactors and test changes from automated changelog rendering?

Yes, automated changelog rendering intelligently filters and excludes internal refactors and test-only changes, ensuring the final release notes focus exclusively on user-facing features and fixes.

What do I need to generate release notes for specific recent git tags?

To generate release notes for specific recent git tags, you need access to your repository's changelog files and git history to classify updates while applying the specific visual branding theme.

Does recent-release work with my existing git history to summarize software releases?

Yes, recent-release works with your existing git history by parsing git tags and changelog files to summarize software releases, rendering the output into a single self-contained HTML file.

What is the best way to format recent software releases for community updates?

The best way to format recent software releases for community updates is generating a kobe-styled HTML page that automatically highlights user-facing changes, ensuring clear and consistent communication without manual formatting.