gcp

Installation
SKILL.md

GCP Patterns

Lightweight context skill. Loads GCP auth, Artifact Registry, Cloud Run, and Terraform conventions into the agent when GCP-related files are detected.

Triggers

Load this skill when any of the following are present:

  • File extensions: *.tf, *.tfvars
  • mise.toml contains env vars prefixed GCP_ (e.g. GCP_REGISTRY_PROJECT_ID)
  • Dockerfile references gcr.io or *-docker.pkg.dev
  • Project uses gcloud CLI or has a gcp-login / tf-apply task
  • User mentions GCP, gcloud, Cloud Run, Artifact Registry, BigQuery, GKE, or Terraform on GCP

Authentication

Local development (application default credentials):

Installs
10
First Seen
Jun 2, 2026
gcp — cloudvoyant/codevoyant