skills
Automate browsers, test UIs, and research leads with AI
All Skills in This Repository (16)
Pure Emerald Level Indicatorsbrowser-use-to-stagehand
Convert browser-use Python scripts to Stagehand v3 TypeScript for Browserbase.
company-research
Identify target companies and generate scored research reports via Browserbase Search API.
webmcp-gen
Generate and validate WebMCP init scripts from manifest.json to JavaScript.
ui-test
Run automated UI tests on web applications using the browse CLI.
event-prospecting
Extracts conference speaker information and generates targeted lead lists.
agent-experience
Evaluate product onboarding ease by having AI agents perform documented tasks.
cookie-sync
Sync cookies from local Chrome to a Browserbase persistent context.
search
Search the web via API and return structured titles, URLs, authors, dates.
browser-to-api
Generate OpenAPI 3.1 specifications from recorded browser traffic.
browser
Automate web browser interactions via the browse CLI.
fetch
Fetch web page content, headers, and metadata via HTTP.
autobrowse
Automate browser navigation and interaction using Claude Code and the Browse CLI.
Frequently Asked Questions
FAQPage SchemaHow to install Browserbase Skills?โผ
Run `npx skills add browserbase/skills --all -g -y` in your terminal to install the full suite globally for your AI agent.
What can Browserbase Skills do?โผ
It lets your AI agent control real browsers, scrape pages, test UIs, capture network traces, and run company or competitor research from plain-English requests.
Do I need a Browserbase API key?โผ
Only for cloud features like protected-site browsing, proxies, and search. Local browser automation and localhost UI testing work without one.
Does it work with Claude Code and other agents?โผ
Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Cursor, and other compatible AI coding agents.
Can it test my website for bugs automatically?โผ
Yes. The ui-test skill analyzes your code changes, attacks forms and buttons with edge cases, and produces a visual HTML bug report.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core