The File Structure
This is a member-only chapter. Log in with your Signal Over Noise membership email to continue.
Log in to readModule 2 · Section 2 of 8
The File Structure
Skills live in ~/.claude/skills/. Each skill gets its own directory. Inside, one mandatory file: SKILL.md.
~/.claude/skills/
log-to-daily/
SKILL.md
think-first/
SKILL.md
writing-quality/
SKILL.md
The directory name becomes the skill’s identifier. The SKILL.md file is everything.