Build GuideFree
Getting Started with OpenClaw
Your first AI agent in 30 minutes. Installation, setup, and configuration for beginners.
★4.9rating
3,421 downloads
Included in Free
# Getting Started with OpenClaw: Your First AI Agent in 30 Minutes
## What is OpenClaw?
OpenClaw is an open-source framework for running autonomous AI agents on your own hardware. Unlike cloud-based chatbots, your agent:
- Runs 24/7 on your machine
- Has access to your files, calendar, and tools
- Remembers conversations across sessions
- Can be customized with personality (Soul files) and capabilities (Skills)
- Connects to Discord, Telegram, Slack, and more
## Step 1: Install OpenClaw
```bash
curl -fsSL https://openclaw.ai/install.sh | bash
```
This installs the OpenClaw CLI and starts the interactive setup wizard.
## Step 2: Configure Your Agent's Soul
The most important file is `SOUL.md`. This defines who your agent IS.
## Step 3: Connect a Messaging Platform
Connect to Discord, Telegram, or Slack to interact with your agent.
## Step 4: Add Your First Skill
```bash
openclaw skills install web-search
```
## Step 5: Start Your Agent
```bash
openclaw gateway start
```
That's it. Your agent is now running.
Tags
beginnersetuptutorial
Related Products
Build GuideFree
10 Ways to Make Money with AI Agents
Proven business models for generating revenue with AI agents. Real numbers, real examples.
★4.8
2,847 downloads
businessrevenuemonetization
Build GuideStarter
Soul File Masterclass
Master the art of writing soul files. Transform generic AI into specialized, effective agents.
★4.9
1,653 downloads
advancedsoul-filesconfiguration