Use when a project has NO okteto.yaml/okteto.yml and the user wants it on Okteto — e.g. "get this repo onto Okteto", "set up a dev environment for this", "create an Okteto manifest", "onboard this service". Also use when okteto deploy fails because no manifest exists. Do NOT use if okteto.yaml or okteto.yml already exists — that is the okteto skill's domain.
$npx -y skills add okteto/okteto-claude-plugins --skill okteto-onboardingInstalls into the current project.
Run `npx skills use "https://github.com/okteto/okteto-claude-plugins" --skill "okteto/okteto-claude-plugins/okteto-onboarding"` 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/okteto/okteto-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/okteto/okteto-claude-plugins"` and select the relevant skills, then follow their instructions.