What problem does it solve?
Architecting an agent-based data analytics or ML solution on Google Cloud requires choosing the right agent design pattern, mapping components to products, and producing deployment-ready infrastructure, which is complex and error-prone without structured guidance.
Core Features & Use Cases
- Four-phase guided workflow: Requirements discovery, solution design, implementation planning, and solution validation with explicit user confirmation gates.
- Product mapping and design recommendations: Maps workload components to Google Cloud products (Cloud Run, Gemini Enterprise Agent Platform, AlloyDB, BigQuery) with grounded best-practice guidance across security, reliability, cost, and performance pillars.
- Architecture and IaC generation: Produces Mermaid architecture diagrams, a solution-architecture-guide.md document, Terraform code, and validation scripts.
- Use Case: A team wants to build a multi-agent data science system where a coordinator agent routes analytical queries to database and ML agents; this Skill walks them from requirements gathering through a validated Google Cloud deployment.
Quick Start
Ask the agent to design a Google Cloud architecture for an agentic data science workflow that analyzes data in BigQuery and AlloyDB, and answer its clarifying requirements questions.