Browserbase Skills
browserbase-skills is a Claude Code plugin for the Build phase that connects agents to Browserbase cloud browsing for navigation, extraction, and scheduled web automation.
Give Claude Code cloud browser sessions via Browserbase and Stagehand so agents can navigate sites, fill forms, scrape pages, and run scheduled web automations.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install browserbase-skills@browserbase/skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:browserbase/skills") and the paste-ready config with skillselion.get_install_config("plugin:browserbase/skills").
What it does
browserbase-skills is a Claude Code plugin repository that wires the Claude Agent SDK to real browser capability through Browserbase and related automation patterns such as Stagehand. Indie builders automating competitor checks, form-heavy onboarding tests, or repeatable web data extraction can install the bundle instead of hand-rolling Playwright scripts for every agent task. The catalog reports three plugins and a long keyword surface—browse, cloud, deploy, extract, scheduled-automation, web-scraping—indicating both interactive agent control and operational automation hooks. Typical use starts in Build when you integrate agent tooling with a hosted browser, extends into Validate when you prototype flows against live pages, and can support Launch or Grow when you need scripted distribution or content checks. You need a Browserbase account and comfort with API keys and deployment concepts; this is not a static documentation skill but a live integration path. Choose it when your product or workflow must act on websites the way a user would, at scale, from Claude Code.
Highlights
- Claude Agent SDK paired with a dedicated web browsing tool
- Three plugins covering browse, extract, and scheduled or serverless automation flows
- Cloud Browserbase sessions with dashboard, projects, and deployment endpoints
- Natural-language interact, click, navigate, and screenshot workflows via Stagehand
- Keywords span web-scraping, forms, CLI, and webhook-driven scheduled automation
Why builders use it
Coding agents cannot reliably interact with real websites, authenticated flows, or dynamic pages without a managed browser integration.
After install, your agent can drive cloud browser sessions to click, scrape, screenshot, and automate web workflows from Claude Code.
At a glance
- Type - Plugin in Automation.
- Adoption - 0 installs, 498 stars, 0 votes.
FAQ
Who is browserbase-skills for?
Builders using Claude Code who need agents to browse, interact with, and extract data from real websites via Browserbase.
When should I use browserbase-skills?
Use it when you are building or integrating agent features that require navigation, forms, screenshots, scraping, or scheduled web automation instead of manual browsing.
How do I add browserbase-skills to my agent?
Add the browserbase/skills plugin in Claude Code, configure Browserbase credentials and project settings, then enable the browse and automation plugins from the three-plugin bundle.
Comments
Share how you use browserbase-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.