google-cloud
Installation
SKILL.md
Google Cloud
Use Google Cloud REST APIs for the same broad resource management surfaces commonly reached through gcloud: projects, IAM, enabled APIs, compute, storage, data, deployment, logs, and billing.
Official docs:
https://cloud.google.com/apis/docs/overviewgcloud overview:https://cloud.google.com/sdk/gcloud
When to Use
Use this skill when you need to:
- Discover accessible Google Cloud projects and their IAM policies
- Inspect enabled APIs and common infrastructure resources
- Work with Compute Engine, Cloud Storage, BigQuery, Cloud Run, GKE, Cloud Build, Artifact Registry, Secret Manager, Logging, Monitoring, Pub/Sub, Firestore, Spanner, Cloud SQL, or billing APIs
- Translate a
gcloudtask into direct REST API calls