gke-cluster-config
This skill provides automated assistance for gke cluster config tasks within the GCP Skills domain.
Content Preview
--- name: gke-cluster-config description: | Gke Cluster Config - Auto-activating skill for GCP Skills. Triggers on: gke cluster config, gke cluster config Part of the GCP Skills skill category. allowed-tools: Read, Write, Edit, Bash(gcloud:*) version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Gke Cluster Config ## Purpose This skill provides automated assistance for gke cluster config tasks within the GCP Skills domain. ## When to Use This skill act
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/gke-cluster-config.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/14-gcp-skills/gke-cluster-config/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/14-gcp-skills/gke-cluster-config/SKILL.md