render-sandbox
Installation
SKILL.md
Render Sandboxes with ComputeSDK
Self-host sandbox environments on Render's cloud platform through ComputeSDK's unified API. Render provides a unified cloud platform with zero infrastructure setup — ideal for self-hosted sandbox environments where you want full control over your compute.
Setup
npm install computesdk
# .env
COMPUTESDK_API_KEY=your_computesdk_api_key
RENDER_API_KEY=your_render_api_key
RENDER_OWNER_ID=your_render_owner_id
Get your ComputeSDK key at https://console.computesdk.com/register