Stagehand Browser Automation SDK
Stagehand is Browserbase's browser automation SDK for combining natural-language actions with deterministic browser code. This skill covers how to use the real Stagehand project for agent-driven web navigation, extraction, and repeatable browser workflows.
What it does
Stagehand Browser Automation SDK
Stagehand is Browserbase's browser automation SDK for combining natural-language actions with deterministic browser code. This skill covers how to use the real Stagehand project for agent-driven web navigation, extraction, and repeatable browser workflows.
Prerequisites
Node.js, Playwright
Installation
Use the upstream install or setup path that matches your environment:
- npx create-browser-app
- git clone https://github.com/browserbase/stagehand.git
- pnpm install
- pnpm run build
Requirements and caveats from upstream:
- If you're looking for the Python implementation, you can find it
- <a href="https://github.com/browserbase/stagehand-python"> here</a>
- Most existing browser automation tools either require you to write low-level code in a framework like Selenium, Playwright, or Puppeteer, or use high-level agents that can be unpredictable in production. By letting de...
Basic usage or getting-started notes:
-
Write once, run forever: Stagehand's auto-caching combined with self-healing remembers previous actions, runs without LLM inference, and knows when to involve AI whenever the website changes and your automation br...
-
Start with Stagehand with one line of code, or check out our Quickstart Guide for more information:
-
bash
-
Extracted from upstream docs: https://raw.githubusercontent.com/browserbase/stagehand/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,674 chars)