Key Features
- Automates support
- Extract support
Use Cases
With Agent Browser, you can:
- Running local AI models for text generation and analysis
- Building conversational agents with natural language understanding
- Automating content summarization and extraction
- Integrating machine learning pipelines into workflows
Setup & Installation
Install Agent Browser using the ClawHub CLI or OpenClaw CLI:
clawhub install agent-browser-3If the CLI is not installed:
npx clawhub@latest install agent-browser-3Or install with OpenClaw CLI:
openclaw skills install agent-browser-3Version History
Latest version: 0.1.0
First published: Jan 29, 2026. Last updated: Feb 9, 2026.
1 version released.
Initial release of agent-browser: Powerful command-line browser automation. - Automates website navigation, form filling, testing, screenshots, and data extraction. - Extensive command set for browser control, interactive element referencing, state checks, and data capture. - Supports semantic locators (find by role, label, text, etc.) for robust automation. - Provides tools for video recordings, PDF creation, network interception, tab/window management, storage/cookie handling, and more. - Includes options for session isolation, headless/headed mode, and structured JSON output.
Frequently Asked Questions
Is Agent Browser free to use?
Yes. Agent Browser is a free, open-source skill available on the OpenClaw Skills Registry. You can install and use it at no cost, and the source code is publicly available for review and contribution.
What platforms does Agent Browser support?
It runs on any platform that supports OpenClaw, including macOS, Linux, and Windows. As long as you have the OpenClaw runtime installed, Agent Browser will work seamlessly across operating systems.
How do I update Agent Browser?
Run
openclaw skills update agent-browser-3 to get the latest version. OpenClaw will download and apply the update automatically, preserving your existing configuration.What's new in Agent Browser?
The latest update (0.1.0) includes: Initial release of agent-browser: Powerful command-line browser automation.
- Automates website navigation, form filling, testing, screenshots, and data extraction.
- Extensive command set for bro...