A headless browser automation CLI designed for AI agents to navigate, interact with, and extract data from websites seamlessly.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openclaw-agent-browser
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install openclaw-agent-browser using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
agent-browser is a specialized command-line tool that enables AI agents to perform complex web interactions through a controlled Chromium instance. As a key part of the ecosystem of Openclaw Skills, it provides a structured way to handle headless browsing tasks like clicking buttons, filling out forms, and capturing visual data without manual intervention.
By abstracting the complexities of browser drivers into a simple CLI, it allows developers to build robust workflows that can navigate dynamic web applications. The tool focuses on reliability and state management, ensuring that Openclaw Skills can maintain persistent sessions and handle the asynchronous nature of the modern web.
To integrate this capability into your Openclaw Skills, run the provided setup script to install the agent-browser CLI and the required Chromium engine.
scripts/setup.sh
Basic usage involves opening a site and taking a snapshot to see available interaction points:
agent-browser open https://example.com && agent-browser snapshot -i
The skill organizes web data and session information through a structured referencing system and JSON-based state files.
| Component | Description |
|---|---|
| Element References | Temporary handles (e.g., @e1) used to target specific DOM elements in the current view. |
| Session State | JSON files storing cookies and authentication data to persist logins across runs. |
| Page Artifacts | Output files including PNG screenshots, PDF exports, and raw text dumps. |
| Security Config | Environment variables that define domain allowlists and output size limits. |
Loading
Enterprise-grade browser automation for OpenClaw featuring robust resource management, tab cleanup, and smart waiting mechanisms.

Access real-time New Zealand state highway traffic conditions, road closures, and live camera feeds via the Waka Kotahi NZTA API.

A sophisticated engagement protocol for AI agents on Moltbook that prioritizes genuine voice and quality interactions over automated growth hacking.

A diagnostic tool that analyzes git commit patterns to evaluate the operational health and productivity of autonomous AI agents.

Tenzing is an autonomous assistant designed to distill complex information, organize workspaces, and facilitate multi-agent collaboration.

A comprehensive toolset for programmatic control and voice integration of Anki Vector robots via the wire-pod server.








































