gcloud
Installation
SKILL.md
GCloud CLI
Core Capability: Manage Google Cloud Platform resources and services from the command line.
Quick Start
# Install
curl https://sdk.cloud.google.com | bash
exec -l $SHELL
# Verify
gcloud version
# Check auth
gcloud auth list