Vercel Sandbox v2 operator
10 skillsSandbox SDK 2 lifecycle, persistent compute, commands, files, runtimes, images, multi-user isolation, networking, integrations, reference, and troubleshooting.
View this plugin on GitHub$ npx skills add rj11io/11ai --skill 11ai-operator-vercel-sandbox-v2-cheatsheet --skill 11ai-operator-vercel-sandbox-v2-commands-files --skill 11ai-operator-vercel-sandbox-v2-environment --skill 11ai-operator-vercel-sandbox-v2-integrations --skill 11ai-operator-vercel-sandbox-v2-lifecycle --skill 11ai-operator-vercel-sandbox-v2-networking-exposure --skill 11ai-operator-vercel-sandbox-v2-runtimes-snapshots --skill 11ai-operator-vercel-sandbox-v2-security-limits --skill 11ai-operator-vercel-sandbox-v2-setup --skill 11ai-operator-vercel-sandbox-v2-troubleshooting$ claude plugin install 11ai-operator-vercel-sandbox-v2@11ai$ codex plugin add 11ai-operator-vercel-sandbox-v2@11aiFirst time? Add the marketplace once with claude plugin marketplace add rj11io/11ai or codex plugin marketplace add rj11io/11ai, then install any plugin from it.
Look up Vercel Sandbox commands, configuration, lifecycle controls, and focused operations across lifecycle, commands and files, runtimes and snapshots, networking and exposure, security and limits. Use when the user wants a concise reference instead of a guided workflow.
Execute Vercel Sandbox commands and operate files with explicit argv, working directories, environment allowlists, streaming output, upload, download, atomic writes, and path validation. Use when running code in a sandbox, transferring files, streaming logs, or modifying a sandbox filesystem.
Inspect Vercel Sandbox package and CLI versions, project and account context, configuration, environment variable names, resources or runs, persistence, limits, and safe checks without changing anything. Use before Vercel Sandbox work, when the target is uncertain, or when the user asks what is configured.
Connect Vercel Sandbox to application runtimes, identity, storage, external events, observability, CI, and deployment while preserving isolation, durability, credential, and action boundaries. Use when Vercel Sandbox crosses another system or must operate consistently through production.
Operate Vercel Sandbox v2 lifecycle including creation, lookup, persistence, timeout, reconnection, stop, exit, and deterministic cleanup. Use when creating or resuming a sandbox, changing lifetime, inspecting state, or cleaning up persistent remote compute.
Operate Vercel Sandbox networking including outbound requests, DNS, development servers, port exposure, live preview URLs, request proxying, and network restrictions. Use when a sandbox needs network access, must run a server, expose a preview, or cannot reach a dependency.
Configure Vercel Sandbox runtimes, dependency installation, environment images, snapshots, restore, reproducibility, and safe reuse boundaries. Use when choosing Node or Python runtime, speeding startup, capturing a prepared environment, or restoring consistent sandboxes.
Harden Vercel Sandbox use with threat modeling, process and filesystem isolation, sudo controls, compute and storage limits, timeouts, abuse prevention, audit logs, and incident cleanup. Use when running untrusted code, reviewing sandbox safety, setting resource controls, or responding to suspicious execution.
Install and configure Vercel Sandbox from zero with project-local packages, exact account and environment scope, server-only authentication, baseline limits and persistence, one minimal operation, and bounded verification. Use when a project has no Vercel Sandbox setup or the user explicitly asks to initialize it.
Diagnose Vercel Sandbox failures involving versions, scope, authentication, resource or run state, persistence, retries, timeouts, isolation, networking, observability, usage, and deployment without masking the original error. Use when Vercel Sandbox fails, stalls, resumes incorrectly, or causes unexpected remote effects.