Skip to main content
Run any Skill in Manus
with one click

add-sandbox-provider

Stars235
Forks72
UpdatedJune 10, 2026 at 17:51

Guide a provider author through adding their **sandbox** compute provider to ComputeSDK and opening a PR. Use when someone wants to contribute a new `@computesdk/<name>` sandbox provider package — a service that creates sandboxes and runs shell commands (`defineProvider` / `methods.sandbox`) — or asks "how do I add my sandbox provider" / "open a PR to add <X>". This skill is sandbox-only; it does NOT cover browser providers (`defineBrowserProvider` / `methods.session`, e.g. browserbase, steel) or storage providers (`StorageProvider`, e.g. s3, r2). Scaffolds the package, implements the provider against the framework, verifies build/typecheck/lint/tests, adds a changeset, and opens the pull request.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly