make-a-new-skill
Installation
SKILL.md
Make a New Skill
A skill is a short, reusable SOP that helps an AI agent repeat a task well next time. Make one when you finish something and think: "I learned a process here that I will probably need again."
The goal is not to document everything. The goal is to capture the useful steps, decisions, shortcuts, tools, and gotchas so the next attempt is faster and better.
When to Make One
Make or update a skill when the work is:
- repeated or likely to recur
- multi-step enough that sequence matters
- easy to drift on in tone, format, or quality
- dependent on local conventions, tools, schemas, or examples
- valuable because of lessons learned during the last attempt