Last updated: 2026-04-19
🦀

OpenClaw

Open-source · Self-hosted · Model-agnostic · MIT licensed
Free & open source 53 official skills 13,700+ community skills Linux · macOS · Windows Claude · OpenAI · Ollama

OpenClaw is the most popular self-hosted AI agent framework. You host it on your own machine or VPS, choose your model provider, connect any channel (WhatsApp, Telegram, Discord, email), and extend it with skills. Every guide on this hub is independently researched and annotated — we link back to creators and original sources.

Quick Start — 10 Minutes
Install the CLI, start the gateway, pick a model, and run your first healthcheck. Works on Linux, macOS, and Windows.
Live
🛠
Skills Guide: Write Your Own
Why we don't link to 50,000+ unvetted skills — and how to have your agent write safe, custom skills in 60 seconds.
Live
📋
Skills Database: 53 Official
Every verified official OpenClaw skill with network access, file access, and install commands. The only skills we endorse.
Live
🔒
Security Hardening
Built-in protections, hardening checklist, prompt injection mitigations, and what to do if credentials are exposed.
Live
⚙️
Configuration Reference
Full JSON5 config reference: channels, providers, allowlists, skill sandbox settings, cron jobs, and multi-agent routing.
Live
💰
Cost Optimisation Guide
How to keep your monthly model bill under $10 using model tiering, heartbeat escalation, and local Ollama models.
Live
📡
Channel Setup: Telegram
BotFather setup, allowlist config, group chat mention rules, VPS network fixes, and forum topic routing.
Live
📧
Channel Setup: Email
Himalaya skill setup, SMTP/IMAP config for Gmail, Fastmail & ProtonMail, and daily digest via cron.
Live
🧠
SOUL.md & Agent Personas
Give your agent a persistent identity using SOUL.md workspace files that survive gateway restarts and model swaps.
Live
OpenClaw FAQ
Top community questions from r/openclaw answered: security concerns, version stability, provider pricing, when to migrate to Hermes, and how to debug skill errors. Updated weekly from forum discussion.
Live
🛠️
Troubleshooting — Every Error, Every Fix
OpenClaw not replying? 429 errors? Skill won't install? Memory DB locked? Telegram silently failing? Every common failure mode with the actual working fix. Organized by symptom, searchable by error message.
LiveNew

What Is OpenClaw?

OpenClaw is a personal AI assistant runtime that you host on your own machine or VPS. Unlike hosted products (ChatGPT, Claude Cowork), OpenClaw gives you control over which model provider answers your questions, which channels reach the agent, and which skills your agent can run.

The gateway routes incoming messages to the right agent, applies allowlist rules, and isolates sessions per sender. A user can start with a Claude backend, swap to a local Ollama model mid-project, and keep the same skills and conversation history. The skill ecosystem — via ClawHub — ranges from "get the weather" to "manage GitHub PRs" to "rebalance DeFi positions."

If you've used ChatGPT or Claude and wished you controlled the plumbing, OpenClaw is the direct answer. Compare it with similar agents: IronClaw (security-hardened fork), NemoClaw (NVIDIA-optimised), or see the full comparison table on the homepage.

At a Glance

LicenseMIT (free, open source)
Installnpm install -g openclaw
RequiresNode.js 22.16+ or Node 24
ChannelsWhatsApp, Telegram, Discord, iMessage, email, and more
Model providersAnthropic, OpenAI, Ollama (local), and any OpenAI-compatible API
Official skills53 (see Skills Database)
Community skills13,700+ on ClawHub (third-party, use with caution)
Typical monthly cost~$7 (cheap model) to ~$20 (typical) — full breakdown

OpenClaw Use Cases — Real-World Setups

Concrete things people actually build with OpenClaw, with full setup steps and cost breakdowns.

OpenClaw Troubleshooting — Common Errors

The errors people actually hit on day 1 — with copy-paste fixes.

OpenClaw Security — What to Harden First

Self-hosted OpenClaw runs as your OS user with default-allow skills. These are the controls that matter most.

Related on This Site

  • IronClaw — security-hardened fork with mandatory skill allowlisting and sandboxed defaults
  • NemoClaw — OpenClaw on NVIDIA OpenShell, containerised and policy-controlled
  • Decision guide — pick the right agent for your use case
  • Weekly News Digest — OpenClaw releases, CVEs, and community updates every Monday

📬 Weekly Digest — In Your Inbox

One email a week: top news, releases, and our deepest new guide. No spam. Same content via RSS if you prefer.