Stars
★ 3.7k
Automate web browser interactions through natural language CLI commands
Install this skill (Claude Code)
# Clone and copy the skill into your project
git clone https://github.com/browserbase/skills.git
mkdir -p .claude/skills
cp -r skills/browser .claude/skills/
# Or for personal use: ~/.claude/skills/Export cookies from local Chrome into a Browserbase persistent context
Fetch HTML, JSON, headers, and status codes through the Browserbase API
Deploy browser automation scripts as serverless cloud functions
Search the web via the Browserbase API with structured results
Run adversarial UI tests by analyzing git diffs in a real browser