What problem does it solve?
This Skill removes the friction of manually navigating websites to find elements, fill forms, and extract data—especially on JavaScript-heavy or bot-protected pages—so you can get structured results reliably.
Core Features & Use Cases
- Browser automation via CLI: Open pages, snapshot the accessibility tree, and interact using element references.
- Data extraction workflows: Retrieve text, HTML, titles, and form values using targeted selectors.
- Protected-site handling (remote mode): Use Browserbase for anti-bot stealth, CAPTCHA solving, residential proxies, and session persistence to support scraping and authenticated interactions.
Quick Start
Ask the agent to browse to the page, run a snapshot to discover element refs, extract the relevant section text, and stop the browser session.