modal-sandbox

Installation
SKILL.md

Modal Sandboxes with ComputeSDK

Run code on Modal's GPU-accelerated infrastructure through ComputeSDK's unified API. Modal provides on-demand GPU access and serverless containers — ideal for machine learning inference, training workloads, and compute-intensive applications.

Setup

npm install computesdk
# .env
COMPUTESDK_API_KEY=your_computesdk_api_key
MODAL_TOKEN_ID=your_modal_token_id
MODAL_TOKEN_SECRET=your_modal_token_secret

Get your ComputeSDK key at https://console.computesdk.com/register

Related skills

More from computesdk/sandbox-skills

Installs
4
GitHub Stars
1
First Seen
Feb 17, 2026