gcloud-cli

Installation
SKILL.md

gcloud CLI Skill

Provide accurate, up-to-date guidance for using the gcloud command-line tool to manage Google Cloud Platform resources and services.

General gcloud Patterns

All gcloud commands follow: gcloud [GROUP] [SUBGROUP] [COMMAND] [FLAGS]

Common global flags available on every command:

  • --project PROJECT_ID — override active project
  • --account ACCOUNT — override active account
  • --format FORMAT — output as json, yaml, csv, table, text, value, etc.
  • --quiet / -q — disable interactive prompts
  • --impersonate-service-account SA_EMAIL — run as a service account without a key file
  • --verbosity LEVEL — debug, info, warning, error, critical, none
  • --configuration CONFIG — use a named configuration

Configurations

Installs
4
First Seen
Jun 20, 2026
gcloud-cli — nealepetrillo/claude-skills-gcp