What problem does it solve? Choosing where to run always-on services, background jobs, Docker workloads, or heavy compute 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 via the desktop client, or third-party cloud providers. ## Core Features & Use Cases - Hosting Decision Logic: Evaluates workload requirements (persistent processes, WebSockets, Docker, fixed IP, resource ceilings) against WebDev Autoscale, WebDev Reserved Hosting, and Cloud Computer tiers to pick the right platform. - Cloud Computer Guidance: Covers pricing tiers ($10-$50/month), UFW firewall rules, systemd auto-start configuration, backups, and purchase or upgrade links for the persistent Ubuntu VM. - WebDev Migration Playbook: Walks through moving a WebDev project to a Cloud Computer, including replacing Manus OAuth, migrating environment variables, database and S3 decisions, domain/HTTPS setup, and cron re-creation. - Connector Workarounds: Explains how to use connectors in persistent environments by extracting fixed API credentials or calling the Manus API. - Use Case: A user wants to self-host n8n with Docker on a fixed IP. The Skill rules out WebDev, recommends a Cloud Computer tier, and provides the UFW, systemd, and domain setup steps. ## Quick Start Ask the AI to help you choose and set up hosting for a service that must run continuously, such as a game server, bot, or self-hosted app.