Operate E2B agent sandboxes using the CLI. Use when user needs to run code in isolation, test packages, execute commands safely, or work with binary files in a sandbox environment. Keywords: sandbox, e2b, isolated environment, run code, test code, safe execution.
$npx -y skills add disler/agent-sandbox-skill --skill agent-sandboxesInstalls into the current project.
Run `npx skills use "https://github.com/disler/agent-sandbox-skill" --skill "disler/agent-sandbox-skill/agent-sandboxes"` 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/disler/agent-sandbox-skill" that are relevant to the current task. Run `npx skills add "https://github.com/disler/agent-sandbox-skill"` and select the relevant skills, then follow their instructions.