303,000+ GitHub Stars · #1 Most-Starred Project Ever

Everything about OpenClaw

Your one-stop hub for the open-source personal AI agent platform — tutorials, showcase projects, skills, ecosystem tools, and the latest news.

303K+ GitHub Stars
13,729 ClawHub Skills
20+ Chat Platforms
47,700 Forks

Your AI agent, on your terms

OpenClaw is an open-source, self-hosted personal AI agent that runs as a local process, bridging AI models to the messaging apps you already use.

🏠

Self-Hosted & Private

Runs on your own machine. No cloud lock-in, no subscriptions. Your data stays yours. Gateway bound to localhost by default.

🧠

Model-Agnostic

Bring your own key. Supports Claude, GPT-4o, Gemini, Grok, and local Ollama models. Auto-switches providers when rate-limited.

💬

20+ Chat Platforms

WhatsApp, Telegram, Discord, Slack, iMessage, Signal, Teams, Matrix, LINE, and more. Use the apps you already have.

Autonomous Actions

Execute shell commands, browse the web, write & run code, manage files, control browsers, and automate workflows.

🧩

Skills Ecosystem

Extend with 13,700+ community skills. A skill is just a folder with a SKILL.md file — no SDK or compilation needed.

🕰️

Persistent Memory

Remembers context and preferences across sessions via local Markdown files. Define your agent's identity in SOUL.md.

Supported platforms

WhatsApp Telegram Discord iMessage Slack Signal Microsoft Teams Google Chat Matrix Mattermost LINE Feishu IRC Zalo BlueBubbles + more

Up and running in 3 commands

Requires Node.js ≥ 22. Works on macOS, Linux, and Windows (WSL2).

Terminal
# Install OpenClaw globally
npm install -g openclaw@latest

# Onboard and install the background daemon
openclaw onboard --install-daemon

# Check that the gateway is running
openclaw gateway status

# Open the dashboard at http://127.0.0.1:18789/
openclaw dashboard
📖 Official Docs 🦙 Ollama Single-Command Setup 🆓 freeCodeCamp Full Tutorial

Tutorials & How-To Guides

From zero to shipping — beginner walkthroughs, cloud deployments, custom skill building, and deep dives.

Official

Getting Started with OpenClaw

The official documentation walkthrough: install, configure, connect your first messaging platform.

Beginner ~15 min
freeCodeCamp

OpenClaw Full Tutorial for Beginners

A comprehensive beginner guide covering installation, setup, connecting platforms, and running your first automations.

Beginner ~45 min
Every.to

Claw School — The Comprehensive Guide

In-depth guide from Every.to covering architecture, SOUL.md, advanced workflows, and getting the most from your agent.

Intermediate ~60 min
Ollama

Run OpenClaw Locally with Ollama

Single-command setup using Ollama for a fully local, zero-cloud-cost AI agent. No API key required.

Beginner Local AI ~10 min
Creator Economy

Master OpenClaw in 30 Minutes

Fast-paced full tutorial for getting productive quickly. Covers the essentials without the fluff.

Beginner ~30 min
DigitalOcean

Deploy OpenClaw on the Cloud

Security-hardened cloud deployment on DigitalOcean with 1-Click Deploy. Always-on agent accessible anywhere.

Intermediate Cloud ~20 min
AWS

OpenClaw on Amazon Lightsail

Official AWS quick-start guide with a pre-configured blueprint including Amazon Bedrock and Claude Sonnet 4.6.

Cloud AWS
LumaDock

Build Custom OpenClaw Skills

Learn how to create your own skills — just a folder with a SKILL.md file. No SDK or compilation required.

Intermediate Skills ~25 min
WenHao Yu

25 Tools + 53 Skills Explained

A deep-dive walkthrough of 25 built-in tools and 53 community skills with practical usage examples for each.

Advanced Reference
Medium

Secure Setup & Digital Twin Guide

Covers hardening your OpenClaw gateway, avoiding prompt injection, and setting up a secure "digital twin" identity.

Security Advanced
APIdog

Complete Tools & Skills Guide

Comprehensive reference for every built-in tool, how skills differ from tools, and building your first integration.

Reference All Levels
Substack

The Ultimate Guide to OpenClaw

Everything in one place — Mikhail Shcheglov's exhaustive breakdown of the full OpenClaw ecosystem and workflows.

Comprehensive ~90 min

Things people have shipped

Real projects built by the community — from autonomous businesses to holographic pets.

🤖

Felix — Autonomous Business Agent

Showcase

Given $1,000 startup capital by Nat Eliason. Felix autonomously built a product, created a marketplace, launched a website, and ran an X account — earning $14,700 in 3 weeks.

💰 $14,700 earned in 3 weeks
🚗

Car Negotiation Agent

Automation

Automated car dealership negotiation across browser, email, and iMessage simultaneously. Researched comparable prices, composed counter-offers, and tracked responses.

💸 Saved $4,200 on car purchase
📱

iOS App via Telegram

Dev

Full iOS application built and submitted to the App Store entirely via Telegram messages. No IDE open — just chatting with the agent while going about daily life.

📦 Live on the App Store
🎓

LearnFromLenny

Product

Full educational platform built entirely through WhatsApp conversations. Proof that you can ship production software while doing dishes — no laptop required.

🌐 Built via WhatsApp only
🔮

Holographic Tamagotchi

Hardware

A $35 holographic display cube running a Tamagotchi-style AI agent interface powered by OpenClaw. The agent responds to voice, tracks moods, and evolves over time.

🧸 $35 hardware build
🌙

Overnight Coding Orchestrator

Automation

Set coding agents to work at 12:30 AM, woke up at 7 AM to completed features. Multi-agent orchestration that runs your dev pipeline while you sleep.

⏰ 6.5 hours of autonomous dev
🀄

Chinese Language Learning Tool

Education

Complete language learning app with TTS, STT, pronunciation feedback, and spaced repetition — built in 2 days using OpenClaw as the entire dev and runtime layer.

⏱️ Built in 2 days
🍽️

Smart Meal Planning System

Productivity

365-day meal planning template, smart shopping lists organized by store and aisle, weather-based suggestions, and automatic nutritional tracking.

📅 365-day planning system
🗞️

4 Million Post X Aggregator

Data

Pulled and processed posts from 100 top X (Twitter) accounts in 24 hours. Fully autonomous aggregation, deduplication, and summarization pipeline.

📊 4M posts in 24 hours
💍

Pebble Ring One-Tap Interface

Hardware

One-tap voice command integration with OpenClaw via a wearable smart ring. Control your entire agent from your finger — no phone needed.

💎 Wearable AI control
🎬

Sora 2 Video Generation Workflow

Creative

Full video generation pipeline with autonomous character creation, watermark removal, and Sora 2 integration — end-to-end from prompt to published video.

🎥 Autonomous video pipeline
🏆

BNB Hackathon Winners

Hackathon

200 projects competed for $100K at the BNB Chain OpenClaw Hackathon. Winners included ShieldBot (real-time transaction protection), AGOS Marketplace (agent commerce), and ProceedGate (agent governance).

🏅 $100K awarded · 200 projects

13,729 community skills

Install in one command. A skill is just a SKILL.md file — no SDK, no compilation, no runtime.

Browse & install from ClawHub

Install any skill in one command: clawhub install <skill-slug>

ClawHub Registry Browse 3,200+ Skills 5,494 Curated Skills ★

Tools built on & around OpenClaw

Forks, dashboards, cloud runners, and companion projects from the community and major companies.

🦀

IronClaw

NearAI

Rust-based reimplementation of OpenClaw focused on security and privacy. Uses WebAssembly sandboxes, AES-256 encrypted secrets, and PostgreSQL instead of SQLite.

Rust WASM Security Fork
🖥️

TenacitOS

carlosazaustre

Real-time mission control dashboard for managing OpenClaw agents. 3D office visualization, cost analytics, cron management, and memory browser. Reads directly from OpenClaw's SQLite database.

Next.js 15 Three.js Dashboard
☁️

Moltworker

Cloudflare

Run OpenClaw inside a Cloudflare Sandbox container — zero self-hosting required. Includes Control UI, multi-channel connectivity, R2 persistence, and browser automation via Chrome DevTools Protocol.

Cloudflare Zero-Hosting ~$34/mo
💼

ClawWork

HKUDS

"OpenClaw as Your AI Coworker" — a framework for multi-agent workflows with specialized roles. Team earned $15K in 11 hours using the system.

Multi-Agent Workflows
🐉

DuClaw

Baidu

Zero-deployment cloud service for accessing OpenClaw without self-hosting. Integrated directly into the Baidu App with 700 million monthly active users.

Cloud 700M MAU Zero-Setup

CoinFello Skill

CoinFello

Connects OpenClaw agents to crypto wallets via ERC-4337 smart accounts. Supports token swaps, bridging, NFT management, staking, and multi-step trading strategies via natural language.

Crypto ERC-4337 DeFi

Awesome OpenClaw Skills

VoltAgent

Curated list of 5,494 high-quality skills filtered from ClawHub's 13,729 total. Excludes spam, duplicates, and 373 identified malicious entries. Organized into 25+ categories.

5,494 Skills Curated 25+ Categories
🗂️

Awesome Use Cases

hesamsheikh

Community-maintained collection of 36+ verified real-world OpenClaw use cases across 7 categories — from podcast pipelines to Polymarket autopilot bots.

36+ Cases Verified Open Source

News & Updates

What's happening in the OpenClaw ecosystem right now.

Epsilla Blog

v2026.3.7: ContextEngine — Pluggable Context Management

Major architectural release with 89 commits and 200+ fixes. Introduces lifecycle hooks (bootstrap, ingest, assemble, compact, afterTurn) for custom RAG pipelines and memory strategies.

TechCrunch

Meta Acquires Moltbook — AI Agent Social Network

Moltbook, a Reddit-like platform where only AI agents can post and comment, was acquired by Meta. The platform grew to 32,000+ agents before the acquisition.

MIT Technology Review

Inside China's OpenClaw Gold Rush

OpenClaw went viral in China under the nickname "Lobster." A cottage industry of install-service providers emerged, charging fees to set it up for non-technical users.

Bloomberg

China Restricts OpenClaw at Banks & Government Agencies

Chinese authorities moved to limit OpenClaw use at state agencies and banks, citing concerns about data leakage, deletion, and misuse when broad system permissions are granted.

The New Stack

OpenClaw Becomes GitHub's Most-Starred Project Ever

With 303,000+ stars, OpenClaw has surpassed React and Linux to become the most-starred project in GitHub history. But security researchers are raising flags about its default permissions model.

Chainwire

CoinFello Launches On-Chain Transaction Skill

CoinFello's new ClawHub skill brings DeFi to OpenClaw agents — token swaps, bridging, NFT management, and multi-step trading strategies via natural language commands.

Yahoo Finance

Baidu Launches DuClaw for 700M Users

Baidu's DuClaw brings zero-deployment OpenClaw access to its 700 million monthly active users via the Baidu App. No self-hosting, no setup — just activate and go.

CyberSecurityNews

OpenClaw v2026.2.23: Security Patch Release

Patches CVE-2026-25253, a WebSocket hijacking vulnerability in the gateway. All users on versions before v2026.1.29 should update immediately.

Security Top 10

OpenClaw can read files, run code, and send messages autonomously. Lock it down before you do anything else.

1

Never expose the gateway port publicly

The gateway binds to 127.0.0.1:18789 by default — localhost only. Never forward that port through your router or firewall. If you need remote access, use a VPN or SSH tunnel instead.

Network security guide →
2

Keep OpenClaw updated

CVE-2026-25253 (WebSocket hijacking) was patched in v2026.1.29. Run npm install -g openclaw@latest regularly. Subscribe to the GitHub security advisories to catch future CVEs early.

Security advisories →
3

Use unique pairing codes per device

Every new client connection requires a pairing code. Never reuse codes across devices and revoke old pairings from the dashboard when a device is no longer in use.

Pairing & connections →
4

Scope your API keys tightly

Create separate API keys for OpenClaw with the minimum required permissions. Never paste production keys into SOUL.md or skill files — use environment variables or the secrets store instead.

Secrets & credentials →
5

Vet skills before installing

Only install skills from ClawHub's curated list or sources you trust. Skills have full agent-level access. Check the SKILL.md for unexpected shell commands or network calls before running clawhub install.

Awesome Skills curated list →
6

Define hard limits in SOUL.md

Use your SOUL.md to explicitly forbid high-risk actions — e.g. "never delete files without confirmation", "never send messages to contacts I haven't explicitly approved". Treat it as a security policy, not just a personality file.

SOUL.md reference →
7

Enable confirmation prompts for destructive actions

Set confirmDestructive: true in your gateway config. This forces the agent to pause and request human approval before deleting files, sending emails, or executing shell commands.

Gateway config reference →
8

Rotate API keys after any exposure

If an API key appears in logs, a commit, or a shared skill file, rotate it immediately. Audit your ~/.openclaw/ directory and git history regularly for accidental credential leaks.

Credential hygiene guide →
9

Run OpenClaw under a least-privilege OS user

Don't run the gateway as root or your main admin account. Create a dedicated OS user with access only to the directories and ports the agent actually needs. This limits blast radius if a skill goes rogue.

Deployment hardening →
10

Audit agent logs regularly

OpenClaw logs every action the agent takes. Review openclaw logs --tail 100 periodically to spot unexpected behavior — unauthorized file access, unusual outbound requests, or skills acting outside their stated scope.

Logging & auditing →

Common questions

Everything you need to know about OpenClaw before you get started.

OpenClaw is an open-source, self-hosted personal AI agent platform. It runs as a local background process (the Gateway) on your own machine, bridging AI models like Claude, GPT-4, and Gemini to messaging apps you already use — WhatsApp, Telegram, Discord, iMessage, and 20+ more. It can autonomously execute tasks, write and run code, browse the web, manage files, and automate workflows without any cloud subscription.
Yes. OpenClaw is completely free and open-source (MIT license). You self-host it on your own machine. The only optional costs are AI API keys (Claude, OpenAI, Gemini) which you bring yourself — or you can run fully free local models via Ollama at zero cost.
Three commands: npm install -g openclaw@latest — installs the CLI. Then openclaw onboard --install-daemon — sets up and starts the Gateway. Finally openclaw gateway status — confirms it is running. Requires Node.js 22+. Works on macOS, Linux, and Windows via WSL2.
OpenClaw is model-agnostic. It supports Anthropic Claude, OpenAI GPT-4/GPT-4o, Google Gemini, xAI Grok, and any local model via Ollama (Llama, Mistral, Phi, etc.). You bring your own API key. It automatically switches providers when rate-limited.
OpenClaw supports 20+ platforms: WhatsApp, Telegram, Discord, Slack, iMessage (macOS), Signal, Microsoft Teams, Google Chat, Matrix, Mattermost, Feishu, LINE, BlueBubbles, IRC, and Zalo.
A skill is a plugin that extends OpenClaw's capabilities. It is simply a folder with a SKILL.md file containing YAML frontmatter and Markdown instructions — no SDK or compilation required. Over 13,729 community skills are available on ClawHub. Install any with: clawhub install <skill-slug>.
ClawHub is the official skills registry for OpenClaw, hosting 13,729+ community skills with CLI-friendly search, vector search, and VirusTotal security scanning. A curated list of high-quality skills is also maintained at the Awesome OpenClaw Skills repo on GitHub.
SOUL.md is a Markdown file that defines your OpenClaw agent's identity, behavior, and boundaries. It acts as a persistent system prompt. You can give your agent a name, communication style, areas of focus, and explicit limits on what it is allowed to do.
OpenClaw includes security defaults: the gateway is localhost-only, new connections require pairing codes, and data is stored locally. Keep it updated (CVE-2026-25253 was patched in v2026.1.29). Use the curated Awesome Skills list to avoid unvetted community skills. Never expose the gateway port to the public internet.
Any machine running Node.js 22+. For always-on use with local AI models, the community recommends: Mac Mini M4 (10–15W idle, runs 7B–14B Ollama models), Raspberry Pi 5 8GB (~$80 budget option), or an Intel AI PC. For cloud API models, any modern laptop or server is sufficient.