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" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill stagehand-browser-agent "now refactor it"
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
- repository:
- github.com/browserbase/stagehand-browser-agent
- 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.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
stagehand-browser-agent/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…