Getting Started with OpenClaw
Formerly known as Clawdbot / Moltbot
What is OpenClaw?
OpenClaw is an open-source autonomous AI agent that runs on your computer. It can browse the web, write and execute code, manage files, control smart home devices, send messages, and handle complex multi-step tasks β all with minimal supervision.
Think of it as an AI assistant that can actually do things, not just chat about them. It connects to APIs, automates workflows, and integrates with thousands of community-built skills.
Hardware Requirements
OpenClaw runs as a background process. Many users run it 24/7 on a dedicated Mac Mini or small server. You can also run it on your daily machine and start/stop it as needed.
Installation
The official installation guide is maintained in the OpenClaw documentation. Here are the key steps:
- Clone the repository from GitHub
- Configure your API keys (Anthropic Claude, OpenAI, etc.)
- Install dependencies and start the agent
- Browse and install skills from ClawHub
For detailed, up-to-date instructions, check the Official Docs. The OpenClaw team keeps these current with each release.
Beginner-Friendly Use Cases
These use cases are rated βBeginnerβ difficulty and are great starting points:
What's Next?
Once you have OpenClaw running, explore these paths:
- Browse all 287 use cases to find automation ideas
- Check the Risks & Considerations page before going all-in
- Submit your own use case when you build something cool