From jeremy-adk-terraform
Provisions secure Vertex AI ADK infrastructure with Terraform: Agent Engine runtime, code execution sandbox, Memory Bank, VPC Service Controls, IAM roles, and networking.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremy-adk-terraform:adk-infra-expertThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Provision production-grade Vertex AI ADK infrastructure with Terraform: secure networking, least-privilege IAM, Agent Engine runtime, Code Execution sandbox defaults, and Memory Bank configuration. Use this skill to generate/validate Terraform modules and a deployment checklist that matches enterprise security constraints (including VPC Service Controls when required).
Provision production-grade Vertex AI ADK infrastructure with Terraform: secure networking, least-privilege IAM, Agent Engine runtime, Code Execution sandbox defaults, and Memory Bank configuration. Use this skill to generate/validate Terraform modules and a deployment checklist that matches enterprise security constraints (including VPC Service Controls when required).
Before using this skill, ensure:
See Terraform implementation details for output format specifications.
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
5plugins reuse this skill
First indexed Jul 10, 2026
npx claudepluginhub luxdevnet/claude-plus-lux --plugin jeremy-adk-terraformProvisions Vertex AI ADK infrastructure with Terraform: Agent Engine runtime, code execution sandbox, VPC-SC, and IAM roles. Use for deploying secure multi-agent infrastructure on Google Cloud.
Master Google ADK patterns for building and deploying production-grade agents with clear tool contracts, validation, and operational guardrails.
Deploys and orchestrates multi-agent systems using Google's ADK on Vertex AI, managing A2A communication, AgentCard discovery, and CI/CD integration.