用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/chengyi818/kata --skill changelog-maintenance命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Find, compare, and install agent skills across ClawHub and Skills.sh when the user needs new capabilities, better workflows, stronger tools, or safer alternatives. Use when (1) they ask how to do something, how to improve or automate it, or what to install; (2) a skill could extend the agent, replace a weak manual approach, or close a capability gap; (3) you need the best-fit option, not just a direct answer.
Use when 安装、配置或操作 oh-my-opencode - 多 agent 编排、ultrawork 模式、后台任务管理
Remote-control tmux sessions for interactive CLIs - OpenCode 多会话编排、长时任务监控、远程研发持久化
基于 SOC 职业分类
正在显示 SKILL.md
| name | changelog-maintenance |
| description | Use when commit 规范、changelog 生成 - 驱动版本发布时的 changelog 生成、commit 规范检查。 |
| tier | 第二梯队 |
| source | skills.sh |
编号: 11 梯队: 第二梯队 来源: skills.sh
内核/项目要求规范的 commit message;手动维护 changelog 耗时易错。
commit 规范、changelog 生成
嵌入式场景: 驱动版本发布时的 changelog 生成、commit 规范检查。
npx skills add supercent-io/skills-template@changelog-maintenance -g -y
根据 git log 自动生成符合 Conventional Commits 规范的 changelog;检查 commit message 格式。
驱动版本发布时的 changelog 生成、commit 规范检查。
参考 opencode-skill-list.md 获取完整清单和学习路径。