·k8s-debug

Comprehensive Kubernetes debugging and troubleshooting toolkit. Use this skill when diagnosing Kubernetes cluster issues, debugging failing pods, investigating network connectivity problems, analyzing resource usage, troubleshooting deployments, or performing cluster health checks.

31Installs·2Trend·@akin-ozer

Installation

$npx skills add https://github.com/akin-ozer/cc-devops-skills --skill k8s-debug

How to Install k8s-debug

Quickly install k8s-debug AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/akin-ozer/cc-devops-skills --skill k8s-debug
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: akin-ozer/cc-devops-skills.

SKILL.md

View raw

Systematic toolkit for debugging and troubleshooting Kubernetes clusters, pods, services, and deployments. Provides scripts, workflows, and reference guides for identifying and resolving common Kubernetes issues efficiently.

Pod-Level Diagnostics Use scripts/poddiagnostics.py for comprehensive pod analysis:

Output can be saved for analysis: python3 scripts/poddiagnostics.py -n -o diagnostics.txt

Comprehensive Kubernetes debugging and troubleshooting toolkit. Use this skill when diagnosing Kubernetes cluster issues, debugging failing pods, investigating network connectivity problems, analyzing resource usage, troubleshooting deployments, or performing cluster health checks. Source: akin-ozer/cc-devops-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/akin-ozer/cc-devops-skills --skill k8s-debug
Category
</>Dev Tools
Verified
First Seen
2026-02-27
Updated
2026-03-10

Browse more skills from akin-ozer/cc-devops-skills

Quick answers

What is k8s-debug?

Comprehensive Kubernetes debugging and troubleshooting toolkit. Use this skill when diagnosing Kubernetes cluster issues, debugging failing pods, investigating network connectivity problems, analyzing resource usage, troubleshooting deployments, or performing cluster health checks. Source: akin-ozer/cc-devops-skills.

How do I install k8s-debug?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/akin-ozer/cc-devops-skills --skill k8s-debug Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/akin-ozer/cc-devops-skills