What problem does it solve?
This Skill automates web browsing tasks, allowing AI agents to access and interact with websites for information gathering, data entry, and task completion that cannot be done via APIs.
Core Features & Use Cases
- Web Browsing: Navigate to URLs, read content, and interact with web elements.
- Decision Matrix: Choose between local Playwright (free, for public sites) or Browserbase Cloud (metered, for sites with anti-bot measures or requiring human intervention).
- Hand-Off Protocol: Seamlessly transfer control to a human when CAPTCHAs, logins, or other complex interactions are encountered.
- Use Case: An agent needs to find pricing information on a competitor's website that uses Cloudflare. It will use Browserbase Cloud, potentially requiring a human hand-off if a CAPTCHA appears.
Quick Start
Use the browser skill to navigate to example.com and extract the page title.