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

  1. Install OpenClaw via the one-liner or npm.
  2. Run openclawd onboard to configure your assistant.
  3. 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.