The vercel-sandbox skill enables developers to run agent-browser with headless Chrome inside ephemeral Vercel Sandbox microVMs for browser automation tasks. It solves the problem of executing browser automation in Vercel-deployed applications (Next.js, SvelteKit, Nuxt, Remix, Astro, etc.) without binary size constraints or infrastructure setup, providing on-demand Linux VMs that spin up, execute commands, and shut down automatically. The skill supports both snapshot-based rapid startup and standard initialization with system dependencies and agent-browser installation.
npx skills add https://github.com/vercel-labs/agent-browser --skill vercel-sandbox