
Build With AI #153 How to Set Up OpenClaw in 7 Minutes (Step-by-Step Guide)
Mar 27, 2026
A fast, step-by-step walkthrough of installing OpenClaw from the terminal and getting an AI agent live in minutes. Setting up Node.js and pasting an Anthropic API key are covered. Creating and connecting a Telegram bot via BotFather is demonstrated. Enabling DuckDuckGo web search and skipping optional skills for a quick start are also shown.
AI Snips
Chapters
Transcript
Episode notes
Install OpenClaw With One Command
- Install OpenClaw with one terminal command after installing Node.js as the only prerequisite.
- Corey runs the installer, then follows the guided onboarding prompts (Quick Start, use existing values) to avoid manual config files.
Pick Anthropic And Paste Your API Key
- Use Anthropic as the model provider and paste your Anthropic API key during guided onboarding.
- Corey chooses Claude Sonnet 4.6 as the model example to get a working agent quickly.
Create A Telegram Bot With BotFather
- Set up a Telegram bot via BotFather by running /newbot, picking a name ending in 'bot', and copying the token.
- Corey demonstrates naming the bot and copying the BotFather token to paste into OpenClaw when prompted.
