Cloudflare Sandbox SDK Skill 🧠

Official

Framework for building secure, isolated code execution environments on Cloudflare Workers. Capabilities include shell command execution via exec(), Python and JavaScript/TypeScript code interpretation via runCode() with state maintained across invocations, file management within sandbox workspaces, HTTP service exposure through preview URLs, container lifecycle management, Docker image customization (includes Python 3.11 and Node.js 20), and built-in OpenAI Agents SDK integration helpers. Use for AI code interpreters, CI/CD automation, or interactive development environments.

Category
Development
Source
cloudflare/skills
Added
2026-03-17

How to Use This Skill

  1. Click "View SKILL.md" to see the full skill definition
  2. Copy the contents of the SKILL.md file
  3. In Claude, go to Project Knowledge and paste the skill
  4. Start a new conversation and Claude will use the skill automatically

Leave a Comment

Related Skills