自动分析 Git 提交并生成面向用户的清晰更新日志与发布说明。
该技能为开源的纯提示词型 changelog 生成说明,材料未显示其需要密钥、连接远程服务或自行执行本地代码。主要能力集中在分析本地 git 提交与可能读取仓库中的说明文件,整体风险较低。
材料明确标注无需密钥或环境变量,README 也未要求登录外部服务或提供 token,未见明显凭证泄露或滥用面。
已声明无远程端点,README 描述仅涉及基于本地 git 历史生成 changelog,未见将用户数据、提交内容或仓库信息发送到外部服务的证据。
系统检查项标明为 prompt-only,未显示包含可执行安装步骤、脚本运行、后台进程或额外系统能力调用。
按功能说明,该技能会分析 git 提交历史,并可参考仓库内的 CHANGELOG_STYLE.md 等文件;这意味着它通常需要访问当前项目仓库内容,但材料未显示超出该用途的过度读写或跨目录访问。
来源为 GitHub 开源仓库,且社区采用度很高(64.7k star),这是明显的正面信号;虽然许可证未声明、维护状态未知,仍未见闭源外传、可疑依赖或其他具体供应链红旗。
复制安装指令,让 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. 装好后重载技能,告诉我可以用了
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
自动将文本内容批量转换为 PDF,简化文档生成与归档流程。
通过先检索当前工具模式,自动化执行 Docupilot 文档生成与处理流程。
自动化执行 noCRM.io 线索与销售流程任务,提升跟进效率与协作
通过 Rube MCP 自动化 Formsite 表单相关任务,提升收集与处理效率。
通过 Rube MCP 自动执行 Pdf4me 的 PDF 转换、合并与文档处理任务
通过 Rube MCP 自动执行 Teltel 相关任务,并先检索最新工具结构后操作。
将 GitHub 提交历史自动整理为分类清晰、便于发布的人类可读更新日志。
基于代码差异生成规范化 Git 提交信息,并支持按逻辑分组提交
为已暂存或未暂存代码创建提交,并自动生成符合仓库风格的提交信息
将原始 GitHub 备注自动整理为规范的发布说明、PR 描述与变更日志。
根据代码提交生成并发布更新日志、博客、发布邮件和社交内容。
分析本地尚未同步到 GitHub 的 Git 改动,帮助快速审查与整理提交。