Skip to main content
Back to registry

browser

browserbase/agent-browse

Automate browser interactions using the browse CLI with Claude.

Installs549
Install command
npx skills add https://github.com/browserbase/agent-browse --skill browser
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Automate browser interactions using the browse CLI with Claude. Before running any browser commands, verify the CLI is available: The CLI automatically selects between local and remote browser environments based on available configuration: All commands work identically in both modes. The daemon auto-starts on first command. Use browse snapshot as your default for understanding page state — it returns the accessibility tree with element refs you can use to interact. Only use browse screenshot when you need visual context (layout, images, debugging). Switch to remote when you detect: CAPTCHAs (reCAPTCHA, hCaptcha, Turnstile), bot detection pages ("Checking your browser..."), HTTP 403/429, empty pages on sites that should have content, or the user asks for it. Don't switch for simple sites (docs, wikis, public APIs, localhost). The switch is sticky until you run browse stop or switch again.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does browser do?

Automate browser interactions using the browse CLI with Claude.

Is browser good?

browser does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does browser work with?

browser currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to browser?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install browser?

npx skills add https://github.com/browserbase/agent-browse --skill browser

Related skills

Alternatives in Software Engineering