🦀
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.

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

Related on This Site

  • IronClaw — security-hardened fork with mandatory skill allowlisting and sandboxed defaults
  • NemoClaw — OpenClaw on NVIDIA OpenShell, containerised and policy-controlled
  • Weekly News Digest — OpenClaw releases, CVEs, and community updates every Monday