Okteto Preview Environment skill. Use when someone wants a live, shareable environment for a branch or pull request — "deploy a preview for this PR", "give me a URL for branch X", posting a preview link back to a PR or thread — or when setting up PR preview automation in CI (GitHub Actions or GitLab). Use alongside the okteto skill: for editing, syncing, and iterating on code, defer to that skill's dev environments. Requires an Okteto context; previews are an Okteto Platform feature.
$npx -y skills add okteto/okteto-claude-plugins --skill previewInstalls into the current project.
Run `npx skills use "https://github.com/okteto/okteto-claude-plugins" --skill "okteto/okteto-claude-plugins/preview"` 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.