browser-automation
Installation
SKILL.md
Browser Automation
This skill provides comprehensive guidance for browser automation using the browser_subagent tool.
Overview
The browser_subagent enables autonomous browser control with automatic session recording. All interactions are captured as WebP videos saved to the artifacts directory.
Core Capabilities
- Navigation - Open URLs, navigate pages, handle redirects
- Interaction - Click, type, scroll, hover, drag-and-drop
- Extraction - Read DOM content, capture screenshots, scrape data
- Verification - Test user flows, validate UI changes
- Recording - Automatic video capture of all sessions
When to Use
Use browser_subagent (vs read_url_content) when: