Stagehand Browser Agent SDK
Installation
SKILL.md
Stagehand Browser Agent SDK
Stagehand is Browserbase's open source SDK for browser agents, combining code-first control with natural language actions. It is aimed at reliable production browser automation, with TypeScript integrations, docs, and npm distribution for agent workflows.
Prerequisites
npm, pnpm, python, go
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