browse

Automates browser sessions, web content fetching, and Browserbase cloud resource management via CLI.

5|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/barkleesanders/claude-code-starter --skill browse-barkleesanders
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browse
Source: https://github.com/barkleesanders/claude-code-starter/tree/main/skills/browse
Command: npx skills add https://github.com/barkleesanders/claude-code-starter --skill browse-barkleesanders

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually navigating websites, extracting web content, and managing cloud browser resources is time-consuming and error-prone, especially for repetitive or large-scale tasks. This Skill eliminates that manual effort by providing a comprehensive interface to the Browse CLI for all browser automation and Browserbase platform operations.

Core Features & Use Cases

  • Browser Automation: Drive local or remote Browserbase-hosted browser sessions to navigate pages, interact with elements, capture accessibility snapshots, and record network activity.
  • Web Content Access: Fetch and search web content directly without manual browser navigation, and manage Browserbase cloud resources like sessions, contexts, and extensions.
  • Use Case: For example, use this Skill to scrape product pricing data from an e-commerce site, run automated UI tests for a web application, or retrieve content from a protected page that requires CAPTCHA solving or proxy support.

Quick Start

Use the browse skill to navigate to a specified public website, extract its main text content, and save a full-page screenshot to your local machine for review.

Frequently Asked Questions about browse

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

FAQPage Schema
How do I automate web scraping and interact with dynamic page elements without manual navigation?

Web scraping and dynamic page interaction are automated by driving local or Browserbase-hosted browser sessions to navigate pages, interact with elements, and fetch web content directly.

Do I need a Browserbase API key to run remote browser sessions for automated UI testing?

Yes, you need a valid BROWSERBASE_API_KEY and the browse CLI installed locally to execute remote browser sessions and manage Browserbase cloud API commands for automated UI testing.

Can I use browser automation to access protected sites that require CAPTCHA solving or proxy support?

Browser automation via Browserbase cloud infrastructure allows you to retrieve content from protected pages requiring CAPTCHA solving or proxy support by utilizing hosted browser sessions.

What is the best way to manage cloud browser resources like sessions and contexts for large-scale web fetching?

Managing cloud browser resources like sessions, contexts, and extensions is handled directly through the browse CLI interface, which provides comprehensive control over Browserbase platform operations.

How does capturing accessibility snapshots and recording network activity work during browser session control?

Capturing accessibility snapshots and recording network activity occurs during active local or remote browser session control, allowing you to drive page navigation and extract diagnostic data simultaneously.