用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Vivswan/skills --skill template-skill命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Use when you just corrected an agent or fixed the same failure class twice, or when a change removes a rule, guard, or check.
Use when asked to act as orchestrator, orchestrate with worktrees, run a fleet of parallel subagents on multi-track work, or build and manage many PRs in parallel.
Use when opening a pull request, changing its body, title, or draft state, triaging review comments, writing an issue, or deciding who merges.
正在显示 SKILL.md
| name | template-skill |
| description | Replace with a short trigger stating when the skill should fire, starting with "Use when ...". |
| license | SEE LICENSE IN LICENSE.md |
| metadata | {"author":"Vivswan","internal":true} |
Replace this file after copying the template into skills/<your-skill-name>/.
Describe the kinds of prompts or situations that should activate this skill.
If this skill later gains MCP integrations, keep a fallback workflow here that still works with plain file reads, shell commands, or reasoning alone.
Link to any files in references/ that the skill may load when needed.