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:

Installs
30
GitHub Stars
57
First Seen
Feb 27, 2026
add-skill — joelhooks/joelclaw