Uploaded April 2026 | Updated September 2026, 1 week ago
I sit down with Moritz Kremb, an OpenClaw power user and agency builder based in Berlin, to break down how to actually make OpenClaw useful. Moritz walks through a 10-step optimization guide covering everything from troubleshooting and memory management to model selection and security basics. He then demos two real systems he built with OpenClaw: a full short-form video content pipeline and a conversational CRM. This episode is for anyone who tried OpenClaw, hit a wall, and wants a clear path to turning it into a superhuman digital employee.
Key Points
* Upload the OpenClaw documentation into a Claude project to create a dedicated troubleshooting baseline — it solves roughly 99% of setup issues.
* Use the OAuth method (your existing $20 ChatGPT or Anthropic subscription) to avoid expensive API costs, and always configure backup models.
* Memory problems are almost always caused by memory never being saved in the first place; add an auto-save instruction to the heartbeat file so it logs every 30 minutes.
* Organize your OpenClaw conversations into separate Telegram groups and topics with group-specific system prompts to avoid context bleed.
* Stronger models are meaningfully more resistant to prompt injection; pair that with least-access principles and agent-owned accounts for a solid security posture.
* Custom skills are the path to real automation — whenever you do something repeatedly, tell your OpenClaw to turn it into a skill.
Numbered Section Summaries
1. OpenClaw Explained: What It Is and How It Differs
Moritz breaks down OpenClaw as the first truly personal, autonomous agent — one that remembers, runs on a heartbeat every 30 minutes, executes cron jobs, and lives inside whatever chat app you already use. He maps the evolution from ChatGPT (cloud chat) to Claude Code (local files) to OpenClaw (persistent, proactive, and portable).
2. OpenClaw vs. Claude Cowork and Dispatch
Anthropic's new Dispatch feature and Claude Cowork are moving toward what OpenClaw already does, but OpenClaw remains more powerful and feature-rich today. Moritz frames the long-term comparison as Linux vs. Windows: the open-source version attracts community contribution, flexibility, and customization that proprietary tools have a harder time matching.
3. The 10-Step Optimized Setup
The core of the episode. Moritz walks step by step through: creating a troubleshooting project with the official docs, personalizing workspace files (agents.md, soul.md, user.md, identity.md), fixing memory with compaction settings and heartbeat auto-save, selecting models via OAuth, organizing Telegram groups with system prompts, understanding the three browser modes, activating and building skills, tuning the heartbeat file, hardening security, and applying least-access principles with agent-owned accounts.
4. Model Selection and the OAuth Shortcut
Instead of paying per-API-call, Moritz recommends hooking OpenClaw into an existing $20 ChatGPT subscription via OAuth. He suggests setting up a backup chain — OpenAI as primary, Anthropic as secondary, and open-source models through OpenRouter or Kilo Gateway as fallbacks — so the agent always has a working brain.
The #1 tool to find startup ideas/trends - ideabrowser.com
LCA helps Fortune 500s and fast-growing startups build their future - from Warner Music to Fortnite to Dropbox. We turn 'what if' into reality with AI, apps, and next-gen products https://latecheckout.agency/
The Vibe Marketer - Resources for people into vibe marketing/marketing with AI: thevibemarketer.com
FIND ME ON SOCIAL
X/Twitter: twitter.com/gregisenberg
Instagram: instagram.com/gregisenberg
LinkedIn: linkedin.com/in/gisenberg
FIND MORITZ ON SOCIAL
X: https://x.com/moritzkremb
Youtube: youtube.com/@promptwarrior/videos
Instagram: youtube.com/@promptwarrior
I sit down with Moritz Kremb, an OpenClaw power user and agency builder based in Berlin, to break down how to actually make OpenClaw useful. Moritz walks through a 10-step optimization guide covering everything from troubleshooting and memory management to model selection and security basics. He then demos two real systems he built with OpenClaw: a full short-form video content pipeline and a conversational CRM. This episode is for anyone who tried OpenClaw, hit a wall, and wants a clear path to turning it into a superhuman digital employee.
Key Points
* Upload the OpenClaw documentation into a Claude project to create a dedicated troubleshooting baseline — it solves roughly 99% of setup issues.
* Use the OAuth method (your existing $20 ChatGPT or Anthropic subscription) to avoid expensive API costs, and always configure backup models.
* Memory problems are almost always caused by memory never being saved in the first place; add an auto-save instruction to the heartbeat file so it logs every 30 minutes.
* Organize your OpenClaw conversations into separate Telegram groups and topics with group-specific system prompts to avoid context bleed.
* Stronger models are meaningfully more resistant to prompt injection; pair that with least-access principles and agent-owned accounts for a solid security posture.
* Custom skills are the path to real automation — whenever you do something repeatedly, tell your OpenClaw to turn it into a skill.
Numbered Section Summaries
1. OpenClaw Explained: What It Is and How It Differs
Moritz breaks down OpenClaw as the first truly personal, autonomous agent — one that remembers, runs on a heartbeat every 30 minutes, executes cron jobs, and lives inside whatever chat app you already use. He maps the evolution from ChatGPT (cloud chat) to Claude Code (local files) to OpenClaw (persistent, proactive, and portable).
2. OpenClaw vs. Claude Cowork and Dispatch
Anthropic's new Dispatch feature and Claude Cowork are moving toward what OpenClaw already does, but OpenClaw remains more powerful and feature-rich today. Moritz frames the long-term comparison as Linux vs. Windows: the open-source version attracts community contribution, flexibility, and customization that proprietary tools have a harder time matching.
3. The 10-Step Optimized Setup
The core of the episode. Moritz walks step by step through: creating a troubleshooting project with the official docs, personalizing workspace files (agents.md, soul.md, user.md, identity.md), fixing memory with compaction settings and heartbeat auto-save, selecting models via OAuth, organizing Telegram groups with system prompts, understanding the three browser modes, activating and building skills, tuning the heartbeat file, hardening security, and applying least-access principles with agent-owned accounts.
4. Model Selection and the OAuth Shortcut
Instead of paying per-API-call, Moritz recommends hooking OpenClaw into an existing $20 ChatGPT subscription via OAuth. He suggests setting up a backup chain — OpenAI as primary, Anthropic as secondary, and open-source models through OpenRouter or Kilo Gateway as fallbacks — so the agent always has a working brain.
The #1 tool to find startup ideas/trends - ideabrowser.com
LCA helps Fortune 500s and fast-growing startups build their future - from Warner Music to Fortnite to Dropbox. We turn 'what if' into reality with AI, apps, and next-gen products https://latecheckout.agency/
The Vibe Marketer - Resources for people into vibe marketing/marketing with AI: thevibemarketer.com
FIND ME ON SOCIAL
X/Twitter: twitter.com/gregisenberg
Instagram: instagram.com/gregisenberg
LinkedIn: linkedin.com/in/gisenberg
FIND MORITZ ON SOCIAL
X: https://x.com/moritzkremb
Youtube: youtube.com/@promptwarrior/videos
Instagram: youtube.com/@promptwarrior










![Does Grok 4 Deserve a Spot In Your AI Stack? (Heres The Truth)
On this episode, I test Grok 4s capabilities across multiple use cases to determine if it outperforms competitors like OpenAI and Perplexity. I evaluate 9 different agent types by running specific prompts and analyzing the results. Grok 4 demonstrates particular strength in tasks leveraging X data, with standout performance in market research, customer feedback analysis, and negotiation assistance, while showing limitations in areas like visual design.
Timestamps:
00:00 - Intro
01:00 - Market research Agent
04:05 - Coding Agent
05:57 - Productivity Agent
10:10 - Fundraising Agent
14:48 - Content MarketerAgent
23:23 - Customer Feedback Agent
27:04 - Negotiator Agent
29:50 - Product Innovator Agent
32:47 - Design Agent
35:17 - Grok Companions Feature
37:19 - Voice mode Demo
38:26 - Final review and conclusions
Key Points:
• I test Grok 4 across 9 different use cases including market research, coding, productivity optimization, and design
• Grok 4s integration with X (Twitter) data provides unique advantages for certain tasks
• Performance varied across different agent types, with market research and customer feedback analysis being particularly strong
1) The X-Factor (Literally)
The BIGGEST advantage Grok 4 has? Access to X data!
When you specifically ask it to search X for trends or pull real-time X mentions, it delivers insights no other AI can match.
Pro tip: ALWAYS include search X and web in your prompts to unlock Groks full potential.
2) Market Research Agent: 9.5/10
This blew me away. I asked Grok to analyze competitors in the productivity app space using real-time web and X search.
In just 80 seconds, it delivered:
• Detailed competitor analysis
• Actual user pain points from X
• Untapped market opportunities
The prompt:
Act as a market research agent, analyze competitors in [your industry] using real-time web and X search...
3) Customer Feedback Analysis: 10/10
GAME-CHANGER for product teams!
I pasted in raw customer feedback and Grok:
• Categorized all feedback themes
• Calculated an NPS score
• Created a prioritized product roadmap
• Forecasted retention impact
All in under 2 minutes! This alone is worth trying Grok 4.
4) Fundraising Pitch Helper: 9/10
I gave Grok a real startup pitch and asked it to refine it as a VC agent.
It immediately:
• Identified weaknesses (too high-level, lacking proof)
• Added data-backed improvements
• Predicted investor objections WITH counterarguments
• Rewrote the entire pitch
This was possibly the best pitch refinement Ive seen from ANY AI.
5) Coding Agent: 7/10
Asked Grok to generate a Python lead-gen bot with API integration.
It produced clean code in ~25 seconds with deployment instructions, but I didnt test if it actually works.
Jurys still out on whether it beats specialized coding tools like Cursor or Replit
6) Content Marketing: 6/10 → 9/10
Initial results were BAD - generic content with too many hashtags.
BUT when I refined my prompt to I like the style of tweets from @gregisenberg, make it more like that, it NAILED my writing style and created genuinely good content ideas.
Lesson: Be specific about the style you want!
7) Productivity Workflow Optimization: 8/10
I shared my daily schedule and asked for optimization.
Grok analyzed it, suggested improvements based on X productivity trends, and even generated Python code for email summarization that could save 30-60 minutes daily.
Super practical and actionable.
8) Negotiation Agent: 8.5/10
Asked Grok to help with salary negotiation using multi-agent mode.
It:
• Role-played both sides of the conversation
• Suggested timing the ask after a major win (smart!)
• Created scripts with objection handling
• Offered data-backed tactics
9) Design/Branding: 6.5/10
Asked for logo options for my startup.
The good: Fast (under 30 seconds), spelled everything correctly, clean designs.
The bad: Only gave 2 options when I asked for 4, and text broke when I asked for edits.
Usable for ideation, but not final designs.
10) BONUS: Voice & Companions
Voice mode sounds surprisingly human - great for brainstorming on walks.
Companions mode was... weird? My AI companion called me babe which felt inappropriate. Definitely needs refinement.
The #1 tool to find startup ideas/trends - https://www.ideabrowser.com
LCA helps Fortune 500s and fast-growing startups build their future - from Warner Music to Fortnite to Dropbox. We turn what if into reality with AI, apps, and next-gen products https://latecheckout.agency/
Boringmarketing - Vibe Marketing for Companies: http://boringmarketing.com/
The Vibe Marketer - Join the Community and Learn: http://thevibemarketer.com/
Startup Empire - a membership for builders who want to build cash-flowing businesses https://www.skool.com/startupempire/about
FIND ME ON SOCIAL
X/Twitter: https://twitter.com/gregisenberg
Instagram: https://instagram.com/gregisenberg/
LinkedIn: https://www.linkedin.com/in/gisenberg/ Does Grok 4 Deserve a Spot In Your AI Stack? (Heres The Truth)](https://i.ytimg.com/vi/tk2HbliM5u4/mqdefault.jpg)