Convert Docker Compose files or installation docs into production-grade Sealos templates with role-specific personal low-load resource sizing. Use when user has a docker-compose.yml and wants a Sealos or Kubernetes template, wants to migrate from Docker Compose to Sealos, needs to convert container orchestration configs to Sealos format, or mentions compose-to-template conversion. Also triggers on "/docker-to-sealos".
$npx -y skills add labring/sealos-skills --skill docker-to-sealosInstalls into the current project.
Run `npx skills use "https://github.com/labring/sealos-skills" --skill "labring/sealos-skills/docker-to-sealos"` 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/labring/sealos-skills" that are relevant to the current task. Run `npx skills add "https://github.com/labring/sealos-skills"` and select the relevant skills, then follow their instructions.