@skills · Owner
Agent skills by browserbase
20 skills indexed from github.com/browserbase. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- agent-experience · Skill · 3,675 stars
Audit the developer experience of a product, SDK, docs site, or SKILL.md by dropping multiple Claude subagents at it with only a tiny task prompt and real
- autobrowse · Skill · 3,675 stars
Self-improving browser automation via the auto-research loop. Iteratively runs a browsing task, reads the trace, and improves the navigation skill (strateg
- browser · Skill · 3,675 stars
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from
- browser-to-api · Skill · 3,675 stars
Turn a website's observable HTTP traffic into a best-effort OpenAPI 3.1 spec by analyzing a `browser-trace` capture. Use when the user wants to discover/ex
- browser-trace · Skill · 3,675 stars
Capture a full DevTools-protocol trace of any browser automation — CDP firehose, screenshots, and DOM dumps — then bisect the stream into per-page searchab
- browser-use-to-stagehand · Skill · 3,675 stars
Migrate browser-use (Python) browser-automation scripts to Stagehand v3 (TypeScript) on Browserbase. Use when the user wants to convert, port, rewrite, or
- company-research · Skill · 3,675 stars
Company discovery and deep research skill. Researches a company's product and ICP, discovers target companies to sell to using Browserbase Search API, deep
- competitor-analysis · Skill · 3,675 stars
Competitor research and intelligence skill. Takes a user's company (with optional seed competitor URLs), auto-discovers additional competitors via Browserb
- cookie-sync · Skill · 3,675 stars
Sync cookies from local Chrome to a Browserbase persistent context so the browse CLI can access authenticated sites. Use when the user wants to browse as t
- event-prospecting · Skill · 3,675 stars
Event prospecting skill. Takes a conference / event speakers URL, extracts the people, filters their companies against the user's ICP, then deep-researches
- fetch · Skill · 3,675 stars
Use this skill when the user wants to retrieve a URL without a full browser session: fetch HTML or JSON from static pages, inspect status codes or headers,
- functions · Skill · 3,675 stars
Deploy serverless browser automation as cloud functions using Browserbase. Use when the user wants to deploy browser automation to run on a schedule or cro
- safe-browser · Skill · 3,675 stars
Build local constrained-browser agents with a safe_browser tool that owns CDP, enforces a domain allowlist with Fetch interception, and lets a runtime Clau
- search · Skill · 3,675 stars
Use this skill when the user wants to search the web without a full browser session: find URLs, titles, and metadata for a query. Prefer it over a browser
- skills · Collection · 3,675 stars
- skills · Collection · 3,675 stars
- ui-test · Skill · 3,675 stars
AI-powered adversarial UI testing via the browse CLI. Analyzes git diffs to test only what changed, or explores the full app to find bugs. Tests functional
- webmcp-gen · Skill · 3,675 stars
Create, compile, and validate site-specific WebMCP init scripts from a target URL and desired tool capability. Use when the user wants to author WebMCP too
- add-webmcp · Skill
Analyze an existing web application, identify safe user-visible capabilities across routes, forms, server actions, handlers, and schemas, then implement fi
- optimize-agent-prompt · Skill
Builds and improves Browserbase Agent API demos through an Autobrowse-style outer loop: run a fixed task, collect Agent messages and session logs, score th