vercel-sandbox
Run headless Chrome and browser automation in ephemeral Vercel Sandbox microVMs for AI agents and workflows.
Install
npx skills add https://github.com/vercel-labs/agent-browser --skill vercel-sandboxStats
| Total installs | 6,179 |
| Weekly installs | 6.2K |
| GitHub stars | 25.3K |
| First seen | Mar 9, 2026 |
| Source | @vercel-labs/agent-browser |
Summary
- Spins up isolated Linux VMs on demand to run agent-browser commands, then shuts down automatically; works with Next.js, SvelteKit, Nuxt, Remix, Astro, and other Vercel frameworks
- Supports multi-step workflows with persistent browser sessions across sequential commands (navigation, form filling, screenshots, accessibility snapshots)
- Includes sandbox snapshots for sub-second startup by pre-installing system dependencies, agent-browser, and Chromium as a reusable VM image
- Authenticates automatically via OIDC on Vercel deployments; local development uses explicit VERCEL_TOKEN, VERCEL_TEAM_ID, and VERCEL_PROJECT_ID environment variables
Tags
Related skills
| Skill | Installs | vs vercel-sandbox |
|---|---|---|
| recipe-create-events-from-sheet | 6,068 | -111 |
| nblm | 6,212 | +33 |
| recipe-save-email-attachments | 6,370 | +191 |
| recipe-share-doc-and-notify | 6,066 | -113 |
| recipe-find-free-time | 6,375 | +196 |
FAQ
- How many installs does vercel-sandbox have?
- vercel-sandbox has 6,179 total installs and 6.2K installs this week.
- Where is vercel-sandbox hosted?
- vercel-sandbox is published by @vercel-labs/agent-browser at https://github.com/vercel-labs/agent-browser.
- How many GitHub stars does vercel-sandbox have?
- vercel-sandbox has 25.3K GitHub stars.
- When was vercel-sandbox first indexed?
- OrangeBot.AI first indexed vercel-sandbox on Mar 9, 2026.
- How do I install vercel-sandbox?
- Run: npx skills add https://github.com/vercel-labs/agent-browser --skill vercel-sandbox