Create and manage isolated container sandboxes for AI agent code execution. Use when you need ephemeral environments to run untrusted code, execute agent workflows, or test in isolation. NOT for debugging existing apps (use troubleshooting skill).
$npx -y skills add digitalocean-labs/do-app-platform-skills --skill sandboxInstalls into the current project.
Run `npx skills use "https://github.com/digitalocean-labs/do-app-platform-skills" --skill "digitalocean-labs/do-app-platform-skills/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/digitalocean-labs/do-app-platform-skills" that are relevant to the current task. Run `npx skills add "https://github.com/digitalocean-labs/do-app-platform-skills"` and select the relevant skills, then follow their instructions.