gcloud

Installation
SKILL.md

Google Cloud Integration

Connection

  • Project: BIGQUERY_PROJECT_ID from Settings → Data sources
  • Service account: from GOOGLE_APPLICATION_CREDENTIALS_JSON
  • Auth: GOOGLE_APPLICATION_CREDENTIALS_JSON credential (JSON credentials string) — no ADC fallback
  • IAM roles: monitoring.viewer, run.viewer, cloudfunctions.viewer, logging.viewer
  • Caching: 5-minute in-memory cache, max 120 entries

Server Lib & API Routes

  • File: server/lib/gcloud.ts

Exported Functions

Installs
1
GitHub Stars
3.8K
First Seen
8 days ago
gcloud — builderio/agent-native