← 返回 Skills 市场
hsuyungfeng

Changelog Generator Pro

作者 hsuyungfeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
234
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install changelog-generator-pro
功能描述
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clea...
使用说明 (SKILL.md)

Changelog Generator

This skill transforms technical git commits into polished, user-friendly changelogs that your customers and users will actually understand and appreciate.

When to Use This Skill

  • Preparing release notes for a new version
  • Creating weekly or monthly product update summaries
  • Documenting changes for customers
  • Writing changelog entries for app store submissions
  • Generating update notifications
  • Creating internal release documentation
  • Maintaining a public changelog/product updates page

What This Skill Does

  1. Scans Git History: Analyzes commits from a specific time period or between versions
  2. Categorizes Changes: Groups commits into logical categories (features, improvements, bug fixes, breaking changes, security)
  3. Translates Technical → User-Friendly: Converts developer commits into customer language
  4. Formats Professionally: Creates clean, structured changelog entries
  5. Filters Noise: Excludes internal commits (refactoring, tests, etc.)
  6. Follows Best Practices: Applies changelog guidelines and your brand voice

How to Use

Basic Usage

From your project repository:

Create a changelog from commits since last release
Generate changelog for all commits from the past week
Create release notes for version 2.5.0

With Specific Date Range

Create a changelog for all commits between March 1 and March 15

With Custom Guidelines

Create a changelog for commits since v2.4.0, using my changelog 
guidelines from CHANGELOG_STYLE.md

Example

User: "Create a changelog for commits from the past 7 days"

Output:

# Updates - Week of March 10, 2024

## ✨ New Features

- **Team Workspaces**: Create separate workspaces for different 
  projects. Invite team members and keep everything organized.

- **Keyboard Shortcuts**: Press ? to see all available shortcuts. 
  Navigate faster without touching your mouse.

## 🔧 Improvements

- **Faster Sync**: Files now sync 2x faster across devices
- **Better Search**: Search now includes file contents, not just titles

## 🐛 Fixes

- Fixed issue where large images wouldn't upload
- Resolved timezone confusion in scheduled posts
- Corrected notification badge count

Inspired by: Manik Aggarwal's use case from Lenny's Newsletter

Tips

  • Run from your git repository root
  • Specify date ranges for focused changelogs
  • Use your CHANGELOG_STYLE.md for consistent formatting
  • Review and adjust the generated changelog before publishing
  • Save output directly to CHANGELOG.md

Related Use Cases

  • Creating GitHub release notes
  • Writing app store update descriptions
  • Generating email updates for users
  • Creating social media announcement posts
安全使用建议
This skill appears coherent and does not request secrets or external installs, but note a few practical considerations before using it: - The skill assumes it can read your repository history. Ensure the agent will run from the repo root and that you are comfortable with it accessing project files. - The SKILL.md does not declare git as a required binary; verify the runtime environment has git (or equivalent access to commit history) if you expect automated scanning. - The skill may save output to CHANGELOG.md — review generated changelogs before committing or publishing them. If you don’t want automatic file writes, run the skill in a dry-run mode or request output only. - Because the instructions are high-level (no explicit commands), confirm how your agent will execute the steps in your environment and whether you need to provide any repository-specific style files (e.g., CHANGELOG_STYLE.md). - If your repository contains sensitive commit messages, consider running the skill on a scrubbed or private copy first. Overall, nothing in the skill appears disproportionate or unrelated to its claimed purpose.
功能分析
Type: OpenClaw Skill Name: changelog-generator-pro Version: 1.0.0 The skill bundle is a standard utility designed to generate user-friendly changelogs from git commit history. The SKILL.md file contains clear instructions for the AI agent to analyze commits and format release notes, with no evidence of malicious intent, prompt injection, or unauthorized data access.
能力评估
Purpose & Capability
The name/description match the instructions: the skill analyzes git history, categorizes commits, and writes changelogs. Minor mismatch: SKILL.md assumes access to a git repository but the registry metadata lists no required binaries (e.g., git) — a small documentation gap but not incoherent.
Instruction Scope
Instructions focus on repository commit analysis, categorization, and formatting. They reference repo files like CHANGELOG_STYLE.md and saving output to CHANGELOG.md, which are appropriate for the stated purpose. The guidance is high-level (no explicit commands), giving the agent latitude but staying within the changelog domain.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes on-disk persistence and is proportionate for a text-transformation skill.
Credentials
The skill requests no environment variables, credentials, or config paths — consistent with a tool that reads local git history and formats text.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes. The SKILL.md suggests saving output to CHANGELOG.md, which is reasonable but should be reviewed by the user before committing changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install changelog-generator-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /changelog-generator-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of changelog-generator-pro. - Automatically generates user-facing changelogs from git commit history. - Categorizes commits (features, improvements, bug fixes, breaking changes, security). - Translates technical commit messages into clear, customer-friendly language. - Formats release notes professionally and filters out internal noise like refactoring or test commits. - Supports custom guidelines and focused changelog generation by date or version.
元数据
Slug changelog-generator-pro
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 1
常见问题

Changelog Generator Pro 是什么?

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clea... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 234 次。

如何安装 Changelog Generator Pro?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install changelog-generator-pro」即可一键安装,无需额外配置。

Changelog Generator Pro 是免费的吗?

是的,Changelog Generator Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Changelog Generator Pro 支持哪些平台?

Changelog Generator Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Changelog Generator Pro?

由 hsuyungfeng(@hsuyungfeng)开发并维护,当前版本 v1.0.0。

💬 留言讨论