Agent Skills
› fastrepl/anarlog
› new-changelog
new-changelog
GitHub用于在指定路径下创建下一个桌面版更新日志条目,确定版本号并生成Markdown格式发布说明。
Trigger Scenarios
要求添加更新日志文件时
准备下一次版本发布说明时
Install
npx skills add fastrepl/anarlog --skill new-changelog -g -y
SKILL.md
Frontmatter
{
"name": "new-changelog",
"metadata": {
"internal": true
},
"description": "Create the next desktop changelog entry when asked to add a changelog file or prepare the next release note under `packages\/changelog\/content`. Use this when the task is specifically about determining the next version and creating the markdown entry."
}
New Changelog
This is a compatibility entry for Cursor-specific skill discovery. The canonical, universal instructions live at:
../../../.agents/skills/new-changelog/SKILL.md
Read that file completely and follow it. Do not maintain a second checklist
here; changes belong in .agents/skills/new-changelog/.
Version History
- 2d4c6b1 Current 2026-08-20 17:13


