Key Features
- 20+ messaging integrations: WhatsApp, Telegram, Slack, Discord, Signal, iMessage, Teams, Matrix, Feishu, LINE, IRC, WeChat, and more
- Local-first architecture: Your data stays on your devices with WebSocket-based Gateway control
- Voice capabilities: Wake words on macOS/iOS, continuous voice on Android, push-to-talk overlay
- Live Canvas: Agent-driven visual workspace for interactive content
- Browser control: Dedicated Chrome/Chromium management for web automation
- Skills platform: Bundled, managed, and workspace skills with extensible plugin system
- Device pairing: iOS and Android nodes for device-specific actions (camera, screen recording)
Agent Integration
OpenClaw works as a standalone AI assistant and can also be extended through its Skills platform. AI coding tools can configure and manage OpenClaw deployments, create custom skills, and automate multi-platform messaging workflows.
FAQ
Q: What is OpenClaw? A: OpenClaw is an open-source personal AI assistant with 343K+ stars on GitHub. It runs on your own devices and connects to 20+ messaging platforms including WhatsApp, Telegram, Slack, Discord, and iMessage. MIT licensed.
Q: How do I install OpenClaw?
A: Run npm install -g openclaw@latest && openclaw onboard --install-daemon. Requires Node 22.16+ and works on macOS, Linux, and Windows (WSL2).
Q: Is OpenClaw free? A: Yes, OpenClaw is fully open-source under the MIT license. You need your own API keys for the LLM providers you want to use.