browser
Local browser with no credentials, or a hosted Browserbase session with CAPTCHA solving and residential proxies when the target is protected.
Install
$ npx skills add browserbase/skillsNeeds the browse CLI: npm install -g browse. BROWSERBASE_API_KEY is required only for remote sessions — local Chrome mode needs no key.
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 this skill
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.
Score breakdown
Score breakdown
rubric 1.0Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
Web scraping, search, and browser automation built to be agent-friendly.
Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.
Headless browser as an agent tool. Navigate JS-heavy pages, fill forms, extract content.