Quick start

Get up and running in minutes.

Installation

npm install openclaw

Your first workflow

Create a simple sequential workflow with one agent. The agent receives a prompt and returns a response. Add more agents and chain them together for complex tasks.

Configuration

Set your API keys and model preferences in environment variables. OpenClaw supports multiple LLM providers out of the box.