7 skills
Automates web browser interactions through natural language CLI commands. It can navigate pages, extract data, fill forms, take screenshots, and click elements. Supports both local Chrome and remote B
A CLI wrapper around the Browserbase platform. It lets you deploy and invoke serverless browser functions, manage sessions and projects, fetch web pages, run web searches, and scaffold starter templat
Exports cookies from your local Chrome browser into a Browserbase persistent context. Once synced, you can use the browse CLI to open authenticated sessions on any site without logging in again. Suppo
Fetches HTML, JSON, headers, and status codes from URLs through the Browserbase API without spinning up a full browser session. Works for static page scraping, redirect inspection, and quick HTTP chec
Deploys browser automation scripts as serverless cloud functions on Browserbase. You write Playwright-based automation locally, test it with a dev server, then publish it to run on a schedule, via web
Searches the web via the Browserbase API and returns structured results with titles, URLs, authors, and publication dates. No browser session needed — just send a query and get back metadata. Useful w
Runs adversarial UI tests in a real browser by analyzing git diffs or exploring an app freely. It checks functional correctness, accessibility, responsive layout, and UX heuristics, splitting work acr