git log --oneline --stat
HEAD
- Stars
- 6.2k
- Forks
- 316
- Updated
- Jun 24, 2026
repo --stat
stars
6.2k
forks
316
last update
Jun 24, 2026
license
MITv3.0.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add stagehand-browser-agent - Invoke
// Run from any project directory
$ claude --skill stagehand-browser-agent "help me ship this" - Or copy this from the README
// extracted bash block
$ claude skills add stagehand-browser-agent npm install @browserbasehq/stagehand zod
stagehand-browser-agent/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Stagehand Browser Agent
- slug:
- stagehand-browser-agent
- version:
- v3.0.0
- license:
- MIT
- author:
- @browserbase
- categories:
- tags:
- #stagehand#browser-automation#browserbase#playwright#web-agent
- description:
Drive browsers with Stagehand's act/extract/observe — Zod-typed extraction, resilient selectors, Browserbase cloud runs.
README.md
stagehand-browser-agent/README.md
6 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…