Welcome to the OpenClaw Blog
OpenClaw Team · · Updated
This is the first post on the OpenClaw blog. Here we’ll share updates, guides, and stories from the team.
What is OpenClaw AI?
OpenClaw AI is an open-source personal assistant that runs on your own hardware. It supports:
- 100+ integrations — WhatsApp, Telegram, Discord, Slack, and more
- Complete data sovereignty — your data stays on your machine
- Modular skills — extend with custom plugins
Quick start
- Install OpenClaw via the one-liner or npm.
- Run
openclawd onboardto configure your assistant. - Connect your messaging platforms and AI provider.
For detailed instructions, see our documentation.
Code example
You can run OpenClaw on a Mac mini, Windows PC, or Linux system:
curl -fsSL https://openclawd.hk/install.sh | bash
That’s it for this intro. Stay tuned for more posts on automation, self-hosting, and AI agents.