Back to Free Stuff

Free Guide — May 2026

Build an AI
Second Brain

Andrej Karpathy tweeted the concept and 41,000 people bookmarked it. Almost none of them are gonna build it. Here's the 30-minute version, the CLAUDE.md template, and the one prompt that does the work for you.

3 Folders · 1 Instruction File · $20/mo Total

Section 1

Why Most Second Brains Fail

The classic second brain workflow goes like this:

  1. Find something interesting
  2. Save it somewhere
  3. Tag it
  4. Link it to related notes
  5. Review it weekly
  6. Forget about it anyway

Step 3 through 5 is where every system dies. Nobody maintains this past week two because organizing knowledge is more work than retrieving it.

The fix is simple. Stop organizing. Let AI do it. Your only job is dumping raw stuff into one folder.

This guide is the 30-minute setup that makes it real.

Section 2

The Architecture (5 Minutes)

Make a folder anywhere on your computer called second-brain. Inside it, three subfolders and one file.

second-brain/
├── raw/        # your input dump
├── wiki/       # AI-organized knowledge base
├── outputs/    # AI-generated reports and answers
└── CLAUDE.md   # operating instructions for the AI
1

raw/

Where everything goes. Meeting notes, article clips, competitor screenshots, client briefs, SOPs, strategy notes, podcast transcripts, email threads. Don't organize. Don't rename. Just dump.

2

wiki/

Claude's territory. It reads raw/, identifies topics, builds organized articles, links them together, maintains an index. You never touch this folder by hand.

3

outputs/

Every answer Claude generates from your queries. Briefings, comparisons, decision frameworks. Each output feeds back into future answers.

4

CLAUDE.md

The instruction file. Tells Claude what your knowledge base is about, how to structure it, what rules to follow. Without it, Claude improvises every session and quality varies wildly. With it, every interaction follows your exact framework.

Section 3

The CLAUDE.md Template

This is the file that separates a smart system from a dumb one. Copy the block below into a file called CLAUDE.md at the root of your second-brain/ folder. Fill in the bracketed sections with real specifics about your business.

The more honest and detailed the answers, the smarter your second brain gets. Treat the bracketed prompts like a job description you're writing for an employee on day one.

CLAUDE.md template

# Second Brain Operating Manual

## Purpose
Business operations knowledge base for [YOUR COMPANY NAME].
Used for: decision support, client context, competitive intelligence,
operational memory, content research.

## Structure Rules
- raw/ contains unprocessed source material. Never modify raw files.
- wiki/ is the organized knowledge base. AI maintains this entirely.
- outputs/ stores generated reports and analysis.

## Wiki Standards
- One topic per file in wiki/
- Every file starts with a 2-sentence summary
- Related topics linked using [[topic-name]] format
- INDEX.md maintained alphabetically, updated with every change
- When new raw sources arrive, update all relevant wiki articles
- Flag contradictions between sources immediately

## My Business Context
- Company: [NAME]
- What we sell: [PRODUCT/SERVICE]
- Who we serve: [TARGET CUSTOMER]
- Current priorities: [TOP 3 PRIORITIES]
- Revenue model: [HOW YOU MAKE MONEY]

## Output Format
When I ask for a recommendation: Context → Options (max 3) →
Recommendation → Risk → Next Step.
When I ask for a briefing: Summary (3 sentences) → Details →
Action Items.

Section 4

Load It in 15 Minutes

Most people make the folders, stare at an empty system, and never come back. Don't be most people.

Set a 15-minute timer. Drop everything you already have into raw/:

Meeting notes from the last 30 days (copy-paste from wherever they live)

Client documents (proposals, contracts, briefs)

Competitor research (screenshots, pricing pages, feature comparisons)

SOPs (even rough drafts or bullet points)

Strategy notes (investor updates, quarterly plans, revenue models)

Content research (articles you've saved, podcast notes, bookmarks)

Email threads that contain important decisions

Don't rename anything. Don't organize it. Don't make it presentable. The whole point is that you're offloading the organization to AI.

Thirty source files is plenty for week one. Clipped articles, analytics exports, partnership research, content frameworks, client transcripts. None organized by hand.

Section 5

Build the Wiki (One Prompt)

Open Claude Code (or Claude Desktop, or any interface that can read local files). Point it at your second-brain/ folder. Paste this prompt. Walk away.

Wiki-building prompt

Read everything in raw/. Following the rules in CLAUDE.md, build a
complete wiki in wiki/.

Start by creating INDEX.md listing every major topic alphabetically.
Then create one .md file per topic. Link related topics using
[[topic-name]] format. Summarize every source document.

Flag any contradictions you find between sources.

When it finishes, you have an organized wiki with:

  • Topic articles you didn't know you needed
  • Connections between ideas you hadn't noticed
  • Summaries of documents you forgot you saved
  • An INDEX.md that makes everything retrievable in seconds

This is the moment it stops being a filing system and starts being a thinking partner.

Section 6

Use It Like a Real Strategist

Once your wiki has 10+ articles, start querying it like a brilliant advisor who has read everything you've ever written. Four queries to start with. Each one is copy-paste, swap the bracketed parts for your specifics.

1. Quarterly risk audit

Based on everything in the wiki, what are the three biggest risks to hitting our Q2 revenue target?

2. One-page prospect briefing

I have a call with [PROSPECT NAME] tomorrow. Pull everything we know about their company, their pain points, recent news, and our best positioning angle. Format as a one-page briefing.

3. Pricing comparison

Compare our pricing strategy from 6 months ago versus now. What changed? Is the new approach working based on the revenue data in raw/?

4. Decision support

I need to make a decision about [X]. Based on everything in this knowledge base, what would you recommend and why?

The compounding effect: every answer Claude generates, save it back into outputs/. Each query makes the next answer better because it has more context. After 30 days of regular use, the system knows your business better than most employees would after 6 months.

Section 7

The Monthly Audit (5 Minutes)

Once a month, run this. It prevents knowledge drift. If Claude writes something slightly wrong early on and you don't catch it, every future answer builds on that mistake. Five minutes of prevention saves hours of compounding errors.

Monthly audit prompt

Review the entire wiki/ directory. Complete this audit:
1. Flag contradictions between articles
2. Find topics mentioned but never fully explained
3. List claims not backed by a source in raw/
4. Identify stale information (>90 days without update)
5. Suggest 3 new articles to fill knowledge gaps

Section 8

What You Just Replaced

A fractional Chief of Staff costs $5,000 to $15,000 per month. A full-time one runs $150,000 to $250,000 per year. This system costs $20 a month for Claude Pro. The folders are free.

It won't replace a real strategist forever. But for a business doing $500K to $5M that isn't ready for that hire, this fills the gap. You get:

  • Instant recall of every client conversation
  • Every competitive insight cross-referenced
  • Every strategic decision documented and retrievable
  • Available 24/7, zero ramp-up
  • Smarter every week you use it

The owners who build this now will have a 6-12 month knowledge advantage over everyone keeping their strategy in their head and their notes scattered across 14 apps.

Start today

Your 30-Minute Checklist

1

Make the folder structure (2 minutes)

second-brain/, raw/, wiki/, outputs/, plus an empty CLAUDE.md.

2

Fill in your CLAUDE.md (5 minutes)

Paste the template above. Replace the bracketed sections with real specifics about your business.

3

Dump your existing documents into raw/ (15 minutes)

Set a timer. Don't rename. Don't organize. Just dump.

4

Run the wiki-building prompt (5 minutes)

Paste it into Claude Code pointed at your folder. Walk away.

5

Ask your first question (1 minute)

Pick one of the four query examples above. Run it. Watch what happens.

Three folders. One instruction file. An AI that organizes everything and gets smarter the more you use it.

That's a second brain that actually thinks.

Work with Me

Need AI to actually work for your business?

I help businesses cut through the AI hype and build the workflows, automations, and systems that actually move the needle. Direct, hands-on, no fluff.

Work with me