Skip to main content
Use this guide to set up Actionbook in OpenClaw.

Step 1: Install Actionbook CLI

Requires Node.js >= v18. Upgrade with npm install -g @actionbookdev/cli@latest.

Step 2: Run actionbook setup

During setup, make sure Skills are installed to OpenClaw global. Verify Actionbook is ready in OpenClaw:
Quick smoke test:
You should see at least one result with an ID.

Step 3: Disable OpenClaw built-in browser and set browser workflow to Actionbook

Disable the built-in browser:
Then add this instruction to ~/.openclaw/workspace/TOOLS.md:
Apply changes:

Try it

Ask OpenClaw:

Next Steps

CLI & Skills Guide

Learn the search -> get -> operate workflow

CLI Reference

Full command reference for Actionbook CLI