Agent Sandboxes

Community

Safely orchestrate code in isolated sandboxes.

Authordisler
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Agent Sandboxes skill enables teams to manage and automate working within isolated E2B sandboxes, reducing risk when executing untrusted code, testing packages, cloning repositories, and hosting sandboxed frontends.

Core Features & Use Cases

  • Isolated Execution: Run code and commands inside gated sandboxes to protect the host system.
  • Multi-Agent Coordination: Support for parallel sandboxes and independent sandbox IDs per agent to prevent cross-interference.
  • Unified CLI Orchestration: A cohesive workflow that covers init, plan, build, host, and test steps for end-to-end sandbox tasks.

Quick Start

  1. Activate the skill and initialize a sandbox with a template: use uv run sbx init --template fullstack-vue-fastapi-node22 --timeout 1800 and capture the sandbox_id.
  2. Use sbx commands to install tools, build projects, and expose a public URL via sbx sandbox get-host <sandbox_id> --port 5173.
  3. Run browser/UI tests using the browser commands and the provided plan for browser UI testing.

Dependency Matrix

Required Modules

e2bpython-dotenvclick

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Agent Sandboxes
Download link: https://github.com/disler/agent-sandbox-skill/archive/main.zip#agent-sandboxes

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.