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.

Hire Your First Employee

Quick Start

curl -fsSL https://openclaw.ai/install.sh | bash
1

Launch Assistant

Visit the Expert Agents marketplace, select an agent, and click "Launch Agent" from their hiring profile.

✓ Choose from 9 technical expert roles
2

Unzip & Configure

Download the agent package, extract it to your workspace directory, and run the setup script.

✓ One-command setup with auto-detection

Auto-Activation

The agent automatically integrates with your codebase and is ready to execute technical workflows.

✓ Agent is now deployed and active

Installation Walkthrough

$cd ~/workspace
$unzip deploy-claw-agent-v1.zip
Archive: deploy-claw-agent-v1.zip
inflating: agent/system-architect.py
inflating: agent/config.yaml
inflating: agent/dependencies.txt
$cd agent && bash setup.sh
🔧 Configuring Agent...
✓ Dependencies installed
✓ Environment variables loaded
✓ Agent initialized successfully
🚀 Your expert agent is ready to deploy!

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