The bait, then the rug-pull.
Stephen Pope opens with a straight knife-fight: OpenClaw is hard, his free thing is easy, and he's about to prove it by wiring up an email-triage agent in twelve minutes flat. The whole video is the proof. There is no theory section — just OAuth tokens, one paragraph of natural-language spec, and a working scheduled agent by the credits.
What the video promised.
stated at 00:23“By the end of this video, you'll be building agents to run your own life twenty four seven.”delivered at 04:50
Where the time goes.

01 · Cold open + promise
OpenClaw is a pain. PopeBot is free and easy. Demo target: email agent that kills spam, DMs urgent ones, can send on my behalf.

02 · Gmail OAuth setup
Add new OAuth secret named GMAIL_OAUTH_TOKEN. Google Cloud console: existing project, enable Gmail API, create OAuth client ID, paste redirect URI back into PopeBot. Empower-the-viewer aside: 'ask the agent itself for step-by-step.'

03 · Write the spec
One-paragraph instruction: check email every 30 min, archive spam, DM urgent ones with sender + summary, add a way to send email, create the required skills.

04 · Agent builds itself (Claude Code on the back end)
PopeBot delegates to the Claude Code SDK. It plans, builds the email-assistant skill, writes system prompt + CLAUDE.md, registers an AI-triage Gmail label, sets a 30-min cron, runs an end-to-end test.

05 · Admin tour — cron + agent secrets + LLM providers
Cron job listed in Triggers. Agent secrets page under Event Handler. Provider settings support Anthropic, OpenAI, Google, DeepSeek and multiple coding agents.

06 · Live triage test
Pope asks the agent to find an email worth flagging. It pulls one from his accountant, DMs him on Telegram with a summary, then applies the AI-triage label on command.

07 · Multi-user + Telegram routing
PopeBot supports multiple authorized users per install. Telegram bot per install. Profile nicknames let you say 'send Steve a test message' and have it route correctly. Bot only listens to authorized chat IDs.

08 · Interactive mode = Claude Code in the browser
Tab into a raw Claude Code CLI in-browser. Shell, file editor, voice-to-text in the chat box. Web chat, Telegram, and CLI all share the same thread.

09 · Scoped agents (anti-context-bloat)
Dropdown to scope a chat to a single agent so PopeBot doesn't get distracted by skills from other agents when you've installed 20 of them. Demos the underlying agents/email-assistant/ folder, system prompt, CLAUDE.md.

10 · Install + community CTA
Link in description, two-step wizard installer for Win/Mac/Linux, built-in upgrade system. Pitches the AI Architects community: classroom, Tuesday/Wednesday support calls, Friday networking calls.
Visual structure at a glance.
Named ideas worth stealing.
Ask-the-tool-how-to-use-the-tool
When the tutorial hits an external dependency the viewer might not know (Google Cloud), Pope tells the viewer to ask the agent itself for step-by-step instructions instead of teaching it.
Scoped agents
Conversation-level scope to one sub-agent so the orchestrator isn't loading every skill in the install. Faster decisions, less drift in 20-agent setups.
One spec, four interfaces
Web chat, Telegram chat, raw Claude Code CLI, and shell all share the same conversation thread and skill registry — same agent state across surfaces.
Lines you could clip.
“I like to show people this because a lot of times people feel like they need somebody to show them things — but you can use these agents to actually show you how to do it.”
“All we have to do is tell our agent what we want to build.”
“I'd like to create an email assistant that checks my email every thirty minutes, automatically removes spam, DMs me when something looks urgent, and creates a way for me to send email.”
“If it was all just one big agent, it's gonna get harder and harder for the agent to be successful — that's why we have scoped agents.”
How they spent the runtime.
Things they pointed at.
How they asked for the click.
“Go to the link in the description, scroll down to installation, two simple steps. If you need support after install, click the link. And if you want to learn more about agents, jump into my community, the AI Architects.”
Soft, layered CTA — install link first, then community as the second offer. No pricing pressure, no urgency, just 'here's where to go'. Earns it after 12 minutes of giving away a working product.
Word for word.
Steal the format.
Pick the hottest tool in your category, claim it's harder than yours, and prove it in under 15 minutes of unedited screen-share.
- Title formula: '[Hyped Competitor] Is HARD (My [Thing] Is EASY)'. Parenthetical flip does the positioning in one breath.
- Open with the promise + the spec. State exactly what you'll build before you touch a tool — 'kill spam, DM urgent emails, let me send' — so every later beat is checked against that contract.
- Hand the boring setup back to the tool. When the demo wanders into territory you don't want to teach (Google Cloud, in this case), tell the viewer to ask the agent itself. Empowers them and de-risks your script.
- Reveal differentiators inside the demo, not in a feature list. Multi-user, Telegram routing, scoped agents, voice-to-text — each one drops in as a natural detour, not a slide.
- Earn the CTA. Twelve minutes of giveaway first, then a soft two-stage CTA (install link → community). No urgency, no scarcity, no $$.
- One screen + one face-cam + no music = totally viable for a tutorial channel. Production complexity is zero. The leverage is in the spec, the demo, and the framing — not the edit.
What this could mean for you.
If you're tired of inbox triage, you can have a free agent doing it for you by tonight — but you'll need to be okay touching Google Cloud and a terminal.
- PopeBot is free, self-installed (Windows/Mac/Linux), and runs on top of Claude Code — so you need an Anthropic API key or Claude subscription that lets you use Claude Code.
- Setup hurdle is real: you'll need a Google Cloud project + Gmail OAuth credentials. Pope's trick is asking the agent itself for step-by-step instructions, which actually works.
- Start with one job, not five. Pope's spec is one paragraph: 'check email every 30 min, archive spam, DM urgent ones, let me send.' Don't try to build a 20-agent empire on day one.
- Telegram is the killer surface. If you connect a Telegram bot, your agent can ping you on your phone when something matters — way better than email-about-email.
- Scoped agents matter once you have more than one. As you add skills (calendar, social, finance), keep each chat scoped to one agent so it doesn't drift.
- If you want a no-code, no-OAuth version of this, you're not the target audience yet — OpenClaw, n8n with AI nodes, or paid platforms like Lindy will be a softer landing.






































































