Agent Skills
› cobusgreyling/loop-engineering
› draft-release-notes
draft-release-notes
GitHub根据扫描数据生成分类发布说明草稿,支持特性、修复等类别,输出标准Markdown格式供CHANGELOG或GitHub使用,需人工审核。
触发场景
需要生成版本更新日志
准备发布新版本
安装
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


