Browser Act
/install browser-act-cli-skill
\r \r
browser-act\r
\r Browser automation CLI for AI agents. Runs a full browser engine: navigation &\r interaction, data extraction & network capture, screenshots, form automation,\r multi-browser parallel operation, user-configured proxy support, and\r human-agent collaboration.\r \r
Features\r
\r
- Lightweight extraction — fast JS-rendered content fetch without opening a browser session, advanced WebFetch/curl replacement\r
- Session management — multi-browser isolation, multi-account parallel operation\r
- Verification assistance — when automation encounters interactive challenges, assists completion with user authorization\r
- Complex interaction — network capture (XHR/fetch/HAR), screenshots, form filling, file upload\r
- Human-agent collaboration — headed mode + remote assist for manual steps\r
- Safety controls — Confirmation Gate protocol requires explicit user approval before browser creation, deletion, and sensitive operations\r
- Universal compatibility — works with Cursor, Claude Code, Codex, Windsurf, etc.\r
\r
Install:
uv tool install browser-act-cli --python 3.12\r \r
Start here\r
\r
Before running any browser-act command, load the usage guide from the CLI:\r
\r
browser-act get-skills core --skill-version 2.0.0 # start here — workflows, common patterns, troubleshooting\r
```\r
\r
**Do NOT skip this step regardless of how simple the command seems.**\r
\r
**Do NOT truncate the output** — it contains operational directives and\r
environment state that are critical for correct operation. Truncating will\r
cause you to miss browser selection rules and safety constraints.\r
\r
`get-skills core` provides environment status, available browsers, operational\r
directives, and the complete interaction workflow — none of which are available\r
through `--help`.\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install browser-act-cli-skill - After installation, invoke the skill by name or use
/browser-act-cli-skill - Provide required inputs per the skill's parameter spec and get structured output
What is Browser Act?
Browser automation CLI designed for AI Agents, running a full browser engine to provide comprehensive web interaction capabilities: navigation and interaction, data extraction and network interception, screenshots, automated CAPTCHA solving, anti-detection fingerprint spoofing, session persistence, built-in network proxies, multi-account isolation, and concurrent multi-browser execution. It is an AI Agent Skill for Claude Code / OpenClaw, with 51756 downloads so far.
How do I install Browser Act?
Run "/install browser-act-cli-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Browser Act free?
Yes, Browser Act is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Browser Act support?
Browser Act is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Browser Act?
It is built and maintained by BrowserAct (@browseractskills); the current version is v1.0.2.