What problem does it solve?
Oversees complex web navigation tasks by letting the agent operate a browser so users no longer need to manually research, interact with forms, or collect data from web applications.
Core Features & Use Cases
- Guided navigation: open URLs, go back, forward, reload, and close the browser to explore any sequence of pages safely within the container.
- Interactive snapshots and DOM refs: capture accessibility trees or interactive elements with stable references to click, type, select, and hover without guessing selectors.
- Data extraction and verification: read text, HTML, attributes, page titles, and URLs; take screenshots or PDFs for evidence; save and reuse authentication state for repeated sessions.
- Use Case: Walk through a login flow by opening the login page, filling saved credentials via refs, clicking submit, waiting for the dashboard URL, and then capturing a screenshot.
Quick Start
Start with agent-browser open followed by the URL you want to inspect so the skill can load the page and provide references for immediate interaction.