Installation
Skills CLI
npx skills@latest add google/skills --skill gcloudRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the gcloud skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Uses 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)