What problem does it solve? Choosing where to run always-on services, bots, game servers, Docker workloads, or background jobs is confusing when the default sandbox hibernates and cannot host long-lived processes. This Skill provides a decision framework for picking between Manus WebDev (Autoscale or Reserved Hosting), a Cloud Computer VM, a local machine, or third-party cloud providers. ## Core Features & Use Cases - Hosting Decision Logic: Evaluates workload requirements (persistence, WebSockets, Docker, compute limits, fixed IP) against WebDev Autoscale, Reserved Hosting, and Cloud Computer tiers to recommend the right platform. - Cloud Computer Operations: Covers pricing tiers, purchase and upgrade links, UFW firewall rules, systemd auto-start configuration, backups, and agents.md environment persistence. - WebDev Migration: Provides a step-by-step path for migrating a WebDev project to a Cloud Computer, including OAuth replacement, database and S3 decisions, domain/HTTPS setup, and cron re-creation. - Use Case: A user wants to run a Telegram bot 24/7 with Docker. The Skill determines WebDev Reserved Hosting fits within 1 vCPU / 512 MB, or recommends a Cloud Computer when OS-level control is required. ## Quick Start Ask the assistant to evaluate where to deploy your always-on service, bot, or Docker workload and recommend the right hosting option.