Sandbox Agent
Skill VerificadoDeploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent server locally or in cloud sandboxes (E2B, Daytona, Docker), creating and managing agent sessions via SDK or API, streaming agent events and handling human-in-the-loop interactions, building chat UIs for coding agents, or understanding the universal schema for agent responses.
This extension provides a universal API and SDK for deploying, configuring, and integrating AI coding agents (like Claude Code, Codex, etc.) within various sandboxed environments. It supports features such as session management, event streaming, and integration with multiple deployment platforms (E2B, Daytona, Docker, Vercel, Cloudflare) and local development setups. The documentation is extensive, covering installation, agent capabilities, customization, and troubleshooting.
Versioning
- info:Release ManagementNo explicit versioning information (like a VERSION file, git tags, or package.json version) is readily available in the provided context, although installation instructions reference a specific version tag (0.4.x).
Instalación
npx skills add rivet-dev/skillsEjecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.
Extensiones similares
ElevenLabs Agents
98Build voice AI agents with ElevenLabs. Use when creating voice assistants, customer service bots, interactive voice characters, or any real-time voice conversation experience.
AI Image Generation
95Implement AI image generation capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to create images from text descriptions, generate visual content, create artwork, design assets, or build applications with AI-powered image creation. Supports multiple image sizes and returns base64 encoded images. Also includes CLI tool for quick image generation.
Video Generation
95Implement AI-powered video generation capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to generate videos from text prompts or images, create video content programmatically, or build applications that produce video outputs. Supports asynchronous task management with status polling and result retrieval.
VLM (Vision Chat) Skill
95Implement vision-based AI chat capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to analyze images, describe visual content, or create applications that combine image understanding with conversational AI. Supports image URLs and base64 encoded images for multimodal interactions.
Docker Debugger
95Debug Docker containers, fix Dockerfile issues, optimize images, and troubleshoot docker-compose. Use when having Docker problems, container issues, or optimizing Docker builds.