autobrowse

Automate browser navigation and interaction using Claude Code and the Browse CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @anthropic-ai/sdk, dotenv, node-fetch, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates browser interactions and builds reliable navigation skills for websites, reducing manual effort and enabling efficient browser automation.

Core Features & Use Cases

  • Iterative Learning: Automatically improves navigation skills through iterative learning and improvement cycles.
  • Multi-Task Parallelism: Run multiple tasks in parallel, with each task managed by a sub-agent.
  • Integration with Browserbase: Leverages Browserbase APIs for secure, verified browsing sessions and trace collection.
  • Output Script Generation: Converts converged skills into executable scripts for different frameworks like Playwright and Stagehand.

Quick Start

Run the 'autobrowse' skill for the task 'google-flights' using the 'autobrowse' command in Claude Code.

Frequently Asked Questions about autobrowse

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

FAQPage Schema
How do I automate browser navigation and website interaction using Claude?

You can automate browser navigation by using the autobrowse skill with Claude Code and the Browse CLI to execute iterative learning cycles and collect browsing traces. It requires Claude API and Browserbase API keys.

Can I run multiple browser automation tasks in parallel?

Yes, you can run multiple browser automation tasks in parallel. The skill manages parallel execution by assigning each task to a dedicated sub-agent, enabling efficient simultaneous website interaction automation.

Does browser automation with Browserbase support iterative learning?

Yes, Browserbase automation supports iterative learning. The skill automatically improves navigation skills through iterative learning and improvement cycles, converging interactions into reliable, repeatable browser automation workflows.

What do I need to set up before using the autobrowse skill for browser automation?

You need a working Browse CLI setup, a Claude API key, and a Browserbase API key to use the autobrowse skill. These dependencies are required to establish secure browsing sessions and execute navigation automation.

Can I convert browser automation traces into executable scripts?

Yes, you can convert converged browser automation skills into executable scripts. The skill generates output scripts for different frameworks, including Playwright and Stagehand, from the collected navigation traces.

What is the best way to build reliable browser automation skills for complex websites?

The best way to build reliable browser automation skills is through iterative experimentation. This skill leverages Browserbase APIs for verified sessions and automatically refines navigation paths until interactions converge into stable scripts.