adegette shared this post · Apr 25
Beginning-Willow-801

How to set up Claude so it never forgets your instructions again (Prompts vs. Projects vs. Skills) Use this 3-step Claude workflow to automate your tasks in just 15 minutes.

TLDR: Stop re-explaining yourself to Claude every single day. There are three levels of setup: Prompts (telling a stranger your job), Projects (giving a new hire a binder), and Skills (training an employee once, forever). This guide breaks down exactly how to build, install, and hack Claude Skills to fully automate your repetitive workflows, saving you hours of prompting every week.

The 3 Levels of Claude Setup

Most people are stuck at Level 1 of AI usage. They open Claude, type a prompt, and get an answer. It works, but tomorrow, Claude has forgotten everything. You have to re-explain your context, your tone, and your formatting requirements. Every. Single. Chat.

If you are doing this, you are treating an advanced AI like a basic search engine.

To actually automate your work, you need to understand the three levels of Claude setup. Think of it like onboarding an employee.

Level 1: Prompts

Prompts are like telling a stranger how to do your job every morning. You have to write clear, detailed instructions every time. The output quality is entirely dependent on how well you prompt in that specific moment. It is exhausting, and it does not scale.

Start with a Prompt if:

•It is a one-off task you will never do again.

•You just want a fast answer to a simple question.

•You do not need Claude to know your specific style or context.

Level 2: Projects

Projects are like giving a new hire a binder on day one. They read it before every task. You go to Claude.ai, create a Project, and upload your instructions, brand voice guidelines, and reference files once. Now, every chat inside that Project remembers them.

Set up a Project when:

•You do the same type of task every week (e.g., newsletters, reports).

•You are tired of pasting the same context into every chat.

•You want your context saved forever, not just for one session.

However, Projects still require manual effort. You still have to open the specific Project, and you often have to remind Claude to "read my file first."

Level 3: Skills

Skills are the endgame. A Skill is like training an employee once, and they follow that process forever. You teach Claude a specific workflow, and it packages it into a portable file. From then on, the Skill fires automatically when Claude recognizes the task. No prompt needed. No slash command required. Claude just knows.

Build a Skill when:

•You have typed the exact same instructions at the start of more than three conversations.

•You want Claude to recognize the task and just execute it automatically.

•You want to stop prompting entirely.

How to Build Your First Claude Skill

Anthropic's official documentation for Skills is incredibly technical, designed for developers. But you do not need to code to build a Skill. Claude actually has a built-in "Skill Creator" that will interview you and write the code for you.

Here is the exact step-by-step workflow to build your first Skill in under 15 minutes.

Step 1: Trigger the Skill Creator

Open Claude Cowork (the desktop app). Select your main folder and ensure you are using the Opus 4.6 (or later) model with Extended Thinking enabled.

Type this exact prompt:

"Use the skill-creator to help me build a skill for [Insert your most repeated task, e.g., writing weekly executive reports]."

Step 2: Complete the Interview

The skill-creator will start asking you specific questions about your workflow. Answer them extensively. Be brutally specific.

Saying "I write reports" is useless.
Saying "I write weekly reports that always start with the headline metric, use exactly three sections maximum, and end with next steps formatted as bullet points" is a Skill.

The specificity of your answers determines the quality of the Skill. You are capturing a precise operational process.

Step 3: Generate and Validate

Claude will generate a folder containing a SKILL.md file. This file contains the trigger description and your exact instructions.

Crucially, Claude will run an evaluation to validate the Skill. Do not skip this step. Review the evaluation results to ensure the Skill behaves exactly as you expect before you install it.

Step 4: Install and Test

Once you are happy with the generated folder, save it.

Go to Settings → Capabilities → Skills → Upload and install your new Skill folder.

Now, open a completely new, blank chat. Type your task normally (e.g., "Draft the weekly report for the marketing team"). The Skill will fire automatically. You will see an instant difference in the output quality and structure without having to write a massive prompt.

7 Advanced Hacks for Claude Skills

After testing Skills extensively and digging through Anthropic's documentation, I found seven hacks that most users completely miss.

1. The Debugging Trick

If your Skill is not firing when you want it to, do not rewrite the whole thing. Instead, open a chat and ask Claude: "When would you use the [Skill Name] skill?"

Claude will quote the Skill's internal description back to you. You will instantly see what is missing, what is vague, or why it is not matching your request. This is the fastest way to fix a broken Skill.

2. Negative Triggers Matter Most

The "Do NOT use for..." line in your Skill description is actually more important than the "Use when..." line. If your description is too broad, your Skill will hijack conversations it shouldn't touch. Prevent this by setting strict negative boundaries (e.g., "Do NOT use for blog articles, newsletters, or casual emails").

3. Skills Stack with Your Voice File

Your about-me.md file tells Claude who you are (your tone, your identity). Your Skill tells Claude how to do the job (the process, the structure). They fire simultaneously.

This means your LinkedIn Post Skill does not need your voice rules inside it. The Skill handles the hook structure and formatting, while your voice file in the folder handles the tone. They stack perfectly.

4. Reverse-Engineer Past Conversations

Do not start from scratch. You have likely been giving Claude instructions for months. Go to a past Cowork session where you successfully completed a complex task. Click the arrow next to the session name and select "Turn it into a skill." Claude will reverse-engineer your past workflow into a packaged Skill automatically.

5. Skills Save You Money (Tokens)

You might think installing 20 Skills would eat up your context window and burn through your token limits. It is the exact opposite.

Claude only reads the 3-line header of each installed Skill initially. The full instructions only load when a task actually matches the trigger. Anthropic's data shows that a complex task taking 15 messages and 12,000 tokens without a Skill can take just 2 messages and 6,000 tokens with a Skill.

6. The "Laziness" Workaround

Sometimes, even with a perfect Skill, Claude might cut corners or skip a step. The fix is counterintuitive: do not change the SKILL.md file. Instead, add this to your user prompt: "Take your time. Quality over speed. Don't skip steps."

Anthropic notes that this behavioral nudging works better in the active user prompt than buried inside the Skill instructions.

7. Skills are Portable

Anthropic published Skills as an open standard. The SKILL.md file format is designed to work across platforms. If you build a powerful workflow in Claude today, and ChatGPT or Gemini supports the format tomorrow, your Skill transfers perfectly without a rewrite.

The 3-Conversation Rule

If you have typed the exact same instructions at the start of more than three conversations, you are wasting time. That is a Skill begging to be built.

Take 15 minutes this weekend to build your first Skill. It will permanently change how you interact with AI. If you want to access a massive library of tested, top-rated prompts and workflows, check out Prompt Magic (https://promptmagic.dev/ ) and start building your own library for free.

15