Build Your First Claude Skill
A free guide by Kamran Imam — Instagram · TikTok · YouTube
A Skill is a saved way-of-working that Claude loads on demand — your instructions, your format, your quality bar, written down once and reused forever. If you’ve ever pasted the same long prompt for the third time, you’ve already met the problem Skills solve.
The idea in one line
A Skill is a folder with an instruction file in it. The file tells Claude when the skill applies and exactly how to do the job.
Step 1 — pick the right first skill
The best candidate is a task where you (a) repeat it at least weekly, (b) have opinions about the output format, and (c) currently re-explain those opinions every time. Classics: your weekly report format, your meeting-notes cleanup, your content drafts, your client-proposal structure.
Step 2 — steal from your own history
Find the chat where the task went well. Your prompts in that chat — the corrections, the “no, more like this” — are the skill’s raw material. That feedback you gave is exactly what the skill file captures so you never give it again.
Step 3 — have Claude build it
In Claude Code (see /r/claudecode), the skill-creator tool does the scaffolding, or simply ask:
Help me turn this into a reusable skill. Here's the task, here's a transcript of me doing it well with my corrections: [paste]. Write a SKILL.md with: a name, a one-paragraph description of when to use it, the step-by-step method, my output format as a template, and my quality rules as a checklist.Step 4 — the structure (so you can read what it built)
- A short description — this is how Claude decides when the skill applies, so make it say when to use me
- The method — steps in order
- The output format — the exact template
- The quality bar — the checks it runs before showing you anything
Step 5 — use it, then tune it
Invoke it on a real task. The first output will be 80% right. Every correction you make, add to the skill file instead of the chat — that’s the loop that makes it yours: correct the system, not the output.
Why this compounds
One good skill saves minutes; a library of ten changes how you work. You stop being someone who uses AI and become someone who’s trained their own.
Related: /r/claudecode · /r/sop (Skills are SOPs for your AI)
Found this useful? Follow along for new guides.
Free, no signup, ever. New breakdowns drop every week across TikTok, Instagram, and YouTube.
← All free guides