用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/chengyi818/kata --skill git-commit命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 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 | git-commit |
| description | Use when Git commit 规范与自动化消息生成 - 内核补丁 commit message 规范化。 |
| tier | 低优先级-开发工具 |
| source | skills.sh (19.1K 安装) |
编号: 46 梯队: 低优先级-开发工具 来源: skills.sh (19.1K 安装)
手写 commit message 不规范、耗时。19.1K 安装量。
Git commit 规范与自动化消息生成
嵌入式场景: 内核补丁 commit message 规范化。
skills.sh: npx skills add github/awesome-copilot@git-commit -g -y
根据代码变更自动生成符合 Conventional Commits 规范的 commit message。支持 scope、breaking change 标记。
内核补丁 commit message 规范化。
参考 opencode-skill-list.md 获取完整清单和学习路径。