Back to skills

browserbase-cli

workflows

A CLI wrapper around the Browserbase platform. It lets you deploy and invoke serverless browser functions, manage sessions and projects, fetch web pages, run web searches, and scaffold starter templat

Setup & Installation

npx skills add https://github.com/browserbase/browserbase-cli --skill browserbase-cli
or paste the link and ask your coding assistant to install it
https://github.com/browserbase/browserbase-cli
View on GitHub

What This Skill Does

A CLI wrapper around the Browserbase platform. It lets you deploy and invoke serverless browser functions, manage sessions and projects, fetch web pages, run web searches, and scaffold starter templates from the terminal. It puts Browserbase's entire platform API behind short terminal commands, so you can manage sessions, deploy functions, and fetch pages without writing API calls by hand.

When to use it

  • Working with browserbase cli functionality
  • Implementing browserbase cli features
  • Debugging browserbase cli related issues