What problem does it solve? Managing the Flow Nexus cloud platform requires juggling many separate MCP tools for authentication, sandbox execution, app deployment, billing, and gamification. This Skill consolidates all platform operations into one reference so you can perform any Flow Nexus task without hunting through scattered documentation. ## Core Features & Use Cases - Authentication & User Management: Register, log in, reset passwords, update profiles, and upgrade account tiers using flow-nexus MCP tools. - Sandbox Execution: Create sandboxes from templates (node, python, react, nextjs, claude-code), install packages, execute code, and stream logs. - App Store & Deployment: Publish, search, and deploy application templates with environment variables and analytics tracking. - Payments & Gamification: Manage credit balances, Stripe payment links, auto-refill, coding challenges, leaderboards, and achievements. - Use Case: You want to prototype an Express API. Use this Skill to log in, check your credit balance, spin up a node sandbox with express installed, execute your code, and then deploy a production template—all through guided MCP tool calls. ## Quick Start Ask the assistant to log into Flow Nexus and create a node sandbox named dev-environment with express installed, then run a test script inside it.