# OpenClaw | Artificialus

> For the complete content index, see [llms.txt](https://artificialus.com/llms.txt). Markdown versions of all pages are available by appending `.md` to any URL.

- Home
- /
- Agents
- /
- OpenClaw

OP

# OpenClaw

Your own personal AI assistant. Any OS. Any platform. The lobster way. 🦞

Peter Steinberger & OpenClaw community

Closed source

Visit Website

Repository

Docs

Download

Share

X

Facebook

Reddit

Telegram

Bluesky

Email

An open-source, self-hosted personal AI assistant from Peter Steinberger and community. Runs on macOS, iOS, and Android and speaks on the channels you already use — WhatsApp, Telegram, Slack, Discord, iMessage, and more. Highly extensible: skills are Markdown files, with a Codex harness extension and MCP support for coding workflows.

##
+

Pros
- Fully self-hosted and MIT-licensed — complete data privacy, no code sent to third-party servers
- Multi-channel inbox: WhatsApp, Telegram, Slack, Discord, iMessage, Signal, Teams, Matrix, and 20+ more
- Skills as plain Markdown files — easy to create, share, and version-control custom capabilities
- Provider-agnostic: works with Claude, GPT, Gemini, and local models
- 100K+ GitHub stars — largest self-hosted personal AI assistant community

##
−

Cons
- Requires self-hosting setup — not suitable for non-technical users
- No managed cloud option — infrastructure, updates, and maintenance are the user's responsibility
- Multi-channel integrations require individual API keys and configuration per platform
- Younger project — fewer built-in integrations than commercial tools like Cursor or Copilot

##

Pricing

### Free & Open Source

$0

MIT license, self-hosted

OpenClaw is an open-source personal AI assistant you run on your own devices. Started in late 2025 by Peter Steinberger and a fast-growing community, it crossed 100,000 GitHub stars within its first week and quickly became the reference implementation for self-hosted agents. The framing is deliberate: not a chatbot, not a coding tool, but a single personal agent that lives on the channels you already use — WhatsApp, Telegram, Slack, Discord, Signal, iMessage, Microsoft Teams, Matrix, and many more — with native presence on macOS, iOS, and Android.

Although primarily a personal assistant, OpenClaw is highly relevant to coding workflows through its skills system: each skill is a folder with a SKILL.md file (Markdown frontmatter + instructions), and the project ships extensions for the OpenAI Codex harness and other coding tools. Custom skills can review GitHub PRs, run tests, manage your issue tracker, or orchestrate other CLIs. Multi-agent routing lets one OpenClaw gateway run several specialized agents — for code, research, ops — in parallel, each with its own workspace and memory.

## Key Features

• Self-hosted personal AI assistant, MIT-licensed
• Multi-channel inbox: WhatsApp, Telegram, Slack, Discord, iMessage, Signal, Teams, Matrix, and ~20 more
• Native presence on macOS, iOS, and Android — voice in and out
• Skills as Markdown files (SKILL.md) inside ~/.openclaw/workspace/skills
• Codex harness extension for OpenAI Codex integration
• Multi-agent routing: one gateway, many isolated agents
• Persistent memory in plain Markdown + SQLite
• MCP server support and BYO LLM (Claude, GPT, Gemini, local)
• Built-in audit tool (`openclaw doctor`) and permission policies

## Version History

v2026.5.26
May 27, 2026
Faster Gateway and replies with reduced startup scans; core transcript capture for meeting summaries; Telegram forum topics, iMessage attachment roots; realtime Talk inspection.

v2026.5.20-beta.1
May 21, 2026
Discord voice follow-users with multi-user handoff; xAI device-code OAuth login; OpenRouter provider-level routing policy.

v2026.5.19
May 20, 2026
Mac app redesign with Settings cards; CLI tool plugin SDK (build/validate/init); browser modal dialog handling; Android realtime Talk Mode.

v2026.5.16-beta.4
May 17, 2026
xAI Grok OAuth for SuperGrok subscribers; CLI cron run --wait with timeout; setup wizard localization (EN/ZH).

Best for Developers who want a self-hosted, multi-channel personal AI agent with skills they fully control

Capability Self-hosted personal assistant, multi-channel inbox, Markdown skills, multi-agent routing, Codex/MCP extensions

Runs on CLI + macOS / iOS / Android + WhatsApp / Slack / Discord / Telegram / iMessage / Teams / …

Signature Snippet

Copy

```
`Create a skill at ~/.openclaw/workspace/skills/github-pr-reviewer/SKILL.md with simple Markdown instructions. From any connected channel — say a Telegram chat — send "review github.com/me/repo/pull/42" and OpenClaw fetches the diff, analyses it, and replies with a structured review.`
```

## More in this Space

SO

### Sourcery

Closed source

AI code review platform for the AI era. Automated code reviews, security scanning, and team analytics across GitHub, GitLab, VS Code, and JetBrains. Used by 300,000+ developers.

View profile

WT

### What The Diff

Closed source

AI-powered PR description generator and code review assistant. Automatically writes pull request descriptions, sends stakeholder notifications, creates changelogs, and provides inline code refactoring.

View profile

BA

### Blackbox AI

Closed source

Multi-agent AI coding platform with 12+ agents and 24+ models, featuring Chairman LLM for parallel multi-agent evaluation and end-to-end encrypted inference. Ships across six surfaces: CLI, IDE, Cloud, API, Mobile, and Builder.

View profile