🦞 OpenClaw: A Personal AI Assistant That Can Act
🦞 OpenClaw: A Personal AI Assistant That Can Act
OpenClaw is an open-source personal AI assistant designed to run on your own machine (macOS, Windows, or Linux) and “do” real work for you—by using chat apps, a browser, files, and shell commands. It’s built to be private-by-default (your data and context stay with you) while remaining extensible through skills/plugins.
What It Does
- Chat-first control: Talk to it from messaging apps you already use (e.g., WhatsApp, Telegram, Discord, Slack, Signal, iMessage) to request tasks and get progress updates.
- Persistent memory: Keeps context about you and your preferences across time to behave more like a long-running assistant.
- Browser automation: Can browse websites, fill forms, and extract information.
- System access: Can read/write files and run shell commands (with configurable access / sandboxing depending on your setup).
- Skills & plugins: Extend it with community skills or build your own; it’s designed to be hackable.
Typical Use Cases
- Inbox / calendar workflows (triage, drafting, scheduling)
- Repetitive admin tasks you’d normally do in a browser
- Automations triggered on a schedule (reminders, recurring background jobs)
- Connecting tools you use (notes, email, smart home, etc.) via integrations
Quick Start (Install)
OpenClaw provides a one-line installer that bootstraps the environment and dependencies:
curl -fsSL https://openclaw.ai/install.sh | bash
Follow the guided setup prompts and documentation for connecting your preferred chat app and model provider.
Links
- Website: https://openclaw.ai/
- Documentation: https://docs.openclaw.ai/getting-started
- Integrations: https://openclaw.ai/integrations
- Source code (GitHub): https://github.com/openclaw/openclaw
Notes: This page is a brief, original summary based on publicly available information from the OpenClaw website and documentation.
Last built with the static site tool.