Skip to content
Productivity
Skill

/kubernetes-ops

Kubernetes cluster operations: kubectl commands, manifest generation, Helm charts, RBAC, debugging, and deployment strategies.

From plugin
cowork-os
421154 skills
Install
$ npx -y skills add CoWork-OS/CoWork-OS --skill kubernetes-ops --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/kubernetes-ops

Context preview

The summary Claude sees to decide when to auto-load this skill.

Kubernetes cluster operations: kubectl commands, manifest generation, Helm charts, RBAC, debugging, and deployment strategies.

SKILL.md

kubernetes-ops.SKILL.md
name: kubernetes-ops
description: "Kubernetes cluster operations: kubectl commands, manifest generation, Helm charts, RBAC, debugging, and deployment strategies."

Kubernetes Operations

Purpose

Kubernetes cluster operations: kubectl commands, manifest generation, Helm charts, RBAC, debugging, and deployment strategies.

Routing

  • Use when: Use when the user asks about Kubernetes, k8s, kubectl, pods, deployments, services, ingress, Helm charts, RBAC, container orchestration, or cluster management.
  • Do not use when: Do not use for Docker Compose (use docker-compose-ops), Terraform IaC (use terraform-ops), or general cloud migration (use cloud-migration).
  • Outputs: kubectl commands, Kubernetes manifests (YAML), Helm operations, and debugging guidance.
  • Success criteria: Returns valid Kubernetes manifests or kubectl commands that can be applied to a cluster.

Trigger Examples

Positive

  • Use the kubernetes-ops skill for this request.
  • Help me with kubernetes operations.
  • Use when the user asks about Kubernetes, k8s, kubectl, pods, deployments, services, ingress, Helm charts, RBAC, container orchestration, or cluster management.
  • Kubernetes Operations: provide an actionable result.

Negative

  • Do not use for Docker Compose (use docker-compose-ops), Terraform IaC (use terraform-ops), or general cloud migration (use cloud-migration).
  • Do not use kubernetes-ops for unrelated requests.
  • This request is outside kubernetes operations scope.
  • This is conceptual discussion only; no tool workflow is needed.

Runtime Prompt

  • Current runtime prompt length: 898 characters.
  • Runtime prompt is defined directly in `../kubernetes-ops.json`.
Read more
Ships withcowork-os

Local-first personal agentic OS and everything app for coding, knowledge work, web design, automations, and artifacts.

Get the whole plugin