changelog-generator

仓库创建 2025年10月22日最近提交 22 小时前SkillHot 收录 1 小时前
▸ 精选理由

把人工撰写发布说明的工作自动化,节省大量时间。

▸ 风险提示

需要访问仓库提交历史与读权限。

这个 Skill 做什么

从 git 提交自动生成面向用户的、可读的变更日志和发布说明。

▸ 展开 SKILL.md 英文原文

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

开发编程变更日志Git发布说明通用
1.8k
Stars
518
Forks
23
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/composio-community/awesome-claude-plugins/master/changelog-generator/skills/changelog-generator/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/composio-community/awesome-claude-plugins/master/changelog-generator/skills/changelog-generator/SKILL.md"
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 cat
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有