cloud-run-agent-architect
cloud-run-agent-architect
This skill helps you provision secure, reproducible infrastructure on Google Cloud for your AI agents using Terraform. It follows the "least-privilege" principle and handles Secret Manager integration.
Usage
Ask Antigravity to:
- "Generate Terraform files for my Cloud Run agent"
- "Create a secure service account for my agent"
- "Add my Reddit and Google Docs secrets to Terraform"
Infrastructure Pattern
The generated infrastructure includes:
- Cloud Run Service: Configured with automated secret injection and VPC egress if needed.
- Dedicated Service Account: Granted specific roles like
roles/aiplatform.userandroles/secretmanager.secretAccessor. - Secret Manager: Provisioned for sensitive API keys (e.g.,
REDDIT_CLIENT_ID,DK_API_KEY). - Artifact Registry: A private repository to host the agent's container images.
More from googlecloudplatform/devrel-demos
go-backend-dev
Specialist in implementing robust HTTP services and APIs in Go. Activates for "endpoint", "handler", "API", "server".
41go-reviewer
Expert code reviewer focusing on idiomatic Go, concurrency safety, and clean code principles. Activates for "review", "idiomatic", "refactor".
41go-architect
Expert in Go project scaffolding, standard layout compliance, and dependency management. Activates for "new project", "structure", "layout".
36go-test-expert
Expert in Go testing patterns, table-driven tests, httptest, benchmarking, and fuzzing. Activates for "test", "fail", "benchmark", "debug", "fuzz".
35latest-software-version
>
34go-project-setup
>
26