---
name: browser
slug: browserbase-browser
score: 60
rubric: 1.0
provenance: verified-org
publisher: Browserbase
license: MIT (declared in SKILL.md frontmatter; no repo LICENSE file)
capability: action-taking
canonical: https://top-agent-skills.com/skill/browserbase-browser
---

# browser

Local browser with no credentials, or a hosted Browserbase session with CAPTCHA solving and residential proxies when the target is protected.

## Install

### Claude Code

```bash
npx skills add browserbase/skills
```

## Best for

Sites that resist automation. The local mode works with zero setup; the remote mode adds verified browsers, CAPTCHA handling, and proxies for pages that block plain headless traffic.

## Not ideal for

Licence-strict procurement. The repository has no LICENSE file — MIT is declared only in the skill frontmatter, so confirm that is sufficient for your compliance rules before adopting it.

## About

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Supports remote Browserbase sessions with Browserbase Identity, Verified browsers, automatic CAPTCHA solving, and residential proxies — ideal for protected websites and JavaScript-heavy pages.

## Compatibility

claude-code

## Metadata

- Categories: browser-automation
- Surfaces: claude-code
- Tags: Browserbase, Scraping, CAPTCHA
- Setup time: 3 min
- Complexity: Low
- Last update: 2026-08-18
- Verified: —
- Source: https://github.com/browserbase/skills/tree/main/skills/browser
- Docs: https://github.com/browserbase/skills/blob/main/skills/browser/SKILL.md

---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
