I fixed OpenClaw so it actually works (full setup)
Greg Isenberg and Moritz Kremb provide a comprehensive 10-step setup guide to optimize OpenClaw, an autonomous agent framework positioned as "the new computer" by industry leaders. The episode walks through practical configuration, personalization, memory management, security protocols, and real-world use cases—from content creation to CRM workflows—designed to transform OpenClaw from a buggy beta tool into a reliable "digital employee" that actually delivers value.
Key takeaways
- • Establish a troubleshooting baseline by uploading OpenClaw documentation into a Claude project to ensure the agent has access to authoritative solutions rather than making up answers.
- • Personalization through workspace files (agents.md, soul.md, user.md, identity.md) is critical—OpenClaw's output quality depends heavily on the context and behavioral instructions you provide upfront.
- • Enable persistent memory by creating memory.md files and configuring autosave features in heartbeat settings so the agent doesn't lose information during long sessions.
- • Set up model fallback chains using OpenAI as primary (via ChatGPT $20 subscription) with Anthropic and OpenRouter as backups to maintain service reliability and avoid being locked into a single provider.
- • Use Telegram topics and system prompts to separate conversation contexts (content, to-dos, journaling, etc.) so the agent remembers which task it's working on without confusion.
- • Mitigate prompt injection risks by storing API keys outside the workspace, using strong models, and applying the principle of least access—only grant the agent permissions it truly needs.
- • Build multi-step automation systems that integrate Google Sheets, Gmail, Calendar, and WhatsApp to create a flexible CRM or content pipeline that learns from analytics and updates itself.
Recommendations (10)
"It will then go into where all of my leads are stored inside of like a Google Sheet."
Moritz Kremb · ▶ 59:19
"It also has access to my calendar so it knows when meetings were booked and it can inform me about that as well."
Moritz Kremb · ▶ 59:42
"You can use services like Open Router or Kilo Gateway. They're basically model aggregators that give you one gateway to access different open source models."
Moritz Kremb · ▶ 24:47
Mentioned (11)
More from these creators
23 AI Trends keeping me up at night
Stop Vibe Coding. Start Getting Customers.
Paperclip: Hire AI Agents Like Employees (Live Demo)
Firecrawl AI clearly explained (and how to make $$)
Building AI Agents that actually work (Full Course)
Karpathy's "autoresearch" broke the internet