·agent-browser
>_

agent-browser

yonatangross/orchestkit

Vercel agent-browser CLI for headless browser automation. 93% less context than Playwright MCP. Snapshot + refs workflow with @e1 @e2 element references. Use when automating browser tasks, web scraping, form automation, or content capture.

7Installs·0Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/orchestkit --skill agent-browser

SKILL.md

Automates browser interactions for web testing, form filling, screenshots, and data extraction. 93% less context than Playwright MCP through Snapshot + Refs workflow.

| CLI over MCP | Bash commands | Simpler integration, no MCP config | | Snapshot + Refs | @e1, @e2 pattern | 93% context reduction | | Rust + Node.js | Hybrid architecture | Fast CLI (1-2ms) + stable browser control | | Session isolation | --session flag | Safe concurrent automation |

| references/snapshot-refs.md | Ref lifecycle, invalidation, best practices | | references/commands.md | Complete 60+ command reference | | references/authentication.md | Session persistence, login flows | | references/session-management.md | Parallel sessions, state management | | references/video-recording.md | Recording workflows, format options |

Vercel agent-browser CLI for headless browser automation. 93% less context than Playwright MCP. Snapshot + refs workflow with @e1 @e2 element references. Use when automating browser tasks, web scraping, form automation, or content capture. Source: yonatangross/orchestkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/orchestkit --skill agent-browser
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is agent-browser?

Vercel agent-browser CLI for headless browser automation. 93% less context than Playwright MCP. Snapshot + refs workflow with @e1 @e2 element references. Use when automating browser tasks, web scraping, form automation, or content capture. Source: yonatangross/orchestkit.

How do I install agent-browser?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill agent-browser Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yonatangross/orchestkit