Install and self-host deco Studio (the open-source control plane) on the user's own infrastructure. Use when the user wants to install, run, self-host, or deploy Studio locally (Docker, Rancher Desktop, kind, minikube) or on Kubernetes (managed or self-managed), or asks to "install Studio", "self-host decocms", configure the Studio Helm chart, or troubleshoot a Studio install. Detects the environment, picks the right tier, configures the charts correctly, validates end-to-end, and fixes the common failure modes.
$npx -y skills add decocms/studio --skill self-host-studioInstalls into the current project.
Run `npx skills use "https://github.com/decocms/studio" --skill "decocms/studio/self-host-studio"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/decocms/studio" that are relevant to the current task. Run `npx skills add "https://github.com/decocms/studio"` and select the relevant skills, then follow their instructions.