
Covers Sandboxing Code Execution Infrastructure
Description
Creates a new Sprite for a task. Use when the user wants a fresh Sprite, isolated environment, sandbox, preview environment, or persistent development microVM.
SKILL.md
Sprites New
Use the hosted sprites MCP server.
- Choose a clear name with the restricted-token prefix, preferably
mcp-, unless the user provides an exact name. - State the purpose before creating the Sprite.
- Create the Sprite.
- Wait for it to become usable if the tool reports that it is starting.
- Run a small verification command such as
pwdor runtime discovery only if useful. - Report the Sprite name and next recommended action.
More skills from the sprites-antigravity-plugin repository
View all 7 skillsSkillTagsUpdated
sprites
manage persistent microVMs with Sprites
Jul 12Code ExecutionInfrastructureSandboxingsprites-checkpoint
manage Sprite checkpoints and snapshots
Jul 12AutomationMaintenanceOperationssprites-cleanup
clean up stale Sprites and environments
Jul 12AutomationMaintenanceOperationssprites-list
list and inspect Fly.io Sprites
Jul 12CLIInfrastructureSandboxingsprites-run
run commands inside Fly.io Sprites
Jul 12CLICode ExecutionSandboxingsprites-service
manage long-running services in Sprites
Jul 12DebuggingDeploymentOperations