What problem does it solve?
This Skill enables you to control a live Chrome browser session from the command line, letting you automate navigation, input, and interactions without launching headless instances or re-authenticating.
Core Features & Use Cases
- CLI-based browser automation: navigate, click, type, scroll, hover, and extract data from an active tab.
- Attach to your real session via the extension icon (green = active) to work with your actual logins and cookies.
- Snapshot-driven element refs for reliable interaction and repeatable scripts.
- Use cases include rapid form filling, automated testing-like flows, data gathering from sites where you are already logged in, and personal automation tasks.
Quick Start
Start the Tab Agent service and begin issuing commands like navigate and snapshot to control your active browser tab.