browser

Automate web browser interactions via the browse CLI.

3.7k|235|Updated Oct 12, 2025
One-click install
npx skills add https://github.com/browserbase/skills --skill browser-browserbase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browser
Source: https://github.com/browserbase/skills/tree/main/skills/browser
Command: npx skills add https://github.com/browserbase/skills --skill browser-browserbase

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires browse-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates web browser interactions using the browse CLI, allowing users to navigate, extract data, fill forms, and perform other tasks on websites without manual intervention.

Core Features & Use Cases

  • Automated Navigation: Automate browser navigation through websites, handling history and multiple tabs.
  • Data Extraction: Extract text and HTML content from pages, enabling automated analysis of web content.
  • Form Interactions: Automatically fill out forms, click buttons, and perform other user interactions.
  • Use Case: A user could ask their AI to navigate to a website, fill out a contact form with specific details, and submit the form.

Quick Start

Use the browser skill to open a website and click on the 'Contact Us' button.

Frequently Asked Questions about browser

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate web browser interactions to navigate websites and fill out forms?

To automate web browser interactions, this Skill uses the `browse` CLI to navigate sites, fill forms, extract data, and submit inputs without manual intervention. You simply instruct the AI to perform the desired web actions.

Can I use Browserbase sessions to handle CAPTCHAs and residential proxies during browser automation?

Yes, browser automation supports remote Browserbase sessions for CAPTCHA solving and residential proxies. You need to optionally configure your `BROWSERBASE_API_KEY` to enable these advanced remote browser capabilities.

Do I need to install the browse CLI before automating web interactions?

Yes, you must install the `browse` CLI tool to automate web interactions. It serves as the underlying engine for navigating websites, extracting HTML content, and executing form interactions.

What is the best way to extract text and HTML content from web pages automatically?

The best way to extract text and HTML content is by using this Skill's `browse` CLI integration, which enables automated data extraction from web pages for immediate analysis without manual copying.

Does browser automation via the browse CLI support cookie synchronization?

Yes, browser automation via the `browse` CLI supports cookie synchronization. This allows you to maintain session states across multiple automated web interactions and remote Browserbase connections.