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
15
First Seen
May 19, 2026
browserbase-cli — team2027/browserbase-skills