Automates complex browser workflows and extracts structured data with built-in security rules and ethical scraping guardrails.
This skill provides a comprehensive orchestration wrapper for browser automation within Claude Code, extending the capabilities of the upstream agent-browser. It simplifies tasks like web research, E2E testing, and data extraction by offering a rich set of commands for element interaction, state management, and network interception. With integrated security rules for ethical scraping and rate limiting, it ensures that automated workflows remain responsible and production-ready while handling complex scenarios like single-page applications (SPAs), authenticated sessions, and mobile emulation.
Key Features
01Secure session management using an encrypted Auth Vault for reusable authentication
02Full-spectrum interaction commands including clicks, typing, dragging, and keyboard events
03116 GitHub stars
04Mobile device emulation and testing support for iOS simulators and custom viewports
05Network-level control to intercept, block, or mock API requests and responses
06Advanced content capture with annotated screenshots, PDF generation, and A11y tree snapshots
Use Cases
01Managing authenticated web sessions securely for automated interaction with internal tools
02Performing end-to-end (E2E) regression testing with visual and accessibility diffing
03Automating complex multi-step web research and structured data extraction workflows