← all plugins

Browserbase Skills

by @browserbase · plugin · 17 skills

Browserbase Skills from browserbase/skills.

Install the whole plugin (CLI)
npx skillmds add browserbase/fetch npx skillmds add browserbase/search npx skillmds add browserbase/browser npx skillmds add browserbase/ui-test npx skillmds add browserbase/autobrowse npx skillmds add browserbase/functions npx skillmds add browserbase/webmcp-gen npx skillmds add browserbase/cookie-sync npx skillmds add browserbase/safe-browser npx skillmds add browserbase/browser-trace npx skillmds add browserbase/browser-to-api npx skillmds add browserbase/agent-experience npx skillmds add browserbase/company-research npx skillmds add browserbase/browserbase-cli npx skillmds add browserbase/competitor-analysis npx skillmds add browserbase/event-prospecting npx skillmds add browserbase/browser-use-to-stagehand
⬇ Download

Skills in this plugin

  1. fetch · browserbase bundle
    Retrieve HTML or JSON from static pages, inspect status codes and headers, follow redirects, or get page source for simple scraping without a full browser session. Supports proxies and redirect control.
    3.6k
    repo stars
  2. search · browserbase bundle
    Search the web and return structured results with titles, URLs, authors, and dates — no browser session required.
    3.6k
    repo stars
  3. browser · browserbase bundle
    Automate web browser interactions using natural language via CLI commands. Supports local and remote Browserbase sessions with CAPTCHA solving, residential proxies, and session persistence.
    3.6k
    repo stars
  4. ui-test · browserbase bundle
    Runs adversarial UI tests in a real browser using the browse CLI, analyzing git diffs to test only changed areas or exploring the full app to find bugs in functionality, accessibility, responsive layout, and UX.
    3.6k
    repo stars
  5. autobrowse · browserbase bundle
    Builds reliable browser automation skills through iterative experimentation, running an inner agent to browse sites and improving navigation instructions until tasks pass consistently.
    3.6k
    repo stars
  6. functions · browserbase bundle
    Deploy serverless browser automation as cloud functions using Browserbase. Run browser automation on a schedule, create webhook endpoints, or run automation in the cloud instead of locally.
    3.6k
    repo stars
  7. webmcp-gen · browserbase bundle
    Create, compile, and validate site-specific WebMCP init scripts from a target URL and desired tool capability.
    3.6k
    repo stars
  8. cookie-sync · browserbase bundle
    Exports cookies from a local Chrome browser and saves them into a Browserbase persistent context, enabling authenticated browsing sessions via the browse CLI.
    3.6k
    repo stars
  9. safe-browser · browserbase bundle
    Build a local browser agent that enforces a domain allowlist via CDP Fetch interception, using a safe_browser tool that owns the Playwright session and blocks off-domain requests.
    3.6k
    repo stars
  10. browser-trace · browserbase bundle
    Capture a full DevTools-protocol trace of any browser automation, bisect the stream into per-page searchable buckets, and attach a trace to an in-progress session for debugging.
    3.6k
    repo stars
  11. browser-to-api · browserbase bundle
    Generate an OpenAPI 3.1 specification from a browser-trace capture by analyzing observed HTTP traffic, templating URLs, and inferring JSON schemas from request/response samples.
    3.6k
    repo stars
  12. agent-experience · browserbase bundle
    Run multiple AI agents against a product, SDK, or docs site to score setup friction, speed, efficiency, error recovery, and doc quality from a minimal prompt.
    3.6k
    repo stars
  13. company-research · browserbase bundle
    Discovers and researches companies matching an ideal customer profile, using Browserbase Search API and a Plan→Research→Synthesize pattern to produce scored reports and CSV exports.
    3.6k
    repo stars
  14. browserbase-cli · browserbase bundle
    Manage Browserbase platform resources, Functions, and API workflows through the `browse` CLI.
    3.6k
    repo stars
  15. competitor-analysis · browserbase bundle
    Discovers competitors via search API, deeply researches each with a multi-lane pattern, and compiles an HTML report with overview, per-competitor deep dives, feature/pricing matrix, and mentions feed.
    3.6k
    repo stars
  16. event-prospecting · browserbase bundle
    Takes a conference or event speakers URL, extracts the people, filters their companies against the user's ICP, and deep-researches only the speakers at ICP-fit companies. Outputs a person-first HTML report with a 'why reach out' rationale per person.
    3.6k
    repo stars
  17. browser-use-to-stagehand · browserbase bundle
    Convert browser-use (Python) browser-automation scripts to Stagehand v3 (TypeScript) on Browserbase, replacing opaque agent loops with deterministic pipelines where possible.
    3.6k
    repo stars