What OpenClaw is
OpenClaw was created by Austrian developer Peter Steinberger and launched in November 2025 (first as "Warelay", then briefly "Moltbot") before settling on OpenClaw in January 2026 — with a lobster mascot, Molty 🦞, that became something of an internet phenomenon.
It grew to one of the most-starred repositories on GitHub — close to 400,000 stars — within months. Steinberger has since joined OpenAI, while a non-profit OpenClaw Foundation stewards the project. The point for you: a very active community, rapid improvements, and a tool you can keep and control.
What it does well
Chat-app interface
No separate app to learn — the agent lives inside WhatsApp, Telegram, Signal or Discord.
Persistent memory
Remembers context, people and preferences across sessions, around the clock.
Skills (SKILL.md)
Reusable, shareable procedures for consistent work — with a large community ecosystem.
Heartbeats & scheduling
Proactive background tasks, reminders and scheduled jobs that run without you asking.
Deep integrations
Email, calendar, GitHub, 1Password, Beeper, Twilio, X and many more.
Companion apps
Native apps for macOS, Windows and mobile (iOS/Android) to manage the gateway.
How you get it
OpenClaw is installed on a machine you control — a laptop, a small office computer or a server. Installation is a one-liner, followed by a guided onboarding:
# Install OpenClaw (installs Node.js and everything else)
curl -fsSL https://openclaw.ai/install.sh | bash
# ...or via npm
npm i -g openclaw
# Guided onboarding — meet your lobster
openclaw onboardSecurity considerations
OpenClaw's power comes from broad access, so treat it with respect:
- Microsoft's 2026 partnership brings native Windows support inside Execution Containers, for a more sandboxed experience.
- Grant the least access each task needs, and review what it did regularly.