finding-google-skills
Locates and loads the right Google product skill on demand from a remote catalog index, instead of preloading every skill. Use at the START of any request…
Designs a tailored multi-product agentic data science architecture on Google Cloud that incorporates opinionated best practices. Use when architecting multi-product solutions for agent-based data analytics or ML workloads. Don't use for simple queries, non-agentic pipelines,
$ npx -y skills add google/skills --skill google-cloud-solution-agentic-ai-data-science-workflow --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/google-cloud-solution-agentic-ai-data-science-workflowContext preview
The summary Claude sees to decide when to auto-load this skill.
Designs a tailored multi-product agentic data science architecture on Google Cloud that incorporates opinionated best practices. Use when architecting multi-product solutions for agent-based data analytics or ML workloads. Don't use for simple queries, non-agentic pipelines,
name: google-cloud-solution-agentic-ai-data-science-workflow metadata: category: MultiProductSolutions description: >- Designs a tailored multi-product agentic data science architecture on Google Cloud that incorporates opinionated best practices. Use when architecting multi-product solutions for agent-based data analytics or ML workloads. Don't use for simple queries, non-agentic pipelines, general cloud reviews, or writing agent code.
This skill guides agents through the workflow to design and implement a tailored multi-product solution in the cloud for a given workload, use case, or requirement.
The solution design and implementation workflow consists of the following phases:
requirements, constraints, dependencies, and current state.
deployment configuration for the workload based on Google Cloud design best practices and recommendations.
deploy the solution.
requirements of the workload.
When generating solution designs, architecture diagrams, and documentation, check the latest Google Cloud documentation for the most up-to-date product names. The table below provides examples of name mappings to be aware of. Note that underlying APIs, Terraform resources, and IAM roles may retain their legacy identifiers.
| Legacy Name | Updated Name | | :--- | :--- | | Vertex AI | Gemini Enterprise Agent Platform | | Vertex AI Agent Engine | Gemini Enterprise Agent Runtime |
non-functional requirements, business goals, and current state (if any) of the workload by asking clarifying questions. You must halt and wait for the user to answer these questions before proceeding to the **Identify components** step. Use the following questions to guide this requirements discovery process:
to submit to the system?
clarifying questions in the **Discover requirements** step, analyze their responses to identify the components of the workload and their relationships. Also identify any cross-cloud, hybrid, or on-premises components that the solution needs to integrate with.
decomposition outlining the technical components of the workload and their relationships.
ask the user to confirm if it matches their workload requirements. Do not proceed to Phase 2 until this is confirmed.
technical decomposition and ask for confirmation again. Continue iterating until the user explicitly confirms the decomposition.
search or fetch tools to read the content of the following Google Cloud documentation to ground the guidance that you generate in the remaining steps of this phase before proceeding.
design pattern and agent breakdown based on the workload requirements:
source and direct tool use without multi-agent orchestration overhead.
pipelines with predefined, non-adaptive execution steps or concurrent data gathering.
tasks that require dedicated critic loops.
the confirmed technical decomposition and agentic design pattern, identify the appropriate Google Cloud products and features, based on the guidelines in /references/product-mapping.md.
that shows the components, their relationships, and data/control flows.
https://github.com/mermaid-js/mermaid.
official Google Cloud architecture icons.
based on the guidelines in /references/design-recommendations.md.
technical decomposition, product mapping, architecture diagram, and design
This repository contains Agent Skills for Google products and technologies, including Google Cloud.
Repo: google/skills
Locates and loads the right Google product skill on demand from a remote catalog index, instead of preloading every skill. Use at the START of any request…
Provides safety-critical validation, guardrails, and data reduction for gcloud CLI operations across Google Cloud Platform (GCP) services and infrastructure.…
Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Application Default…
Guides a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource. Use when a new…
Searches, retrieves, and synthesizes official Google developer documentation across Google Cloud, AI/Gemini, Android, Chrome, Web, Flutter, Go, Firebase, and…
Guides developers through managing (adding, removing, and clearing) audience members for Google products using the Data Manager API and its associated client…