Frequently Asked Questions
Common questions about OpenClaw and how it works.
OpenClaw is an open-source autonomous AI personal assistant created by Peter Steinberger. It runs on your own machine (Mac, Windows, or Linux) and can execute real tasks—managing files, controlling browsers, sending messages, and automating workflows across apps like WhatsApp, Telegram, Discord, Slack, Signal, and iMessage.
OpenClaw requires Node.js 22 or higher. Install via npm: 'npm install -g openclaw@latest' or pnpm: 'pnpm add -g openclaw@latest'. Then run 'openclaw onboard --install-daemon' to complete setup. Platform guides for Windows (WSL2), Linux, macOS, iOS, and Android are available at docs.openclaw.ai.
Yes! OpenClaw runs on macOS, Windows, and Linux. Mac mini makes an excellent always-on host for OpenClaw, allowing it to be available 24/7 across all your devices and chat platforms.
OpenClaw is model-agnostic. It supports Anthropic Claude, OpenAI GPT models, and local models via Ollama. You bring your own API keys, giving you full control over costs and privacy. Note: Using Claude Pro/Max subscriptions violates Anthropic's TOS—you must use API keys with pay-as-you-go pricing.
OpenClaw software is completely free and open-source (MIT license). Your costs come from AI model APIs: light use runs $10-30/month, typical use $30-70/month, heavy automation can reach $100-150/month or more. You can reduce costs by using local models via Ollama, or use the Brave Search free tier (2,000 requests/month) for web search.
The official GitHub repository is at github.com/openclaw/openclaw with 134,000+ stars, 19,600+ forks, and 900+ contributors. It contains full source code, documentation, and issue tracker. The project is one of the fastest-growing open-source AI projects in history.
Skills are plugins that extend OpenClaw's capabilities. There are over 100 preconfigured AgentSkills available, allowing the AI to execute shell commands, manage file systems, perform web automation, and integrate with 50+ third-party services including smart home devices, productivity tools, and music platforms.
Yes! OpenClaw bridges WhatsApp (via Baileys), Telegram (Bot API/grammY), Discord (Bot API), iMessage, Slack, Signal, Microsoft Teams, Matrix, and more. It supports both DMs and group conversations with mention-based activation.
OpenClaw is designed for privacy—it runs entirely on your own machine or server, not on third-party infrastructure. Your data stays local, and you control what information is shared with AI model providers. For maximum privacy, use local models with memorySearch.provider set to 'local' for zero cloud dependencies.
Install OpenClaw via npm or pnpm (requires Node.js 22+), then run 'openclaw onboard --install-daemon'. The onboarding wizard guides you through API key setup, chat platform configuration, and optional skill installation. Full documentation is available at docs.openclaw.ai.
ChatGPT is a cloud-based conversational AI that suggests actions. OpenClaw is a self-hosted autonomous agent that executes actions on your computer. It has full system access, can control your browser, send messages, schedule tasks, and run automations proactively—even when you're not actively chatting with it.
Absolutely! OpenClaw welcomes contributions at github.com/openclaw/openclaw. Check CONTRIBUTING.md for guidelines. You can contribute code, documentation, skills, or community support. AI-assisted PRs are welcome too!
Clawdbot was the original name of OpenClaw, created by Peter Steinberger in November 2025 as a playful pun on 'Claude'. After Anthropic's legal team raised trademark concerns, the project was renamed to Moltbot, then finally to OpenClaw on January 30, 2026. If you're searching for Clawdbot, you've found its successor!
Moltbot was the second name of the project, chosen during a community Discord brainstorm after the Clawdbot trademark issue. 'Molting' represents growth—lobsters shed their shells to become bigger. The mascot 'Molty' the space lobster was introduced during this phase. The project then 'molted' again into OpenClaw.
The official repository is github.com/openclaw/openclaw with 134,000+ stars, 19,600+ forks, and 900+ contributors. The openclaw organization on GitHub has 16 repositories total. It's one of the fastest-growing open-source projects in GitHub history.
Yes! Official documentation is at docs.openclaw.ai, covering architecture overview, configuration reference, platform guides (Windows/WSL2, Linux, macOS, iOS, Android), Control UI setup, remote access via SSH/Tailscale, and troubleshooting guides. The GitHub repo also has docs in the /docs folder.
The official Discord is at discord.com/invite/clawd for real-time chat and support. GitHub Discussions is used for technical Q&A. The project gained viral popularity across X (Twitter), TikTok, and Reddit in January 2026. Follow @steipete (creator) for updates.