What problem does it solve?
This Skill helps you inspect, navigate, and operate web pages that are already open by using the agent’s browser tools and typed reference outputs, so you can reliably find and act on the right on-screen elements.
Core Features & Use Cases
- On-screen browser discovery: Lists currently open browsers with ids, URLs, and titles, and tracks the last interacted browser for faster follow-up actions.
- Stable inspection with typed refs: Produces readable page content and DOM details with reference ids (links, buttons, inputs, images) that you can use for subsequent actions.
- Action-ready interaction workflow: Enables navigation, reload/history, content capture, and interaction helpers like click and type with guidance for ref freshness and retry behavior.
- Scoped reads for precision: Lets you restrict outputs to selectors or specific elements when you need targeted information instead of whole-page context.
Quick Start
Ask the agent to list the currently open browsers and then click the correct link by referring to the latest content capture’s typed id.