What problem does it solve?
This Skill helps you reliably inspect, test, and automate browser behavior when you need evidence from a live web page instead of guesswork. It is especially useful for validating local previews, checking the current browser tab, and gathering structured findings like screenshots, page metadata, or accessibility signals.
Core Features & Use Cases
- Browser-driven QA and validation: Open pages, confirm titles and URLs, capture snapshots, and document visible UI state for product reviews or bug hunts.
- Structured page inspection: Extract design and content evidence such as logos, fonts, colors, images, OG metadata, and accessibility details from the DOM and browser context.
- Safe local-first automation: Connects through Chrome DevTools Protocol, prefers local Open Design preview URLs, and includes guardrails against unsafe actions like submitting forms or changing account state without confirmation.
Quick Start
Ask the agent to use the agent-browser skill to open your local preview, inspect the current page, and save a screenshot with the title, URL, and key visible findings.