Skip to main content

Installation

1

Install the CLI

pip install smooth-py
2

Configure your API key

Get your API key from app.smooth.sh, then run:
smooth config --api-key YOUR_API_KEY
3

Add to OpenClaw

npx clawhub@latest install smooth-browser
4

Give your agent a task

Ask your agent to do something on the web. It will use Smooth automatically.
Find a one-way flight from London to NY leaving tomorrow
Pro Tip: You can also give your agent complex goals. Our skill will teach it how to break them into subtasks and distribute them across multiple concurrent browser sessions automatically.