# Kubernetes Skill

> Production-grade Kubernetes guidance (KubeShark). Activates for any task involving Kubernetes manifests, Helm charts, Kustomize overlays, RBAC, NetworkPolicies, or cluster operations. Enforces a failure-mode workflow with Conditional Reference Retrieval. Use when this capability is needed.

- Skill: `tomevault-io/kubernetes-skill` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/kubernetes-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/kubernetes-skill/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/kubernetes-skill

---


# KubeShark (Kubernetes Skill)

This is a stub. The full skill content lives outside this repository at:

`~/Projects/Code/kubernetes-skill/`

## Activation

Load the upstream workflow before responding to Kubernetes tasks:

1. Read `~/Projects/Code/kubernetes-skill/SKILL.md` for the failure-mode
   workflow.
2. Pull individual files from `~/Projects/Code/kubernetes-skill/references/`
   on demand per the Conditional Reference Retrieval (CRR) pattern. Do not
   preload the full reference set.
3. For platform-specific work (EKS, GKE, AKS, OpenShift, GitOps controllers,
   observability stacks), load the matching file from
   `~/Projects/Code/kubernetes-skill/references/conditional/`.

## Setup

If the local path is missing, clone it first:

```sh
git clone https://github.com/LukasNiessen/kubernetes-skill.git \
    ~/Projects/Code/kubernetes-skill
```

---
> Source: [ArthurVardevanyan/HomeLab](https://github.com/ArthurVardevanyan/HomeLab) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-15 -->

