·changelog-automation
>_

changelog-automation

按照保留变更日志格式,从提交、PR 和发布中自动生成变更日志。在设置发布工作流程、生成发布说明或标准化提交约定时使用。

7安装·0热度·@vaayne

安装

$npx skills add https://github.com/vaayne/cc-plugins --skill changelog-automation

如何安装 changelog-automation

通过命令行快速安装 changelog-automation AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/vaayne/cc-plugins --skill changelog-automation
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:vaayne/cc-plugins。

SKILL.md

查看原文

Patterns and tools for automating changelog generation, release notes, and version management following industry standards.

| feat | New feature | Added | | fix | Bug fix | Fixed | | docs | Documentation | (usually excluded) | | style | Formatting | (usually excluded) | | refactor | Code restructure | Changed | | perf | Performance | Changed | | test | Tests | (usually excluded) | | chore | Maintenance | (usually excluded) | | ci | CI changes | (usually excluded) |

| build | Build system | (usually excluded) | | revert | Revert commit | Removed |

按照保留变更日志格式,从提交、PR 和发布中自动生成变更日志。在设置发布工作流程、生成发布说明或标准化提交约定时使用。 来源:vaayne/cc-plugins。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/vaayne/cc-plugins --skill changelog-automation
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from vaayne/cc-plugins

快速解答

什么是 changelog-automation?

按照保留变更日志格式,从提交、PR 和发布中自动生成变更日志。在设置发布工作流程、生成发布说明或标准化提交约定时使用。 来源:vaayne/cc-plugins。

如何安装 changelog-automation?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vaayne/cc-plugins --skill changelog-automation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/vaayne/cc-plugins