upstash-box-js

Installation
SKILL.md

@upstash/box SDK

Sandboxed cloud containers with built-in AI agents, shell, filesystem, and git.

Install & Setup

npm install @upstash/box

Set UPSTASH_BOX_API_KEY env var or pass apiKey to constructors.

Box Lifecycle

import { Box, Agent, ClaudeCode, BoxApiKey } from "@upstash/box"

// Create with agent + git + env vars
const box = await Box.create({
Related skills

More from upstash/skills

Installs
42
Repository
upstash/skills
GitHub Stars
4
First Seen
Apr 1, 2026