browserbase-cli

Installation
SKILL.md

Browserbase CLI

Use the official browse CLI for Browserbase platform operations, Functions workflows, and Fetch API calls.

Setup check

Before using the CLI, verify it is installed:

which browse || npm install -g browse
browse --help

For authenticated commands, set the API key:

export BROWSERBASE_API_KEY="your_api_key"
Installs
2.4K
GitHub Stars
3.6K
First Seen
Mar 16, 2026
browserbase-cli — browserbase/skills