add-skill
Installation
SKILL.md
Add Skill
Create a new joelclaw skill. Skills are modular instruction sets that extend agent capabilities with specialized knowledge, workflows, or tool integrations.
Process
1. Create the skill directory
mkdir -p ~/Code/joelhooks/joelclaw/skills/<skill-name>
2. Write SKILL.md
Every skill needs a SKILL.md with frontmatter and instructions: