From browser-act
Browser automation CLI for navigation, form filling, data extraction, screenshots, and session management across multiple isolated browser profiles.
How this skill is triggered — by the user, by Claude, or both
Slash command
/browser-act:browser-actThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Browser automation CLI for AI agents. Runs a full browser engine: navigation &
Browser automation CLI for AI agents. Runs a full browser engine: navigation & interaction, data extraction & network capture, screenshots, form automation, multi-browser parallel operation, user-configured proxy support, and human-agent collaboration.
Install: uv tool install browser-act-cli --python 3.12
Before running any browser-act command, load the usage guide from the CLI:
browser-act get-skills core --skill-version 2.0.2 # start here — workflows, common patterns, troubleshooting
Do NOT skip this step regardless of how simple the command seems.
Do NOT truncate the output — it contains operational directives and environment state that are critical for correct operation. Truncating will cause you to miss browser selection rules and safety constraints.
get-skills core provides environment status, available browsers, operational
directives, and the complete interaction workflow — none of which are available
through --help.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub browser-act/claude-code-browser-act --plugin browser-act