What problem does it solve?
This Skill provides a fast, programmatic way to interact with web pages, enabling AI agents to browse websites, verify deployments, read documentation, and perform complex web interactions without human intervention.
Core Features & Use Cases
- Web Navigation: Navigate to any URL, go back/forward, reload pages.
- Content Extraction: Read cleaned page text, extract HTML, links, forms, and accessibility trees.
- Interaction: Click elements, fill forms, type text, hover, scroll, and wait for elements.
- Inspection: Execute JavaScript, evaluate files, get CSS properties, and inspect attributes.
- Visuals: Take screenshots, generate PDFs, and create responsive layout previews.
- Use Case: An AI could use this skill to automatically check if a newly deployed website is live and functioning correctly by navigating to it, checking for specific content, and taking a screenshot.
Quick Start
Use the browse skill to navigate to https://example.com and then print the page title.