chore: improve skill structure per skill-creator guidelines

This commit is contained in:
Nathan Flurry 2026-01-29 05:43:44 -08:00
parent 57af31faed
commit 238d158841
2 changed files with 5 additions and 5 deletions

View file

@ -1,11 +1,11 @@
---
name: "sandbox-agent"
description: "Documentation and API reference for Sandbox Agent."
description: "Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when: (1) Setting up sandbox-agent server locally or in cloud sandboxes (E2B, Daytona, Docker), (2) Creating and managing agent sessions via SDK or API, (3) Streaming agent events and handling human-in-the-loop interactions, (4) Building chat UIs for coding agents, (5) Understanding the universal schema for agent responses."
---
# Sandbox Agent
Use this skill to deploy, configure, and integrate Sandbox Agent. Prefer citing canonical docs URLs from the reference map.
Sandbox Agent provides a universal API for orchestrating AI coding agents in sandboxed environments.
## Quickstart