Cloud & infrastructureApache-2.0

gcloud CLI

by Google (opens in a new tab) google/skills

Validates and executes tightly scoped gcloud commands with destructive-action guardrails.

Installation

Skills CLI

Skills CLI command
npx skills@latest add google/skills --skill gcloud

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Uses leaf-command help as the sole syntax authority, reduces list output, and runs one project- and location-scoped command at a time through gcloud or the Cloud CLI MCP server. Live GCP access is required; IAM, billing, KMS, API enablement, delete, and infrastructure-apply operations need explicit authorization because they can change access, cost, or data.

  • LicenceApache-2.0
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size274 lines
  • Last checked27 Sept 2026 · d5ccde0cd0193c28002dc92e68ae85260a1992b32449e3688a93d43df4cbe23e

What it can touch

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Needs MCP

    Requires an MCP server to be configured.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/cloud/gcloud/SKILL.md on GitHub (opens in a new tab)