Run agent-browser + Chrome inside Vercel Sandbox microVMs for browser automation from any Vercel-deployed app. Use when the user needs browser automation in a Vercel app (Next.js, SvelteKit, Nuxt, Remix, Astro, etc.), wants to run headless Chrome without binary size limits, needs persistent browser sessions across commands, or wants ephemeral isolated browser environments. Triggers include "Vercel Sandbox browser", "microVM Chrome", "agent-browser in sandbox", "browser automation on Vercel", or any task requiring Chrome in a Vercel Sandbox.
$npx -y skills add ibz-04/gloamy --skill vercel-sandboxInstalls into the current project.
Run `npx skills use "https://github.com/ibz-04/gloamy" --skill "ibz-04/gloamy/vercel-sandbox"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ibz-04/gloamy" that are relevant to the current task. Run `npx skills add "https://github.com/ibz-04/gloamy"` and select the relevant skills, then follow their instructions.