**Greg Isenberg** (0:00)
Jensen Huang said just the other day that every company needs an OpenClaw strategy. I mean, he's calling it the new computer. But how do you actually wire this thing up so it holds up in the real world? So I sat down with my friend, Moritz, and we went through the exact setup that takes you from install to production. This is a super tactical, saucy episode. The clearest way to understand all these concepts. How to structure OpenClaw versus Claude Cowork. How to set up personalization so it sounds like you. How to make memory actually persist and improve over time. How to configure models and fall back so it stays reliable. How to run heartbeat.md so nothing breaks in the background. How to lock down security so you can trust it with your business. And then, what are different use cases? Like, how do I use this thing to come up with ideas for me and create content that doesn't look like AI Slop? This is the most comprehensive one-hour master class on how to go from, I want to install OpenClaw to I've got this thing running and it's a digital employee that's working for me.
Moritz Kremb on the Startup Ideas Pod. Moritz, by the end of this episode, what are people gonna get out of it?
**Moritz Kremb** (1:22)
So if you're someone that has heard about OpenClaw, maybe you even tried setting it up, but didn't see the value, and it didn't work very well for you. By the end of this episode, you will have a 10 step guide to 10x your OpenClaw, and make it actually useful. You'll learn how to set it up the right way, how to tweak it, and understand how it works under the hood, so that it becomes basically like a superhuman employee. And at the end, I will also share some of the top use cases and systems I have built with my OpenClaw.
**Greg Isenberg** (1:57)
So basically how people are using it, how you're using it in the wild. I know you're out there, you've got these digital employees doing things. You're going to show us how to use it. You're going to explain these concepts clearly. You're going to take people through all of it. Moritz, you're an absolute angel. Let's get right into it. All right.
**Moritz Kremb** (2:17)
Awesome. So I thought to start this out, let's just go over the basics and talk about first what even is OpenClaw for people that may have not heard about it. Basically OpenClaw is an agent, a personal agent that can do things for you. It remembers things and gets better over time. It's proactive and it can actually automate things for you. It also has access to built-in functionalities, tools and skills. And you can also bring it into any chat tool basically, so it's quite flexible in that sense. And so it's kind of the first really personal agent that exists. And also currently, I would say it's the closest to what we have of a truly autonomous agent. So yeah, now you might be asking, okay, but how is it actually different from ChatGPT and Claude Code, right? So in ChatGPT basically, if you think of this as you communicating with ChatGPT, first thing you'll notice is like it's living in the cloud, right? So you're kind of always communicating with this thing in the cloud, this intelligence in the cloud. Now ChatGPT does have things built into it, that they've built into it over time. In the beginning, it was kind of just this chat intelligence thing, and then they've added memory over time, they've added some tool use over time, like web search and so on. But yeah, you can fundamentally think of ChatGPT as just a chat, right? Okay, so what was kind of this next paradigm shift that was when Claude Code came out? And the fundamental difference between Claude Code and ChatGPT is that Claude Code is living locally on your machine. That's the main difference there, right? And it also has memory in a sense, although it's actually more about context, managing your context. It also has tools, although I would say the tools are a bit more powerful because they're more flexible and you can kind of manage which tools it has access to better. And then the fundamental difference is that it can really, like, write and read files locally. And so the first big use case that came out of this was that it's just really good, useful for coding. That's why it's called Claude Code, because, you know, like when you're coding, you usually have a huge folder of files locally on your machine. And if you want to do that in the cloud, it's like super, super cumbersome, like you basically need to like switch, upload those files all the time, switch around, copy and paste. And so this made it really useful for coding. And over time, I think people like started realizing that there are all of these other cool use cases too, like marketing, and that's kind of like starting to become more of a hot topic now, I'd say. Okay, so now what is then actually this next stage, which is OpenClaw? Like how is OpenClaw actually different from Claude Code? I would say one of the main differences is that the communication layer is different. Like you can communicate with your OpenClaw through these apps like Telegram, WhatsApp, Slack, and so on. So they're very open about that. You can bring it into any of your chat applications. Whereas with Claude Code and the other tools, you're locked into that ecosystem.
41 more minutes of transcript below
Try it now — copy, paste, done:
curl -H "x-api-key: pt_demo" \
https://spoken.md/transcripts/1000756206071
Works with Claude, ChatGPT, Cursor, and any agent that makes HTTP calls.
Get the full transcriptFrom $0.10 per transcript. No subscription. Credits never expire.
Using your own key:
curl -H "x-api-key: YOUR_KEY" \
https://spoken.md/transcripts/1000756206071