Setup & Installation
What This Skill Does
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 Browserbase sessions with automatic CAPTCHA solving and anti-bot stealth.
Handles bot detection, CAPTCHAs, and anti-scraping measures automatically, so you don't have to fiddle with headless browser configs or proxy rotation yourself.
When to use it
- Scraping product prices from sites with Cloudflare protection
- Filling out multi-step web forms without opening a browser
- Taking screenshots of a page after logging in with saved cookies
- Extracting text content from JavaScript-heavy single-page apps
- Running automated checks on localhost during development