Skip to content

browserbase/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browserbase Skills

Claude skill files for browser automation with Browserbase.

Installation

/plugin install browserbase/skills

This will automatically install the required CLIs:

  • @browserbasehq/browse-cli - Browser automation commands
  • @browserbasehq/sdk-functions - Function dev/deploy commands

Skills

Quick Start

# Navigate to a URL
browse open https://example.com

# Get page structure with element refs
browse snapshot -c

# Click/fill using refs
browse click @0-5
browse fill @0-3 "search query"

# Take screenshot
browse screenshot page.png

Usage

Add these skill files to your Claude project or Cursor rules to enable browser automation capabilities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •