Agent Skills
› cobusgreyling/loop-engineering
› draft-release-notes
draft-release-notes
GitHub基于扫描数据生成分类发布说明草稿,涵盖功能、修复及安全等类别。输出适用于CHANGELOG或GitHub发布的Markdown格式,并包含人工审核免责声明。
触发场景
需要生成软件版本更新日志
将扫描结果整理为发布说明
安装
npx skills add cobusgreyling/loop-engineering --skill draft-release-notes -g -y
SKILL.md
Frontmatter
{
"name": "draft-release-notes",
"description": "Generate categorized release notes draft from scan data. Human must approve before publish.",
"user_invocable": true
}
Use the standard release notes template (Features / Fixes / Breaking / Security / etc.).
Output clean markdown suitable for CHANGELOG or GitHub release. Include review disclaimer.
版本历史
- e55bb6d 当前 2026-07-05 11:05


