The full table of contents

Every lesson inside Zero to AI.Nothing hidden. Nothing behind a vague "you'll learn this" tease.

14 sections. 0 lessons live today out of 89 planned. New lessons ship every week — automatically included for every member. Scroll the whole list before you sign up.

0
Sections
0+
Lessons live
0+
Planned
0–4
New per week
Start here01 / 14·2 lessons

Welcome

Start here. Five-minute orientation to the course and how to use it.

01

Start here

live5 min

What you're about to build and how to use this site.

02

How to use this course

live3 min

The order, the pace, the tools you'll need ready.

Beginner02 / 14·12 lessons

Beginner Setup

Everything you need to get Claude Code running on your own computer. Deep-dive setup walkthroughs, troubleshooting, and reference.

01

Before you start

live5 min

What you need ready, what to expect, how long it'll take.

02

Choose your plan — Pro, Max, or API key

live6 min

The three ways to pay for Claude, with realistic monthly cost ranges.

03

Mac setup — start to finish

live30 min

One walkthrough. Every command. Every install. Ready in 30 minutes.

04

Windows setup — start to finish

live35 min

WSL, PowerShell, all the install steps in one place.

05

Linux setup — start to finish

live25 min

Ubuntu, Debian, Pop_OS! — the full install path.

06

Verify everything works

live5 min

Three checks that confirm you're fully set up — before Module 1.

07

Configure your workspace

live10 min

Project folders, CLAUDE.md basics, global vs local memory.

08

Permissions and safety

live8 min

How Claude Code asks before changing anything — and how to trust it.

09

Updating and maintaining

live5 min

Stay current. One command to update, what changelogs to watch.

10

Common problems and fixes

live15 min

The 12 issues that hit ~80% of beginners — and how to unstick each one.

11

Security checklist

live7 min

API key safety, billing alerts, what never to commit, account hygiene.

12

Glossary — terms decoded

liveReference

Every confusing acronym in this course, in plain English.

Core module03 / 14·6 lessons

Module 1 — Foundations

Take a blank laptop to a working AI on the command line. The on-ramp.

01

What you're building

live5 min

Visual tour of the finished Mission Control.

02

The terminal, demystified

live7 min

Open it. Type one command. Wall lowered.

03

Installing Node, Git, and your editor

live12 min

Mac, Windows, Linux — pick your path.

04

Your AI account and API key

live6 min

Where to click, where to save it, why it stays secret.

05

Installing Claude Code

live8 min

One command. Verify it runs. Say hello.

06

Your first real message

live10 min

Ask AI to read a file on your machine. The moment it clicks.

Core module04 / 14·5 lessons·0 live

Module 2 — Your First Real Conversation

Stop using AI like a chatbot. Start handing it real work.

01

Prompts vs tasks

coming8 min

Why 'summarize this' is weak and 'save a summary to notes.md' is strong.

02

Reading, writing, editing files

coming12 min

Clean up a messy spreadsheet with AI.

03

Research and summarize

coming10 min

Web fetch, summarization, sources saved to disk.

04

Saving your preferences

coming9 min

Memory and CLAUDE.md files — how AI remembers you.

05

Five prompts that 10x output

coming11 min

Reusable templates — planner, reviewer, summarizer, drafter, debugger.

Core module05 / 14·6 lessons·0 live

Module 3 — Building Your First Agent

Move from interactive chats to a single-purpose agent that does one job well.

01

What an 'agent' really is

coming7 min

Cut through the buzzword. Agent = AI + instructions + tools + a job.

02

Picking your first agent

coming6 min

Research brief, inbox triager, or daily journal — your pick.

03

Writing the agent's instructions

coming12 min

The structure: role, inputs, steps, output format.

04

Giving the agent tools

coming13 min

Web access, file access, scheduling — wire each one in.

05

Testing and iterating

coming10 min

Run it, watch it fail, fix the instructions, run again.

06

Shipping the agent

coming7 min

Save it. Name it. Add it to your library.

Core module06 / 14·6 lessons·0 live

Module 4 — Mission Control

The keystone. Build the dashboard where every agent lives and reports.

01

Why a Mission Control matters

coming8 min

The cost of running agents without one.

02

The template walkthrough

coming14 min

Open the Mission Control template. Tour the rooms.

03

Connecting your first agent

coming11 min

Plug the Module 3 agent into Mission Control.

04

The morning digest

coming13 min

Daily PDF summarizing every agent's last 24 hours.

05

Customizing your dashboard

coming9 min

Colors, sections, layout — make it yours.

06

The one-minute-a-day routine

coming6 min

How to actually use Mission Control without it becoming another inbox.

Core module07 / 14·4 lessons

Module 5 — Automation & Triggers

Make the work happen without you starting it. Schedules. Triggers. While you sleep.

01

Scheduling agents with cron

live10 min

Make any Claude task run on a schedule — daily, weekly, every 15 minutes.

02

Email-triggered workflows

live12 min

When an email arrives, an agent acts. The 'while you sleep' pattern.

03

Webhook triggers from any service

live11 min

Any tool that sends webhooks (Stripe, GitHub, Linear) can trigger your agents.

04

Failure handling and monitoring

live10 min

What happens when an agent fails at 3am. How to know about it. How to recover.

Core module08 / 14·6 lessons·0 live

Module 6 — Scaling Up

Give yourself a roster of specialized agents and the skill to add more.

01

The agent roster pattern

coming7 min

Why 5 specialized agents beats 1 generalist.

02

Starter library tour

coming15 min

Researcher, Writer, Reviewer, Scheduler, Bookkeeper.

03

Customizing the starter agents

coming12 min

Make the Writer sound like you. Make the Researcher prefer your sources.

04

Adding a new agent in under an hour

coming16 min

Live exercise — pick a new job, build the agent.

05

Costs, limits, and being smart

coming10 min

When agents get expensive and how to keep bills sane.

06

Where to go from here

coming8 min

The path beyond the course.

Reference09 / 14·14 lessons

Tools Reference

Plain-English reference for every important AI tool. Updated as the landscape shifts.

01

Claude Code

live

The terminal-based AI we use throughout the course.

02

ChatGPT

live

The household name. When to use it vs others.

03

Claude (web app)

live

Anthropic's chat interface. Strengths and best uses.

04

Cursor

live

AI-native code editor. Only if you ever write code.

05

Windsurf

live

Cursor's main competitor — stronger autonomous agent mode.

06

Gemini

live

Google's AI. Strong with research and Google Workspace.

07

Perplexity

live

AI search. Cited answers from the live web.

08

NotebookLM

live

Google's grounded AI for working with your own documents.

09

ElevenLabs

live

The best AI voice tool. For videos, podcasts, narration.

10

Suno

live

AI music generation. Make custom songs in minutes.

11

Veo 3

live

Google's AI video generator. For animated and photoreal video.

12

Sora

live

OpenAI's AI video. Strongest for surreal creative work.

13

Runway

live

AI video tool for working creators. Best motion control.

14

Midjourney

live

The prestige AI image generator. Most aesthetic output.

Reference10 / 14·8 lessons·6 live

Concepts Decoded

The jargon wall — explained for beginners. Read once, never be confused again.

01

What is AI, really?

live

Plain English. No buzzwords.

02

How Claude was made

live

The origin story, transformers, RLHF, and Constitutional AI.

03

LLM vs agent — what's the difference?

live

One answers. The other does.

04

Prompts, context, and tokens

live

Why how you ask matters more than what you ask.

05

MCP — Model Context Protocol

live

How AI talks to your tools. The secret behind powerful agents.

06

RAG — Retrieval Augmented Generation

live

How AI uses YOUR documents to answer questions.

07

API vs Chat — which to use when

coming

When typing in a window is fine, and when it isn't.

08

Context engineering

coming

The skill that separates AI users from AI operators.

Reference11 / 14·5 lessons

Business with Claude

The complete playbook for using Claude to start, run, and grow a business. From validating ideas to running ops with AI agents.

01

Validate a business idea with Claude

live12 min

Stop building in a vacuum. Pressure-test your idea in an afternoon.

02

Build your MVP with Claude Code

live18 min

From idea to shipped product in a weekend. Real example, real code.

03

Marketing copy that converts

live15 min

Landing pages, ads, emails, and VSLs — using Claude to write what closes.

04

Customer support done with AI

live14 min

Triage, draft, and close 80% of tickets without a human touching them.

05

Bookkeeping & finance with AI

live13 min

Categorize transactions, flag anomalies, generate monthly P&L — automated.

Reference12 / 14·4 lessons

MCP Server Library

Setup guides for the MCP servers that turn Claude Code from a chatbot into an integrated workstation. Install, configure, use.

01

Filesystem MCP

live8 min

Give Claude scoped read/write access to specific folders on your machine.

02

GitHub MCP

live10 min

Read issues, review PRs, create branches, manage your repos via Claude.

03

Gmail MCP

live12 min

Connect Claude to your email — for triage, drafts, automation.

04

Slack MCP

live10 min

Have Claude read channels, send messages, summarize conversations.

Recipes13 / 14·7 lessons·6 live

Recipes

Copy-pasteable agents and workflows you can deploy this afternoon.

01

Daily research brief

live

Wake up to a one-page summary of your industry.

02

Inbox triage agent

live

Sort your email so you only see what matters.

03

Content calendar generator

live

A month of posts in 10 minutes.

04

Bookkeeping agent

coming

Categorize transactions and flag weirdness.

05

Meeting summarizer

live

Action items and decisions in your inbox by EOD.

06

Customer support reply drafter

live

First-pass replies that sound like you.

07

Weekly review ritual

live

A Sunday-night agent that turns your week into clarity for Monday.

Resources14 / 14·4 lessons

Resources

Templates, libraries, and cheatsheets to take with you.

01

Mission Control template

live12 min

Drop into your machine. Ready in 5 minutes.

02

Starter agent library

live15 min

5 ready-to-deploy agents — Researcher, Writer, Reviewer, Scheduler, Bookkeeper.

03

Prompt library

live10 min

30+ copy-paste prompts organized by job.

04

Setup cheatsheet

live5 min

1-page reference for every install command and slash command.

Always shipping

You just read the whole library.Now go through it for real.

Every lesson above. The weekly live call. The private Discord. The course tutor. New content shipping every week — included as long as you're a member. $39.99/mo, cancel anytime.

Both tiers · cancel anytime · same library