browser-use
Installation
SKILL.md
Overview
Browser automation enables AI agents to interact with web pages like humans — navigating, clicking, typing, and extracting data. This skill covers Playwright, Puppeteer, and the browser-use library for autonomous web interaction, including anti-detection techniques.
Capabilities
- Navigate websites and extract structured data
- Fill forms, click buttons, handle multi-step flows
- Take screenshots and analyze page content
- Handle authentication flows (login, 2FA, CAPTCHAs)
- Manage multiple tabs and browser contexts
- Bypass basic anti-bot detection
- Capture network requests and responses