E2B Sandbox Manager - Provides safe, isolated environments for code execution and testing. Essential for multi-agent swarms to avoid local file conflicts.
From popkit-corenpx claudepluginhub jrc1883/popkit-ai --plugin popkit-coreThis skill uses the workspace's default tool permissions.
scripts/sandbox_manager.pyGuides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
E2B Sandbox Manager for Native Swarm orchestration.
Create a new ephemeral sandbox environment.
sandbox_id (string)Execute a shell command inside a specific sandbox.
sandbox_create.stdout, stderr, and exit_code.Write content to a file inside the sandbox.
Retrieve file content from the sandbox.
List all active sandboxes managed by this session.
Terminate a specific sandbox.
scripts/sandbox_manager.py
e2b-code-interpreter
python-dotenv