Plan upgrades for a Kubernetes component in this cluster. Use when the user asks to "plan upgrades for X", "what would it take to upgrade Y", "make me an upgrade plan for Z", or similar phrasings. Produces a markdown report; never modifies cluster YAML.
Add a new service to the Kubernetes cluster. Use this skill whenever the user wants to deploy a new application, workload, or service to the cluster — e.g. "add X to the cluster", "deploy Y", "set up Z service", "I want to run X in kubernetes". Also use when the user asks about how to structure a new service or what files to create for a new deployment.