skill-authoring
Installation
SKILL.md
Skill Authoring
Create skills to save reusable knowledge, procedures, and workflows that persist across sessions. Skills are instructions for future versions of yourself—write them as if teaching a fresh instance how to handle a task.
When to Use
- User asks to "create a skill" or "teach you how to do X"
- User wants to save instructions for repeated future use
- A workflow should be reusable across sessions
How to Create a Skill
- Choose a skill name (lowercase, hyphens only, e.g.,
code-review) - Write the SKILL.md file to
~/.agents/skills/SKILLNAME/SKILL.md