What problem does it solve? Manually browsing websites to research topics, fill forms, or extract data is slow and repetitive. This Skill lets an AI agent drive a real browser through simple commands, handling navigation, clicks, form filling, waiting, and data capture without human involvement. ## Core Features & Use Cases - Page Interaction: Navigate to URLs, click elements, fill inputs, select dropdowns, upload files, and press keys using element refs from accessibility snapshots. - Data Extraction & Capture: Read element text, attributes, and page metadata, take screenshots, and save pages as PDF. - Session Persistence: Save and reload authentication state, cookies, and localStorage to stay logged in across sessions. - Use Case: Research a topic by opening search results, reading articles, and capturing screenshots, or automate a login flow once and reuse the saved session for repeated dashboard checks. ## Quick Start Ask the agent to open a website with agent-browser, take an interactive snapshot, and click or fill the elements you specify.