·release-notes
>_

release-notes

luongnv89/skills

从 git 提交和 GitHub PR/问题生成发行说明。当被要求“创建发行说明”、“生成变更日志”、“准备发行版”、“自上次发行版以来发生的更改”或需要记录新版本的更改时使用。分析提交历史记录、合并的 PR 和已关闭的问题以生成 GitHub Releases 格式的注释。

11安装·4热度·@luongnv89

安装

$npx skills add https://github.com/luongnv89/skills --skill release-notes

SKILL.md

Generate comprehensive release notes by analyzing git history and GitHub activity.

Group changes by type based on commit prefixes and PR labels:

| Features | feat:, feature: | enhancement, feature | | Bug Fixes | fix:, bugfix: | bug, fix | | Performance | perf: | performance | | Documentation | docs: | documentation | | Breaking Changes | BREAKING:, !: | breaking-change | | Dependencies | deps:, chore(deps): | dependencies | | Other | chore:, refactor:, style:, test: | - |

从 git 提交和 GitHub PR/问题生成发行说明。当被要求“创建发行说明”、“生成变更日志”、“准备发行版”、“自上次发行版以来发生的更改”或需要记录新版本的更改时使用。分析提交历史记录、合并的 PR 和已关闭的问题以生成 GitHub Releases 格式的注释。 来源:luongnv89/skills。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/luongnv89/skills --skill release-notes
分类
>_效率工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 release-notes?

从 git 提交和 GitHub PR/问题生成发行说明。当被要求“创建发行说明”、“生成变更日志”、“准备发行版”、“自上次发行版以来发生的更改”或需要记录新版本的更改时使用。分析提交历史记录、合并的 PR 和已关闭的问题以生成 GitHub Releases 格式的注释。 来源:luongnv89/skills。

如何安装 release-notes?

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

这个 Skill 的源码在哪?

https://github.com/luongnv89/skills

详情

分类
>_效率工具
来源
skills.sh
收录时间
2026-02-05