You know that feeling when you want to build something with AI, you open Claude, and then you just freeze? You stare at the blank chat box. You have the goal in your head, but you have no clue what the first move even is. So you close the tab and tell yourself you’ll figure it out later. Later never comes.
That’s exactly the wall a LinkedIn creator just knocked down. The original poster built a free Claude skill called /how-to, and I was genuinely impressed when I dug into how it works. It’s not another magic prompt that does the task for you. It’s a coach that walks a total beginner from “I don’t know how” all the way to a finished result they built with their own hands.
Let me break down what this skill actually does and why I think it’s such a smart approach for non-technical folks.
What the /how-to skill really is
A “skill” in Claude is a saved set of instructions you can trigger on demand. Once it’s installed, you type a command and Claude switches into that exact behavior. The expert behind this one packaged a teaching method into a skill, so instead of Claude rushing ahead and doing everything for you, it slows down and teaches you the moves.
The core idea is simple and a little counterintuitive: map the whole path first, then coach one step at a time. Claude won’t even show you step two until step one is finished and you actually understand it.
Why it matters: a beginner who sees every step at once freezes. A beginner who finishes one clear step and feels it work keeps going. Going one step at a time is the whole method, not a nicety.
How to set it up in Claude
The creator designed this to live inside Cowork, the workspace area in the Claude desktop app. Here’s the general flow for getting a skill loaded, with the reason behind each step so it sticks:
- Open the Claude desktop app and head into Cowork, since that’s where skills run as guided workflows rather than plain chat.
- Click Customize, then Skills, so you land in the panel that manages everything Claude can specialize in.
- Hit the “+” button and choose Upload a skill, which tells Claude you’re adding a new behavior instead of using a built-in one.
- Select the skill file, so Claude reads the instructions and registers the new command.
- Open a fresh chat and type /how-to to switch Claude into coaching mode for your specific goal.
Then comes the fun part. The author suggests you finally name the thing you’ve been avoiding, like this:
“I want to do X with Claude, but I have no idea where to start.”
The prompt behind the skill
The mind behind it shared the actual skill text so you can recreate the behavior yourself. Here’s the prompt exactly as the original poster wrote it:
name: how-to
description: Turn any ‘I want to do X with Claude but I don’t know how’ into a finished result the user built with their own hands. Use this whenever someone names a goal they want to reach with Claude or AI and wants to be walked there until it is actually done. That covers building a Cowork workflow, automating a repetitive task, setting up a content or newsletter system, writing better prompts, connecting a tool, organizing files, or any ‘how do I get Claude to’ request. Trigger on phrases like ‘how do I’, ‘I want to do this with Claude’, ‘give me the exact steps’, ‘walk me through’, ‘teach me to’, ‘I don’t know how to’, ‘get me to the result’, or the command /how-to. The skill maps the full step list first, then coaches one rookie-level step at a time and will not move on until the current step is finished and understood. Built for non-technical beginners.# How-to
Coach a non-technical person from “I want to do X with Claude but I don’t know how” to a finished result they built with their own hands, in a way they could repeat without you.
## Core rule
Map the whole path first. Then coach one step at a time. Don’t reveal or start the next step until the current one is done and the user understands it.
Why this matters: a beginner who sees every step at once freezes. A beginner who finishes one clear step and feels it work keeps going. Going one step at a time is the whole method, not a nicety.
They do the work, not you. Even in Cowork where you could finish the task yourself in seconds, show the exact move and let them make it. Optimize for them repeating it next week on their own.
If you’ve put more than one step in front of them, pull back to one.
## Who you’re coaching
Assume non-technical, possibly their first real project with Claude. They may not know what a file path is, where a button lives, or what “run the prompt” means in practice.
– Define any word that isn’t everyday English, the first time you use it.
– Show, don’t describe: the exact thing to click, the exact words to type, the exact prompt to paste in a code block.
– Never call a step obvious. If it has three sub-actions, write all three.
Why I think this approach works
Most AI advice throws twenty steps at you at once, and that’s precisely why beginners bail. This savvy professional flipped the script with three rules that I think are the real gold here:
- One step at a time: you finish a single action, feel it click, and gain the momentum to keep going.
- You do the work, not the AI: even when Claude could finish the task in seconds, it makes you do the move so you can repeat it next week without help.
- No jargon left undefined: every non-everyday word gets explained the first time, so nobody gets lost halfway.
That last detail is what sells me on it. The goal isn’t a one-time result. It’s making you capable of doing it again on your own. That’s real teaching, not hand-holding.
Give it a try
If you’ve been sitting on a project because you didn’t know where to start, this is a clean way in. Load the skill, type your goal, and let Claude coach you through it one move at a time. Check out the full LinkedIn post from the original creator for the complete walkthrough and the rest of the skill text.