What problem does it solve?
This Skill helps you interact with live web pages when static fetching is not enough, especially for JavaScript-heavy sites, UI verification, and browser-based troubleshooting.
Core Features & Use Cases
- Page navigation and interaction: Open URLs, click buttons, fill forms, scroll, switch tabs, and wait for elements or network idle.
- Information extraction: Capture screenshots, inspect DOM summaries, and collect console errors or warnings from the browser.
- Testing and debugging: Verify rendered UI behavior, debug front-end issues, and validate end-to-end user flows.
- Use Case: Use this Skill when you need to confirm that a page rendered correctly after a change or reproduce a bug that only appears in the browser.
Quick Start
Use the browser skill to open this URL, inspect the rendered page, and summarize any console errors.