The complete beginner-to-advanced introduction. By the end of this lesson you'll understand exactly what OpenClaw is, why it's different from every other AI tool, and what you'll build across this 16-day bootcamp.
Why existing AI tools fall short and what we actually need from an AI in 2025
The mental model, the origin story, and the "pet lobster" framework explained
OpenClaw vs ChatGPT vs Claude: a side-by-side comparison of what actually matters
Gateway, Channels, Memory, Tools: the 4-layer system that makes it all work
A preview of where you'll be at the end of this 16-day bootcamp
How each of the 16 days builds on the last. Your learning arc.
It's not a chatbot. It's not a wrapper around ChatGPT. OpenClaw is a persistent, autonomous AI agent that runs on your machine, has its own identity, memory, schedule, and tools. It talks to you through the apps you already use.
The AI model (Claude, GPT-4, Llama) is the food. You can swap providers any time.
The Gateway is the tank: the always-on environment where your agent lives 24/7.
A plain text file: the lobster's personality, hard limits, and core values.
Every conversation is remembered in structured memory files it can search later.
Skills are what the lobster can do: browse the web, send emails, run code.
HEARTBEAT.md tells it what to do every 30 min, even when you're not there.
A personal experiment: a persistent AI assistant that lived in a terminal and remembered conversations across sessions.
Complete rewrite with a Gateway architecture, multi-channel support, and a structured workspace file system.
Released publicly and exploded. 336,000+ GitHub stars. The de-facto standard for personal AI agents.
Full ecosystem: iOS/Android nodes, macOS app, Lobster pipelines, and enterprise-grade security.
| Feature | ๐ฆ OpenClaw | ChatGPT | Claude.ai |
|---|---|---|---|
| Memory your agent owns and controls | โ Files on disk | ~ Managed via their UI | ~ Managed via their UI |
| Proactively messages you | โ Yes (HEARTBEAT) | ~ Tasks (paid only) | ~ Cowork only |
| Runs 24/7 as a true daemon | โ Always-on | ~ Scheduled tasks only | โ No |
| Works on WhatsApp / Telegram | โ Native | ~ WhatsApp only | โ No |
| Custom personality (SOUL) | โ Full control | ~ System prompt | ~ Custom instructions |
| Real shell access on your machine | โ exec tool | ~ Sandboxed only | ~ Claude Code CLI only |
| Swap AI models freely | โ 35+ providers | โ OpenAI only | โ Anthropic only |
| Fully open source | โ MIT License | โ Closed | โ Closed |
Conversations end. Employees keep working. The shift from "tool you use" to "agent that acts on your behalf" is what OpenClaw makes possible.
The long-lived background process that owns all connections. Listens on port 18789. Manages the agent runtime, tool streaming, heartbeat scheduler, and WebSocket API.
How you talk to your agent. WhatsApp, Telegram, Discord, iMessage, Slack, Matrix, all routing through one Gateway. Group chat, DMs, voice notes all supported.
Seven workspace files define identity, memory, schedule, and behavior. SOUL.md, HEARTBEAT.md, MEMORY.md and more. Every behavior is a file on disk.
Browser automation, shell execution, web search, file system, Calendar, Gmail, and a growing marketplace of community skills.
The Gateway is the single process that orchestrates everything. Start it once and it runs forever.
Full DM + group chat via the Baileys protocol
Easiest setup: just a bot token, 5 minutes
Server integration with mention-based activation
macOS only. Native Messages app integration.
Plugin-based. Full workspace integration.
Self-hosted team communication platform
Built-in browser Control UI at port 18789
Native mobile nodes with voice, camera, location
OpenClaw has a 4-tier memory system. Not all memories are equal. Some are permanent, some fade over time.
Memory is file-based, searchable, and completely under your control.
Full browser automation. Visit URLs, click buttons, scrape data, fill forms.
Run actual shell commands on your machine. Real power. Real results.
Brave, Perplexity, Gemini, Grok. Pluggable search providers.
Read, write, organize files on your local machine or server
Manage your inbox and schedule via OAuth-connected skills
Community-built skills for Obsidian, server health checks, and more
Build powerful automated workflows. Let your agent write and deploy code. Run shell commands from your phone.
Automate your inbox, calendar, research, and reporting. Get daily briefings and delegate routine tasks.
Explore the cutting edge of autonomous agents, multi-agent systems, and local LLMs. Fully open source.
Run entirely offline with local models via Ollama. Your data never leaves your machine. No subscriptions.
We'll walk through every single step on Day 2 in detail.
Each day builds on the previous. By Day 16 you'll have a fully autonomous AI team running on your own server.
--confirm flag, Docker sandboxing, and permission controls. We cover this on Day 13.Every SOUL.md, HEARTBEAT.md, and template from every bootcamp day, ready to copy
Connect with people building their own agents. Share setups, get help, find inspiration
Bonus walkthroughs, Q&A sessions, and early access to new days as they drop
node --version in your terminal. Need 22.14+.By the end of this bootcamp, you won't just be using OpenClaw. You'll be running your own autonomous AI employee. One that works while you sleep, remembers everything, and gets smarter every day.