Duration: ~90 minutes Goal: Walk out with a working skill you'll actually use
| # | Module | Time |
|---|---|---|
| 1 | Concepts — What are skills? | 15 min |
| 2 | Build your first skill | 25 min |
| 3 | Patterns for real workflows | 20 min |
| 4 | Challenges — build your own | 25 min |
| 5 | Q&A + Cheatsheet review | 5 min |
Make sure you have Claude Code installed:
npm install -g @anthropic-ai/claude-codeCheck your skills directory exists:
ls ~/.claude/skills/
# If it doesn't exist yet:
mkdir -p ~/.claude/skills/- Cheatsheet — keep this open during the workshop
- Quick checklist before uploading any skill