Claude Skills · DevOps & Infrastructure

Analyze Kubernetes Cluster Issues Through MCP With K8sGPT

agentskillexchange/skills

Run K8sGPT as an MCP server so an agent can scan a Kubernetes cluster, explain unhealthy resources, and return prioritized remediation clues in natural language.

★ 34 Synced 1 hour ago View SKILL.md

At a glance

DevOps & Infrastructure Manual install Python Actively maintained

This skill is for DevOps & Infrastructure and helps you scan kubernetes clusters for issues, diagnose unhealthy pod and resource states, and get prioritized remediation guidance.

Install git clone --depth 1 https://github.com/agentskillexchange/skills cp -r skills/skills/analyze-kubernetes-cluster-issues-through-mcp-with-k8sgpt ~/.claude/skills/analyze-kubernetes-cluster-issues-through-mcp-with-k8sgpt
Can use Not declared by the author

Setup, runtime and requirements describe agentskillexchange/skills, the repo this skill ships in.

kubernetesK8SgptmcpCluster DiagnosticsmonitoringRemediation

Also in agentskillexchange/skills

View the repo

Builds citation networks from Semantic Scholar API and CrossRef DOI metadata. Visualizes paper influence graphs using NetworkX, identifies s...

ACF Custom Fields REST Exposer DevOps & Infrastructure

Exposes Advanced Custom Fields data through the WordPress REST API using register_rest_field and acf_format_value. Handles repeater fields,...

An ASE skill built around ACF Extended, the WordPress enhancement suite for Advanced Custom Fields that adds field types, admin improvements...

Converts Advanced Custom Fields field groups into native Gutenberg blocks using the ACF Block API v2 and @wordpress/scripts build pipeline....

Activepieces is an open-source, self-hostable workflow automation platform with 200+ integrations. It provides a visual builder for creating...

ActivityWatch is a privacy-first, open-source automated time tracker that records application usage, browser activity, and AFK status across...

Act Local GitHub Actions Runner DevOps & Infrastructure

act is an open-source CLI tool that runs GitHub Actions workflows locally using Docker, enabling fast feedback on workflow changes without p...

Use AgentClick when an agent should pause before risky commands, plans, drafts, or code changes so a human can inspect, edit, approve, or re...

Use UX/UI Agent Skills when Claude should generate tokens, component specs, accessibility audits, and framework-specific UI code from a repe...

Use Bats-core when an agent needs to turn fragile shell scripts or command-line workflows into something it can verify repeatedly after edit...

Use Cognee to ingest project knowledge into graph and vector memory so agents can retrieve durable context across sessions and workflows.

Give a coding agent symbol-aware lookup, cross-file rename, and structural edit tools before it starts making brittle text-only changes.

Other DevOps & Infrastructure skills

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.