ワンクリックで
cloud-run-agent-architect
Automates the generation of Terraform files for a secure Cloud Run deployment of an AI agent.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Automates the generation of Terraform files for a secure Cloud Run deployment of an AI agent.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Enforces data governance by verifying Knowledge Catalog Aspects before recommending BigQuery tables.
Ensures the game has a fun easter egg that turns the screen black and white, sepia or gameboy monotone colours. Use when creating or modifying a game.
Ensures platformer games have polished movement, responsive controls, and balanced jump mechanics. Use ONLY when the game type is "platformer".
Guides the creation of a new game and is the high-level orchestrator skill that MUST be invoked first. Use when tasked with creating a new game.
Arcade game must have a retro asthetic. Use when creating or modifying a game to ensure that the game looks retro and maintains a consistent look and feel with all games.
Game will always use the same control scheme/buttons and mapping of the gamepad and keyboard. Use when creating or modifying a game.
| name | cloud-run-agent-architect |
| description | Automates the generation of Terraform files for a secure Cloud Run deployment of an AI agent. |
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.
Ask Antigravity to:
The generated infrastructure includes:
roles/aiplatform.user and roles/secretmanager.secretAccessor.REDDIT_CLIENT_ID, DK_API_KEY).Refer to the included resources/main.tf and resources/variables.tf for the standard implementation.
roles/aiplatform.user: To call Vertex AI models.roles/logging.logWriter: To export agent traces.roles/storage.objectAdmin: If the agent saves artifacts (e.g., images to GCS).roles/secretmanager.secretAccessor: To read secrets at runtime.