Use Browserbase when an agent needs hosted browser sessions, remote automation, session recording, and scalable browser infrastructure without managing Chromium fleets directly. This skill packages the Browserbase API and SDK into a concrete workflow for running, monitoring, and extracting results from cloud browser sessions.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Browserbase Session Automation API and SDK"
slug: "browserbase-session-automation-api-and-sdk"
description: "Use Browserbase when an agent needs hosted browser sessions, remote automation, session recording, and scalable browser infrastructure without managing Chromium fleets directly. This skill packages the Browserbase API and SDK into a concrete workflow for running, monitoring, and extracting results from cloud browser sessions."
github_stars: 61
verification: "security_reviewed"
source: "https://github.com/browserbase/sdk-node"
category: "Browser Automation"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "browserbase/sdk-node"
github_stars: 61
npm_package: "@browserbasehq/sdk"
npm_weekly_downloads: 818291
---
# Browserbase Session Automation API and SDK
Use Browserbase when an agent needs hosted browser sessions, remote automation, session recording, and scalable browser infrastructure without managing Chromium fleets directly. This skill packages the Browserbase API and SDK into a concrete workflow for running, monitoring, and extracting results from cloud browser sessions.
## Installation
Use the upstream install or setup path that matches your environment:
- npm install @browserbasehq/sdk
Requirements and caveats from upstream:
- # Browserbase Node API Library
- import fetch from 'node-fetch';
- // If you have access to Node fs we recommend using fs.createReadStream():
Basic usage or getting-started notes:
- sh
- The full API of this library can be found in [api.md](api.md).
- <!-- prettier-ignore -->
- Source: https://github.com/browserbase/sdk-node
- Extracted from upstream docs: https://raw.githubusercontent.com/browserbase/sdk-node/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/browserbase-session-automation-api-and-sdk/)
No comments yet. Be the first to comment!