blaxel-sdk
Installation
SKILL.md
Blaxel Skill Reference
What is Blaxel
Blaxel (https://blaxel.ai) is a cloud platform that gives AI agents their own compute environments. Its flagship product is perpetual sandboxes: instant-launching microVMs that resume from standby in under 25ms and scale to zero after a few seconds of inactivity.
You use Blaxel primarily to:
- Spin up a sandbox, install dependencies, run a dev server, and expose a live preview URL
- Build and deploy sandbox templates (custom Docker images) for reusable environments
- Deploy AI agents, MCP servers, and batch jobs as serverless endpoints
SDKs: TypeScript (@blaxel/core) and Python (blaxel)
CLI: bl (install from https://docs.blaxel.ai/cli-reference/introduction)
Docs: https://docs.blaxel.ai
Authentication
The SDK authenticates using these sources in priority order: