The unified Browserbase CLI now lives under theDocumentation Index
Fetch the complete documentation index at: https://docs.browserbase.com/llms.txt
Use this file to discover all available pages before exploring further.
browse command. You can use it for browser automation, Browserbase cloud APIs, Functions, templates, and skill installation.
Use the Browse CLI when you want your agent to stay in the terminal for workflows like:
- Browser automation —
browse open,snapshot,click,fill,type,upload,screenshot,wait, andviewport - Navigation and inspection —
browse back,forward,reload,highlight,refs,get,is,eval, andcdp - Session controls —
browse status,stop,cursor,tab,network, andmouse - Cloud APIs —
browse cloudfor Browserbase projects, sessions, contexts, extensions, fetch, and search APIs - Functions —
browse functionsfor function development, publishing, and invocation - Skills and templates —
browse skillsandbrowse templatesfor reusable browser workflows and scaffolds
The
browse CLI is the current Browserbase CLI surface.Choose the right skill
| Skill | Best for |
|---|---|
browser | Interactive browser automation powered by the browse CLI |
fetch | Lightweight page retrieval via the Browserbase Fetch API |
functions | Focused Browserbase Functions workflows |
browse-cli | Unified browse workflows across browser automation, cloud APIs, functions, skills, and templates |
Installation
Command surface
The current top-levelbrowse topics are:
cloudfor Browserbase cloud resources and APIsfunctionsfor Browserbase Functionsmousefor raw mouse coordinate inputnetworkfor browser network captureskillsfor discovering and installing browser automation skillstabfor tab managementtemplatesfor scaffolding Browserbase templates
back,forward,reload,open, andwaitsnapshot,refs,highlight,screenshot, andcursorclick,fill,type,upload,select,key, andpressget,is,eval,viewport,status,stop, andcdp
Authentication
Remote Browserbase commands require your API key:Common workflows
Browser automation
Cloud APIs
Functions
Skills
Browse.sh
Browse.sh is an open-source catalog of skills for reliable web tasks. It gives your agents researched playbooks for hundreds of sites.Further reading
Skills repository
View the Browserbase skills source and installation instructions.
Browse.sh
Explore the public Browse.sh skill catalog.