vercel-sandbox

Installation
SKILL.md

Browser Automation with Vercel Sandbox

When to use

  • Running browser automation from a Vercel app.
  • Needing Chrome without bundling browser binaries.
  • Keeping browser sessions across commands.
  • Running isolated browser work in a microVM.
  • Capturing screenshots or accessibility snapshots from server workflows.

Goal

Run agent-browser with Chrome inside Vercel Sandbox. Keep browser state isolated, reproducible, and callable from app code.

Rules

Installs
9
GitHub Stars
7
First Seen
May 4, 2026
vercel-sandbox — flpbalada/fb-skills