Claude Skills, explained — what they are and why they matter
Skills are reusable instruction packs that turn Claude into a specialist. Once you understand them, you stop re-explaining yourself in every chat.
What a Skill is
A Skill is a small folder of instructions and example files that Claude loads when a task fits. Think of it as a specialist mode that activates automatically — "make a Word doc" loads the docx skill, "build a presentation" loads the pptx skill, and so on.
Why this matters for you
Without Skills: every time you ask Claude to make a docx, it figures out from scratch how to make a good one. Sometimes brilliant, sometimes mediocre.
With Skills: Claude loads a battle-tested recipe — fonts, layout rules, things to avoid — and the output is consistently sharp.
Where Skills live
Two places:
- Anthropic-built skills ship with Claude — docx, pptx, xlsx, pdf, frontend-design, schedule, and others.
- Your own skills live in a folder on your computer (for Code/Cowork) or in your Project (for chat). You define them once, Claude uses them forever.
The Skill that changed how I work
I made a Skill called araya-brand. It contains my brand voice rules, my tone guide, my client examples, the "Patrick says it like this, not like this" pairs.
Now when I ask Claude to write a client email, it automatically loads that Skill — and the email sounds like me, every time, without me having to paste the brand guide into the chat.
How to make your first Skill
Easiest path: ask Claude itself.
I want to make a Skill called [name]. It should activate when I'm doing [task type]. The rules I want it to follow are: [your rules]. Write me the SKILL.md file.
Claude will produce a structured Skill file. Save it in your skills folder. Restart your Claude session. Done.
What Skills are good for
- Brand voice: a "this is how we write" pack
- Document templates: "always format invoices like this"
- Workflow rules: "for client work, always do X then Y"
- Domain knowledge: "when handling pupil reports, follow these rules"
- Personal preferences: "I prefer markdown tables to bullet lists"
What Skills are not for
- One-off tasks (just paste the instructions)
- Sensitive credentials (never put secrets in a Skill)
- Things that change daily (use Project knowledge instead)
What's next
Once Skills click, the next move is putting it all together for a real workflow. How I plan a week of lessons in 20 minutes →