Skill Builder
When to use
- •A task repeats often
- •No skill exists for the workflow
How to use
Create a new directory in skills/<name>/ with a SKILL.md file. Document:
- •When to use
- •Step-by-step commands using exec/read/write
- •Platform-specific notes
为重复性工作流程创建新的技能(SKILL.md)
--- frontmattername: skill-builder description: Create new skills (SKILL.md) for repeated workflows emoji: 🧰 os: [linux, darwin] requires: bins: []
Create a new directory in skills/<name>/ with a SKILL.md file. Document: