Skills

The learn-anything skill: practice instead of a lecture

4 minute readUpdated August 2026Explore more

TL;DR

learn-anything is a free Claude Code skill that teaches a topic at your actual level. It maps the shape of the thing first, gives you the five ideas that carry most of it in two passes with a check question between, then hands you three exercises: 15 minutes, one hour, one evening. Install takes about a minute.

You've been nodding along about DNS for two years. You own a domain and you can't point it at anything. Every explanation you find is either a definition list for people who already know, or 4,000 words that leave you with nothing to actually do.

The learn-anything skill fixes the level problem first, then the nothing-to-do problem. It works out where you really are by naming something adjacent you probably already know and checking. Then it draws the shape of the topic in under 120 words before any detail, teaches the five ideas that carry most of it, and finishes with a practice ladder: something you can do in 15 minutes, something in an hour with your own stuff, and a small complete thing you could show someone by the end of the evening.

It's one of the 55 free skills in our freeskills repo. It works on anything, technical or not.

learn-anything

The level check, the 120-word map rule, the five-ideas method, and the three-rung practice ladder.

Install the learn-anything skill

A skill is just a folder Claude Code reads and turns into a slash command. Copy this one across with three lines:

bashgit clone https://github.com/duncan-buildroom/freeskills.git
mkdir -p ~/.claude/skills
cp -r freeskills/learn-anything ~/.claude/skills/

Open a fresh Claude Code session and the command is there. That's the whole install. No API keys, no config.

Run it the first time

Type /learn-anything and name the topic. It asks three questions in one message: what you already know, why you're learning it now, and how deep you need to go. Enough to hold a conversation, enough to make decisions, or enough to do it yourself. Then it names one adjacent thing you probably know and checks, because people underrate themselves and the self-assessment is usually wrong.

Expect it to stop and wait. After the map it asks whether the shape makes sense before it fills anything in. If you say no, it redraws the map instead of explaining harder. It also splits the five ideas across two passes with a real check question in the middle, so getting one wrong is useful rather than embarrassing.

A good first result: a file in ~/learning/ with the shape, the five ideas, the three rungs, the one wrong belief beginners in this topic carry for months, and the next question worth asking. There's an empty Notes to self section at the bottom for what surprised you and what broke. Do rung 1 while it's fresh. It's 15 minutes.

Learn a technical thing you keep nodding along to

Say the specific thing you can't do. That's what calibrates the whole session.

/learn-anything

Teach me [topic]. What I already know: [honestly, even if it's nothing]. Why now: [the thing you're trying to do]. The specific thing I can't do right now is [e.g. point my domain at a site I built]. I need to get to the level where I can [hold a conversation / make decisions / do it myself].

Narrow a topic that's too big to teach

Ask about marketing and you'll get a survey of nothing. Give it the situation and let it cut the topic down.

/learn-anything

I want to learn [big topic] but I know that's too broad. My real situation: [what you're doing and for whom]. Pick the one slice of this that actually helps me, tell me what you cut and why, then teach that slice properly.

Get ready for a conversation you can't fake

When there's a date on it, say the date. It changes how much ladder you get and how fast.

/learn-anything

I have [a meeting / an interview / a call] about [topic] on [date]. I know [what you know]. I don't need to do the job, I need to follow the conversation and ask decent questions. Teach me the five ideas and tell me the misconception people at my level walk in carrying.

The 60-second version

Here's the say-it-out-loud version of what the skill does and why it's worth an evening.

  1. 1Hook: there's a brand-new free Claude skill that takes you from nodding along about a topic to a small finished thing you built with it tonight.
  2. 2Mechanism: you name the topic, and it asks three questions to find your real level, including the boring one about why you want this now. Then it gives you the shape of the subject before any detail, the five ideas that carry most of it, and a practice ladder with three rungs, fifteen minutes, one hour, one evening. It finishes by naming the misconception that catches almost everyone at your level.
  3. 3Transformation: you finish the evening with one real thing you can do, saved in a file you come back to. The topic stops being a word you nod at.
  4. 4Close: costs nothing, one of 55 in the repo. When rung 3 breaks at 11pm and you want someone to ask, that's Claude Code Club, $9 a month. Link below.

Pick the topic you've been quietly avoiding, run the skill, and do rung 1 before you shut the laptop. Fifteen minutes of contact with the thing beats another hour of reading about it.

Common questions

  • Do I need to know how to code?

    No. You run three lines in the terminal to install it, then you type /learn-anything and answer three questions. The topic doesn't have to be technical either.

  • Is it really free?

    Yes. It's a public folder in the freeskills repo. No API keys, no account, no setup beyond copying it in.

  • What if I answer "I know nothing" to everything?

    It picks a level for you based on why you're learning it, and tells you which level it picked so you can correct it.

  • What if the topic changes fast and the answer goes stale?

    It marks anything it isn't sure is current rather than guessing, and points you to research-brief for the up-to-date state of it.

  • What if I want to build the thing rather than understand it?

    Say that in your first message. It'll move through the first two rungs quickly and spend the time on the evening rung, which is the one that ends with something you could show someone.

Want the whole path, not just one topic?

Get 650+ plug-and-play skills, MCPs & prompts, plus 7,000+ members - $9/mo, cancel anytime.

Join the Club