Guides & Resources

Everything you need to
build your own AI team.

From installing OpenClaw for the first time to running a full multi-agent overnight operation. Six complete guides โ€” written from real experience, not theory.

All guides
๐ŸŸข Beginner
๐ŸŸก Intermediate
๐Ÿ”ด Advanced

All guides

6 complete guides ยท updated March 2026
โš™๏ธ
Beginner15 min
OpenClaw Setup Guide
Install, configure, and run your first agent. Every platform covered with real commands and error fixes.
Covers
Installation on Windows, Mac, Linux
First-time setup wizard walkthrough
Connecting an AI model (Anthropic / OpenRouter)
Telegram integration + privacy mode fix
5 most common errors and how to fix them
Beginner ยท 15 min
Read guide โ†’
๐Ÿ—๏ธ
Intermediate25 min
Agent Team Blueprint
The YOSHI pattern, handoff design, shared memory, and the verification rules that prevent false completion reports.
Covers
Why teams beat solo agents
The YOSHI orchestration pattern
Designing handoffs with proof requirements
MEMORY.md โ€” the 8,000 char rule
The 3 failure modes and how to handle each
Intermediate ยท 25 min
Read guide โ†’
๐Ÿ“
Intermediate20 min
Content Machine Playbook
How ZELDA produces a full week of content overnight from a single Sunday brief. Templates included.
Covers
The weekly brief template
Platform format rules (blog, LinkedIn, Twitter)
Brand voice rules in SOUL.md
The YOSHI review loop
Monday content calendar cron setup
Intermediate ยท 20 min
Read guide โ†’
๐Ÿ”
Advanced30 min
Research System Design
Build a research agent that finds signal in noise. Source tiers, query design, bias detection, and the market intelligence ZELDA surfaced on Day 1.
Covers
3-tier source hierarchy
Writing queries that get specific outputs
Vendor bias and recency bias detection
Market intelligence report structure
Nightly vs weekly research cron setup
Advanced ยท 30 min
Read guide โ†’
๐Ÿ’ป
Advanced25 min
Code Generation at Scale
How to get reliable code from AI agents. The spec format, verification rules, and the probation system born from FOX's failures.
Covers
Understanding DeepSeek's failure mode
Writing build specs that produce real output
Verification rules โ€” what counts as proof
Deployment patterns via Vercel CLI
The FOX probation system
Advanced ยท 25 min
Read guide โ†’
๐Ÿ“‹
All Levels35 min
Operations Manual
Running an AI agent team day to day. The full playbook from the morning brief to incident response โ€” written from 72 hours of live operation.
Covers
Daily operations (20โ€“30 min/day)
Full 14-job overnight cron schedule
Security operations + CLAW-SHIELD
Incident response playbook
Cost management โ€” cutting $70/day to $22
All Levels ยท 35 min
Read guide โ†’
๐Ÿš€

Want this all done for you?

Founding members get the full agent stack set up, configured, and running โ€” without reading a single guide. 97 spots remaining at $29/month.

Claim your spot โ€” $10 โ†’
Suggested reading order
New to AI agents?
Start here and work through in order.

Each guide builds on the previous one. You can skip ahead if you already know the basics.

WEEK 1
Get your first agent running
Install OpenClaw, connect an AI model, get a response via Telegram. Don't worry about multi-agent yet. Get one agent working reliably first.
โ†’ Start with: OpenClaw Setup Guide
WEEK 2
Build your team and overnight schedule
Add YOSHI as orchestrator, design your first handoffs, set up the memory file, and configure the overnight cron jobs. Run your first overnight session.
โ†’ Read: Agent Team Blueprint + Operations Manual
WEEK 3+
Specialise for your use case
Add ZELDA for content, a research agent for market intelligence, or FOX for technical tasks. Pick the guide that matches your biggest problem first.
โ†’ Choose: Content, Research, or Code guide