What problem does it solve? Manually testing web pages, filling forms, and scraping data from websites is repetitive and slow. This Skill gives an AI agent direct control of a real browser through a fast command-line interface, so web tasks can be automated end to end. ## Core Features & Use Cases - Browser Automation: Navigate pages, click elements, fill forms, scroll, and manage tabs using indexed elements returned by the state command. - Data Extraction: Capture screenshots, read page HTML and text, evaluate JavaScript, and manage cookies for authenticated sessions. - Flexible Browser Modes: Run headless Chromium, connect to the user's real Chrome with existing logins, use named profiles, or provision a cloud browser. - Use Case: Ask the agent to log into a web app with your Chrome profile, navigate to a dashboard, fill out a report form, and take a screenshot to confirm the submission. ## Quick Start Use the browser-use skill to open https://example.com, list the clickable elements, and take a screenshot of the homepage.