Skip to main content
Install Actionbook CLI to use Actionbook from terminal and AI agents.

Step 1: Install the CLI

Choose the method that works best for you:
Requires Node.js >= v18. Upgrade with npm install -g @actionbookdev/cli@latest. Verify the installation:
The CLI uses your existing system browser (Chrome, Brave, Edge, Arc, Chromium).

Step 2: Run setup

Setup helps install/configure skills for your agent environment.
Actionbook runs a local browser by default. To connect to cloud-hosted browsers (driver.dev, hyperbrowser.ai, browser-use.com), see Cloud Providers.

Building from Source

If you prefer to build from source:
Requires Rust 1.70+ and Cargo.

Next