namespace-sandbox

Installation
SKILL.md

Namespace Sandboxes with ComputeSDK

Run code on Namespace's cloud container instances through ComputeSDK's unified API. Namespace provides ephemeral containers with customizable CPU and memory allocation — ideal when you need control over compute resources, specific architectures, or lightweight isolated environments.

Setup

npm install computesdk
# .env
COMPUTESDK_API_KEY=your_computesdk_api_key
NSC_TOKEN=your_namespace_nsc_token

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

Quick Start

Related skills

More from computesdk/sandbox-skills

Installs
4
GitHub Stars
1
First Seen
Feb 17, 2026