自动分析 Git 提交并生成面向用户的清晰更新日志与发布说明。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "changelog-generator" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/changelog-generator/SKILL.md 2. 保存为 ~/.claude/skills/changelog-generator/SKILL.md 3. 装好后重载技能,告诉我可以用了
请分析最近一个版本周期的 Git commits,按新功能、修复、性能优化和破坏性变更分类,生成面向客户的中文更新日志,避免技术术语,并输出标题、摘要和详细条目。
一份结构清晰、便于发布的用户更新日志,突出客户价值与主要变更。
将以下开发提交记录改写成非技术用户可读的发布说明,保留重要变化,删除内部实现细节,并为每条内容补充用户影响说明。
一份更易理解的发布说明,将技术语言转化为客户能看懂的表述。
根据这个版本的所有提交记录,提炼 5 条最重要的更新内容,生成简洁的版本摘要,并附上适合公告页使用的一段发布介绍。
一份精炼的版本概览,适合公告页、邮件或产品更新页面直接使用。
This skill transforms technical git commits into polished, user-friendly changelogs that your customers and users will actually understand and appreciate.
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
Create a changelog for all commits between March 1 and March 15
Create a changelog for commits since v2.4.0, using my changelog
guidelines from CHANGELOG_STYLE.md
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
帮助用户发现并筛选 Claude 技能、资源与工具,优化 AI 工作流定制
通过 Rube MCP 自动执行 Algolia 检索与索引管理等任务。
通过 Rube MCP 自动化 Agiled 中的客户、项目与业务流程操作。
通过 Rube MCP 自动执行 Giphy 搜索与动图管理等工作流。
通过 Rube MCP 自动处理 GoToWebinar 的创建、报名与参会管理流程
通过 Rube MCP 自动执行 Agenty 任务,并先检索最新工具参数与结构。
基于代码差异生成规范化 Git 提交信息,并支持按逻辑分组提交
为已暂存或未暂存代码创建提交,并自动生成符合仓库风格的提交信息
自动收集 Git 代码变更并生成中文审查报告,还可推送飞书通知
帮助用户用 GitHub CLI 管理议题、PR、CI 日志、评论、发布与接口查询。
分析 Copilot 会话历史,生成站会摘要、检索记录并提供使用优化建议。
对本地或PR分支执行结构化代码审查,帮助提交或发布前发现问题。