browser

Installation
SKILL.md

Browser Automation

Automate browser interactions using the browse CLI with Claude.

Setup

Do not install packages during evals. The eval harness provides browse on PATH and pins it to the active benchmark session.

Environment Selection

The eval harness pins browse to one isolated session and preselects the intended environment.

  • Local mode uses local Chrome.
  • Remote mode uses Browserbase when credentials are configured.
  • Do not switch environments unless the task or harness explicitly requires it.

Page State

Prefer browse snapshot over screenshots. It returns a structured accessibility tree with element refs that can be used for interactions.

Installs
3
GitHub Stars
23.2K
First Seen
13 days ago
browser — browserbase/stagehand