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
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install browser-act-cli-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/browser-act-cli-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 51756 次。
如何安装 Browser Act?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install browser-act-cli-skill」即可一键安装,无需额外配置。
Browser Act 是免费的吗?
是的,Browser Act 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Browser Act 支持哪些平台?
Browser Act 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Browser Act?
由 BrowserAct(@browseractskills)开发并维护,当前版本 v1.0.2。