What problem does it solve?
Manual web page inspection, UI verification, and evidence collection are time-consuming and prone to errors, especially when tracking page state and avoiding unintended side effects like accidental form submissions or permission changes.
Core Features & Use Cases
- Safe Browsing Guardrails: Follows Codex-style workflows to prevent unintended side effects, requiring user confirmation for sensitive actions like form submissions or data transmission.
- Evidence-Based Analysis: Captures visible page state before interaction and treats all page content as untrusted to ensure accurate, reliable conclusions.
- Use Case: Use this skill to verify that a newly deployed local UI renders correctly, collect all relevant resource links from a public documentation page, or summarize the content of a research web page for quick reference.
Quick Start
Use the browser-research skill to inspect the public homepage at https://example.com, extract all navigation links, and summarize the visible page content for a quick overview.