
Covers Operations Deployment Debugging
Description
Manages long-running services in a Sprite. Use when the user wants to start, stop, restart, expose, inspect, or debug web servers and background services.
SKILL.md
Sprites Service
Use the hosted sprites MCP server service tools and read ../sprites/references/services.md if the workflow is not trivial.
- Identify the target Sprite and inspect existing services.
- Prefer stable service names such as
web,worker, orpreview. - Configure command, working directory, environment, and port intentionally.
- Start the service (restart is stop then start) and inspect recent logs.
- Ask before making URLs public or widening network access.
- Report service name, status, port, URL/auth mode, and log highlights.
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-new
create isolated Sprite development environments
Jul 12Code ExecutionInfrastructureSandboxingsprites-run
run commands inside Fly.io Sprites
Jul 12CLICode ExecutionSandboxing