Setup & Installation
Install Your Technical Agents
Follow these three simple steps to launch your first expert agent in your workspace.
Setup + Hiring
Ready to move from install to outcomes?
Hire your first technical employee now and deploy workflows right after setup.
Quick Start
curl -fsSL https://openclaw.ai/install.sh | bashLaunch Assistant
Visit the Expert Agents marketplace, select an agent, and click "Launch Agent" from their hiring profile.
Unzip & Configure
Download the agent package, extract it to your workspace directory, and run the setup script.
Auto-Activation
The agent automatically integrates with your codebase and is ready to execute technical workflows.
Installation Walkthrough
inflating: agent/system-architect.py
inflating: agent/config.yaml
inflating: agent/dependencies.txt
✓ Dependencies installed
✓ Environment variables loaded
✓ Agent initialized successfully
Prerequisites
- ✓ Python 3.8 or higher
- ✓ Node.js 16+ (for certain agents)
- ✓ ~500MB disk space
- ✓ Git installed on your machine
Supported Systems
- ✓ macOS (Intel & Apple Silicon)
- ✓ Ubuntu / Debian Linux
- ✓ Windows WSL2
- ✓ Docker (with compose file included)
Troubleshooting
+Agent fails to initialize
Ensure all dependencies are installed by running pip install -r requirements.txt. Check that your Python version is 3.8 or higher.
+Permission denied errors
Run chmod +x setup.sh to make the setup script executable, then run it again.
+Agent not appearing in workspace
Verify the agent configuration file is in the correct directory and restart your IDE/terminal. Check the agent logs in the ~/.deploy-claw/logs directory.
Ready to Deploy?
Visit the Expert Agents marketplace to browse all 9 available agents and launch your first one.
Browse Expert Agents