AgentConn
B

Browserbase Skills

Coding Freemium

About Browserbase Skills

Browserbase Skills is the open-source skills bundle that pairs Browserbase's cloud browser runtime with Claude Code's harness. Installable via `/plugin install browse@browserbase` from the Claude Code marketplace, the bundle exposes nine specialized skills covering the full browser-automation surface: web interaction (browser), platform CLI (browserbase-cli), serverless deployment (functions), automation diagnostics (site-debugger), DevTools capture (browser-trace), usage forecasting (bb-usage), authenticated cookie sync (cookie-sync), static-page fetch (fetch), and structured web search (search). The strategic positioning is precise: Browserbase did not try to be a coding-agent runtime; it built tools that the agents *already in production* (Claude Code, Cursor SDK, OpenAI Agents SDK) can call. Open source on top, paid runtime underneath — every skill is publicly readable, but the cloud sessions, residential proxies, anti-bot fingerprints, and Functions runtime are Browserbase's commercial moat. As of May 2026, the GitHub repo holds 1,557 stars and is anchor of the browser-tool layer in the agent-substrate stack.

Key Features

  • 9 skills covering the full browser-automation surface for Claude Code
  • Anti-bot stealth, CAPTCHA solving, residential proxies via remote sessions
  • Session replay and DevTools protocol capture for debugging failed flows
  • Cookie sync from Chrome to remote contexts for authenticated flows
  • site-debugger skill diagnoses bot detection, selectors, timing, auth failures
  • bb-usage terminal dashboard for cost forecasts and usage tracking
  • Functions runtime for serverless browser deployments
  • Composes cleanly with Cursor SDK, Claude Code, OpenAI Agents SDK as the orchestration layer

Overview

Browserbase Skills is the substrate that picked the smallest fight in the harness-substrate landscape and is winning it cleanly. Where Cursor SDK competes for the engineering-pipeline runtime slot and OpenAI’s Apps SDK competes for the consumer-distribution slot, Browserbase competes only for the browser-tool layer — the layer every agent that needs to log in, click around, and extract data from web sessions has to traverse.

The strategic move is to deploy as a Claude Code plugin, not as a competing harness. Every Claude Code user becomes a potential customer without Browserbase having to win them away from Anthropic’s distribution. The companion product, Stagehand, is the open-source SDK for browser agents (22.4K stars). The business model is the cloud runtime underneath: scale-out browser sessions, residential proxies, function-style deployments, anti-bot evasion.

The Nine Skills

SkillPurpose
browserWeb interaction via remote Browserbase sessions with anti-bot stealth
browserbase-cliDirect platform API — sessions, projects, contexts, functions
functionsServerless browser deployment to Browserbase cloud
site-debuggerDiagnostics for failing automations — bot detection, selectors, timing
browser-traceDevTools protocol capture with searchable per-page buckets
bb-usageTerminal dashboard for usage stats and cost forecasts
cookie-syncChrome-to-context cookie sync for authenticated access
fetchStatic page retrieval without browser sessions
searchWeb search returning structured results

Production Use Cases

  • Authenticated browser automation: Any agent that has to log into customer SaaS to scrape, operate, or fulfill orders. The residential-proxy and cookie-sync stack is Browserbase’s structural advantage here.
  • E-commerce and booking flows: Order fulfillment, price-comparison, inventory checks where the only API surface is a web UI.
  • QA agent infrastructure: Browser-trace and site-debugger pair cleanly with Cursor SDK or Claude Code agents writing browser tests.
  • Internal tool automation: Operating internal SaaS tools that lack APIs — HR systems, CRMs, legacy back-offices.

Pricing

Freemium. The skills bundle and the Stagehand SDK are free and open source. The paid layer is the Browserbase platform: per-session and per-page pricing for cloud browser sessions, with separate tiers for residential proxies, captcha resolution, and Functions deployments. The bb-usage skill surfaces forecasted spend in the terminal — useful for scoping CI usage before it goes to production.

Lock-In Profile

The lowest of the three major harness substrates. Stagehand is Apache-licensed; you can self-host browser sessions; you can swap the Claude harness underneath the skills. The lock-in lives entirely in Browserbase’s paid runtime — anti-bot evasion, fingerprint randomization, residential-proxy pools — which is genuinely difficult to replicate in-house.

If your agents only need to read public pages, you can leave anytime. If they need to log into customer SaaS at scale or evade bot detection on real-world e-commerce sites, Browserbase’s runtime is the default.

Where It Fits

Browserbase Skills is best understood not as a competitor to Cursor SDK or OpenAI Apps SDK but as a complement to both. The most likely production agent stack in late 2026 uses Cursor SDK or OpenAI Agents SDK as the orchestration layer and Browserbase Skills as the browser-tool layer when the agent needs to operate web sessions. See our comparison of the three harness substrates for the positioning matrix.

Similar Agents