·update-changelog
</>

update-changelog

在更新变更日志之前阅读此技能

22安装·1热度·@mitsuhiko

安装

$npx skills add https://github.com/mitsuhiko/agent-stuff --skill update-changelog

如何安装 update-changelog

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

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

来源:mitsuhiko/agent-stuff。

SKILL.md

查看原文

Update the repository changelog with changes between the last release and the current version (main) that are not yet incorporated. If CHANGELOG.md does not exist, use CHANGELOG instead.

Determine baseline version If no baseline version is provided, use the most recent git tag. You can find it with git describe --tags --abbrev=0.

Update the changelog Read the existing changelog file (CHANGELOG.md, or CHANGELOG if missing) and check if there are changes not yet incorporated, then add them. Always add them to the "Unreleased" section only. If there is none yet, add it at the top in the same style as the existing changelog (for example, ## Unreleased vs ## [Unreleased]).

在更新变更日志之前阅读此技能 来源:mitsuhiko/agent-stuff。

可引用信息

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

安装命令
npx skills add https://github.com/mitsuhiko/agent-stuff --skill update-changelog
分类
</>开发工具
认证
收录时间
2026-02-20
更新时间
2026-03-11

Browse more skills from mitsuhiko/agent-stuff

快速解答

什么是 update-changelog?

在更新变更日志之前阅读此技能 来源:mitsuhiko/agent-stuff。

如何安装 update-changelog?

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

这个 Skill 的源码在哪?

https://github.com/mitsuhiko/agent-stuff

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-20