Automation & Ops ✓ Google · Official google-cloudgkekubernetescluster-discoveryskill-routinggcloud-cli

GKE Basics Navigator

A focused entry point for discovering GKE cluster needs and routing each task to the right specialist skill.

FollowSkills review · FSRS-2.0
Not recommended
45/ 100 5-point scale 2.3 / 5
Trust13 / 25 · 2.6/5

The material shows MCP-first guidance, dry-run support, explicit READ/MUTATE/DESTRUCTIVE labels, and security concepts such as Workload Identity and Secret Manager. However, Quick Start directly enables a service and creates a cluster with --quiet, without confirmation; credential, log, and cluster-data flows, rollback, and least-privilege guidance are incomplete, and the troubleshooting text suggests the broad container.admin role. Points are deducted accordingly.

Reliability6 / 20 · 1.5/5

The documentation covers the main tool paths, fallback order, and some error remediation, making the happy path plausible. Reliability is reduced by malformed tables, placeholder parameters, unverified MCP availability, client examples that ignore errors, and thin handling of abnormal inputs and failure feedback. Static calibration caps this dimension at10, so6 is awarded.

Adaptability9 / 15 · 3.0/5

The skill clearly acts as a GKE routing hub, with scenarios, trigger keywords, specialized-skill boundaries, and a rule for conceptual questions. It does not sufficiently state non-fit ranges, environment prerequisites, false-trigger boundaries, or Chinese-language support. Core operation depends on Google Cloud, GKE MCP, gcloud, or kubectl, with no mainland-China reachability discussion, so points are deducted.

Convention9 / 15 · 3.0/5

The material has useful layering through quick start, routing, reference files, tool preferences, error tables, installation guidance, repository provenance, and an Apache-2.0 license. It lacks skill-level versioning, a changelog, a named maintenance owner, and a clear update path; permission and credential assumptions remain implicit, and malformed tables hurt maintainability. Points are deducted for these gaps.

Effectiveness5 / 15 · 1.7/5

The skill provides clear routing for GKE work and useful references for MCP, gcloud, kubectl, client libraries, and Terraform, so its navigation value is real. It does not itself complete most specialized tasks, the quick start is not directly production-ready, and examples and current API/tool compatibility are not verified. Static calibration caps this dimension at7, so5 is awarded.

Verifiability3 / 10 · 1.5/5

Commands, code samples, tool mappings, symptoms, remediations, and official-document references provide limited auditability. There is no committed test suite, CI coverage, or third-party execution evidence in the supplied material; MCP tool count and behavior are primarily author assertions and cannot be independently reproduced from a static read. Static calibration caps this dimension at5, so3 is awarded.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 513a7a51e85f
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Quick Start creates real cloud resources and may incur charges; confirm project, region, permissions, and budget before execution, and add dry-run or rollback guidance instead of relying on --quiet.
  • Do not default to roles/container.admin; check authorization and use the minimum IAM roles required for each operation.
  • MCP tools, gcloud versions, GKE API fields, and example commands are not supported by tests or CI in the supplied material; version pinning and regression testing are needed before production use.
  • Chinese interaction and mainland-China network reachability are not documented; dependent Google Cloud/MCP services may limit practical use for FollowSkills users in China.
Review evidence [1][2][3][4][5][6][7][8][9]
See the full review method →

What does this skill do, and when should you use it?

This skill is an entry point for Google Cloud’s managed Kubernetes platform, GKE, with Autopilot as its default mode. It provides quick-start commands for enabling the Kubernetes Engine API, creating an Autopilot cluster, and retrieving credentials. It routes concrete workloads to one most-specific GKE sub-skill rather than handling specialized areas itself. For purely conceptual questions, it directs the agent to answer immediately without tool calls.

It can guide an agent through enabling the Kubernetes Engine API, creating an Autopilot cluster with gcloud, and retrieving cluster credentials. It also maps request keywords such as cluster creation, networking, Workload Identity, autoscaling, storage, upgrades, and observability to named GKE specialist skills. For conceptual questions such as what GKE is or generic Standard-versus-Autopilot comparisons, it directs the agent to answer from existing knowledge.

  1. A developer or platform engineer who needs a quick Autopilot GKE cluster on Google Cloud.
  2. A user whose GKE request concerns a specialist area such as Ingress, Workload Identity, scaling, storage, or upgrades.
  3. A platform team that wants an agent to classify GKE requests before handing them to one focused workflow.
  4. A learner asking conceptual GKE questions without wanting code searches or other tool calls.

What are this skill's strengths and limitations?

Pros
  • Clear routing table covering GKE creation, networking, security, scaling, storage, upgrades, observability, and other scenarios.
  • Includes copyable commands for a basic Autopilot cluster workflow.
  • Defines a clear direct-answer path for conceptual questions.
  • Distributed under the Apache-2.0 license in an actively developed repository.
Limitations
  • It does not itself provide detailed implementation guidance for specialist areas such as networking or security.
  • No test suite, compatibility matrix, or failure-recovery documentation is provided in the source.
  • The cluster workflow requires the gcloud CLI and appropriate Google Cloud permissions; exact permissions are not documented.
  • The single-skill routing rule may require additional coordination for genuinely cross-domain tasks.

How do you install this skill?

In an Agent Skills-compatible environment, run: npx skills add google/skills. Select the specific skill during installation; this skill is located at skills/cloud/gke-basics. The source does not document other installation paths or client-specific configuration.

How do you use this skill?

After installation, try a prompt such as “Create an Autopilot GKE cluster in us-central1” or “I need to configure GKE Ingress.” The documented starter commands are: gcloud services enable container.googleapis.com --quiet; gcloud container clusters create-auto my-cluster --region=us-central1 --quiet; gcloud container clusters get-credentials my-cluster --region=us-central1 --quiet. For specialist work, the agent should load the single most-specific sub-skill from the routing table.

How does this skill compare with similar options?

It defaults to GKE Autopilot. For generic Standard-versus-Autopilot questions, it directs the agent to answer conceptually, but it does not provide a full comparison table or migration guide.

FAQ

Does this skill automatically create a GKE cluster?
It provides and guides the documented gcloud creation commands, but the source does not state that every client will execute them automatically.
What access is required?
The quick-start commands require Google Cloud access and permissions to enable the service, create a cluster, and retrieve credentials.
Can it directly solve GKE networking or security tasks?
Not directly. It routes those requests to the corresponding specialist GKE skill.
Who should adopt it?
It fits teams wanting a GKE discovery and routing entry point, basic cluster setup guidance, and direct answers to conceptual questions.

More skills from this repository

All from google/skills

Automation & Ops ✓ Google · Official

GKE Production Golden Path

Set production-oriented GKE defaults, readiness checks, and decision guardrails for cluster design.

Automation & Ops ✓ Google · Official

GKE Cluster Creation Advisor

Plan, provision, and audit GKE clusters against production best practices.

Automation & Ops ✓ Google · Official

AI Workload Migration to GKE Inference

Move existing AI inference workloads to self-hosted inference on Google Kubernetes Engine.

Automation & Ops ✓ Google · Official

GKE AI Inference Deployment Assistant

Deploy, tune, and autoscale GPU/TPU AI inference services on GKE.

Automation & Ops ✓ Google · Official

GKE Backup & Disaster Recovery

Configure Backup for GKE policies and restore workflows for stateful workloads.

Automation & Ops ✓ Google · Official

Google Cloud gcloud CLI Safety Skill

Helps agents manage and troubleshoot Google Cloud resources through validated, scoped gcloud commands.

Automation & Ops ✓ Google · Official

GKE Cluster Autoscaler Guide

Configure, optimize, and troubleshoot automatic GKE node scaling.

Automation & Ops ✓ Google · Official

Agent Platform Endpoint Management

Manage Agent Platform serving endpoints and troubleshoot common endpoint failures.

Data & Analysis ✓ Google · Official

Agent Platform Model Registry Manager

Manage Agent Platform models, versions, and metadata from the gcloud CLI.

Data & Analysis ✓ Google · Official

AlloyDB Database Manager

Manage AlloyDB clusters, instances, and backups with CLI, IaC, client-library, and MCP guidance.

Automation & Ops ✓ Google · Official

Google Cloud Global Load Balancer Configurator

Design and deploy opinionated global external Application Load Balancers on Google Cloud.

Dev & Engineering ✓ Google · Official

Google Agents CLI Agent Development Guide

Guides agents from specification through development, deployment, and monitoring.

Automation & Ops ✓ Google · Official

Agent Platform Model Deployment Assistant

Deploy, verify, and clean up Model Garden models on Google Agent Platform.

Automation & Ops ✓ Google · Official

Google Cloud Developer Onboarding

Prepares an individual developer’s first Google Cloud project, billing setup, authentication, and initial deployment path.

Automation & Ops ✓ Google · Official

Google Cloud Foundation Builder

Deploys a secure enterprise landing-zone foundation for a Google Cloud organization.

Automation & Ops ✓ Google · Official

GKE Enterprise RAG Search Architect

Designs and validates enterprise RAG search systems built on GKE and AlloyDB.

Automation & Ops ✓ Google · Official

GKE Cost Optimization

Reduce GKE spending through rightsizing, quotas, Spot VMs, and capacity planning.

Automation & Ops ✓ Google · Official

GKE Observability Configuration

Configure GKE logging, monitoring, and Prometheus metrics.

Automation & Ops ✓ Google · Official

GKE ComputeClasses Advisor

Configure, optimize, and troubleshoot GKE ComputeClasses for cost, capacity, and workload placement.

Automation & Ops ✓ Google · Official

GKE Multi-Tenancy Planner

Plan isolation, quotas, access control, and cost attribution for teams sharing a GKE cluster.

Related skills