一键导入
template-skill
Stub description — replace with the trigger language for your new skill. Make it pushy on triggers; describe both what to do AND what NOT to do.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Stub description — replace with the trigger language for your new skill. Make it pushy on triggers; describe both what to do AND what NOT to do.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | template-skill |
| description | Stub description — replace with the trigger language for your new skill. Make it pushy on triggers; describe both what to do AND what NOT to do. |
| license | Apache-2.0 |
| version | 0.1.0 |
One-paragraph mission and triggers go here. This is the always-loaded part of the skill — keep it lean.
Delete this section if your skill doesn't handle sensitive data. Otherwise, list the exact commands/tools the model must not run, and why.
<your-cli> <verb> <args>
Where does mutable state live? XDG paths recommended.
scripts/... — one-line description per major filePoint at references/*.md files for deep dives.
Symptom → cause → fix.