sprites-dev

Installation
SKILL.md

Sprites.dev

Sprites are persistent, hardware-isolated Linux execution environments (Firecracker microVMs) by Fly.io. They maintain filesystem and state between runs, auto-hibernate when idle, and wake instantly on demand. Common use cases: AI code execution, untrusted code sandboxing, persistent dev environments, long-lived services.

Fetching Current Documentation

Sprites docs and APIs evolve. Always fetch live documentation before answering questions or writing integration code.

Documentation Endpoints

Endpoint Use when
https://docs.sprites.dev/llms.txt Quick overview, doc structure, and page index
https://docs.sprites.dev/llms-full.txt Full documentation dump — complete API details, SDK examples, all CLI commands

Use the WebFetch tool on these URLs to get current information. Start with llms.txt for orientation; escalate to llms-full.txt when you need SDK signatures, detailed CLI flags, or complete API reference.

Key Documentation Pages

Installs
3
GitHub Stars
2
First Seen
Jun 28, 2026
sprites-dev — miketromba/skills