gke-skill-creator
Installation
SKILL.md
GKE Skill Creator
Overview
This meta-skill acts as an interactive assistant to diagnose novel or complex Google Kubernetes Engine (GKE) issues and dynamically generate a specialized troubleshooting skill tailored to the exact problem discovered.
Core Mandate: Public-Facing Output
During the investigation and research phase, you should leverage official GKE documentation, public Kubernetes issue trackers, and trusted SRE resources to deeply understand the issue.
CRITICAL: The generated skill must be strictly public-facing. It MUST NOT
contain any internal codenames, acronyms, or references to internal Google
systems. All remediation logic must be expressed in terms of standard, public
tools like kubectl and gcloud. This ensures the skill is usable by external
GKE customers.