
Covers Operations Monitoring MCP
Description
Check whether the Sprites Agent Plugin MCP tools are loaded and authenticated without creating resources. Use when the user asks whether Sprites is installed, connected, authorized, ready, or working, or requests a setup status check.
SKILL.md
Check Sprites status
- Check whether Sprites MCP tools such as
list_spritesare available. - If absent, report that the plugin MCP component is not loaded. Tell the user to confirm the plugin is installed/enabled and reload or restart according to their client. Do not install a CLI or register a fallback server.
- If tools exist, call
list_sprites. - Interpret OAuth/authorization errors as authentication incomplete; ask the user to finish the client-provided browser OAuth flow and retry once.
- Treat an empty list as success. Otherwise summarize count, exact names, status, and URLs without creating or deleting resources.
Report in this compact form:
Sprites status
- MCP tools: available | missing
- Auth: OK | needs OAuth | unknown
- Sprites: N | empty | unavailable
- Next: one concrete action
More skills from the sprites-agent-plugin repository
View all 2 skillsMore from Fly.io
View publisherSkillTagsUpdated
Sprites.dev API
manage Fly.io Sprites cloud sandboxes
claude-plugins
Jul 12CLICode ExecutionInfrastructureSandboxingsprites
manage persistent microVMs with Sprites
sprites-antigravity-plugin
Jul 12Code ExecutionInfrastructureSandboxingsprites-checkpoint
manage Sprite checkpoints and snapshots
sprites-antigravity-plugin
Jul 12AutomationMaintenanceOperationssprites-cleanup
clean up stale Sprites and environments
sprites-antigravity-plugin
Jul 12AutomationMaintenanceOperationssprites-list
list and inspect Fly.io Sprites
sprites-antigravity-plugin
Jul 12CLIInfrastructureSandboxingsprites-new
create isolated Sprite development environments
sprites-antigravity-plugin
Jul 12Code ExecutionInfrastructureSandboxing