/google-cloud-solution-agentic-ai-borderless-data-lakehouse
Guides agents to discover requirements and design a governed, secure borderless open data lakehouse with agentic AI integration. Use when designing a multi-product architecture that connects data silos to AI agents, joining data across clouds, or running federated queries across
$ npx -y skills add google/skills --skill google-cloud-solution-agentic-ai-borderless-data-lakehouse --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/google-cloud-solution-agentic-ai-borderless-data-lakehouse
Context preview
The summary Claude sees to decide when to auto-load this skill.
Guides agents to discover requirements and design a governed, secure borderless open data lakehouse with agentic AI integration. Use when designing a multi-product architecture that connects data silos to AI agents, joining data across clouds, or running federated queries across
SKILL.md
google-cloud-solution-agentic-ai-borderless-data-lakehouse.SKILL.mdname: google-cloud-solution-agentic-ai-borderless-data-lakehouse
metadata:
category: MultiProductSolutions
description: >-
Guides agents to discover requirements and design a governed,
secure borderless open data lakehouse with agentic AI integration. Use when
designing a multi-product architecture that connects data silos to AI agents,
joining data across clouds, or running federated queries across Google Cloud
and external data sources, including on-premises or other cloud providers.
Don't use for simple single-cloud data warehouses or non-AI workloads.
Borderless open data lakehouse agentic AI system
Follow this workflow to help users design and implement a custom multi-product solution in the cloud for a given workload, use case, or requirement.
Product Renaming & Terminology
When generating solution designs, architecture diagrams, and documentation, use the updated Google Cloud product names. For details on legacy vs. updated product names and terminology, see [references/product_renaming.md](references/product_renaming.md).
Workflow
The solution design and implementation workflow consists of the following phases:
- **Phase 1: Requirements discovery and analysis**: Analyze the workload's
requirements, constraints, dependencies, and current state.
- **Phase 2: Solution design**: Build a technology stack, architecture, and
deployment configuration for the workload based on Google Cloud design best practices and recommendations.
- **Phase 3: Implementation plan**: Generate automation
and instructions to deploy the solution.
- **Phase 4: Solution validation**: Validate that the deployment meets the
requirements of the workload.
Phase 1: Requirements discovery and analysis
- [ ] **Step 1: Discover requirements**: Understand the functional and
non-functional requirements, business goals, and current state (if any) of the workload, including its architecture, dependencies, and constraints. Use the following questions to guide the requirements discovery process:
- What are your primary data sources?
- How do you manage and federate metadata across your data sources?
- What are your security and credential management requirements?
- What are the analytical and computational requirements to join and
transform this borderless data?
- What types of natural language prompts or user queries do you expect AI
agents or end-users to execute against this data?
- [ ] **Step 2: Identify components**: Based on the requirements analysis,
identify the components of the workload and their relationships. Also identify any borderless components, hybrid components, or on-prem components that the solution needs to integrate with.
- [ ] **Step 3: Generate component decomposition**: Generate a technical
decomposition of the components of the workload.
- [ ] **Step 4: Ask for confirmation**: Ask the user to confirm whether the
generated technical decomposition matches their workload requirements.
- [ ] **Step 5: Iterate**: If the user requests changes, then generate an
updated technical decomposition, and ask the user to confirm the changes. Continue iterating until the user confirms the technical decomposition.
Phase 2: Solution design
- [ ] **Step 1: Retrieve relevant Google Cloud documentation**: Use available
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.
- [Build hybrid and borderless architectures using Google Cloud](https://docs.cloud.google.com/architecture/hybrid-multicloud-patterns/one-page-view.md.txt)
- [Build a borderless open data lakehouse](https://docs.cloud.google.com/architecture/agentic-ai-build-multicloud-open-data-lakehouse.md.txt)
- [Implement agentic analytics workflows for distributed data](https://docs.cloud.google.com/architecture/agentic-ai-cross-cloud-analytics.md.txt)
- [Analytics Hybrid and Multicloud Pattern](https://docs.cloud.google.com/architecture/hybrid-multicloud-patterns-and-practices/analytics-hybrid-multicloud-pattern.md.txt)
- [Google Cloud multi-regional deployment archetype](https://docs.cloud.google.com/architecture/deployment-archetypes/multiregional.md.txt)
- [Network segmentation and connectivity for distributed applications in Cross-Cloud Network](https://docs.cloud.google.com/architecture/ccn-distributed-apps-design/connectivity.md.txt)
- [Patterns for Connecting Other Cloud Service Providers with Google Cloud](https://docs.cloud.google.com/architecture/patterns-for-connecting-other-csps-with-gcp.md.txt)
*Important*: Use the content that you retrieve from Google Cloud documentation to ground the guidance that you generate in the remaining steps of this phase.
- [ ] **Step 2: Map components to Google Cloud products**: For each component in
the confirmed technical decomposition, identify the appropriate Google Cloud products and features, based on the guidelines in [references/product_mapping.md](references/product_mapping.md).
- [ ] **Step 3: Create architecture diagram**: Create an architecture diagram
that shows the components, their relationships, and data/control flows.
- The diagram must be in the Mermaid format:
https://github.com/mermaid-js/mermaid.
- The diagram must show a clear distinction between the products in the
data ingestion subsystem and the serving subsystem.
- The diagram must show Managed Service for Apache Spark as a shared
component, bridging the data ingestion and serving subsystems.
- [ ] **Step 4: Generate design recommendations**: Generate design guidance
based on the guidelines in [references/design_recommendations.md](references/design_recommendations.md).
- [ ] **Step 5: Draft solution architecture**: Compile the requirements,
technical decomposition, product mapping, architecture diagram, and design recommendations in
Read more
name: google-cloud-solution-agentic-ai-borderless-data-lakehouse metadata: category: MultiProductSolutions description: >- Guides agents to discover requirements and design a governed, secure borderless open data lakehouse with agentic AI integration. Use when designing a multi-product architecture that connects data silos to AI agents, joining data across clouds, or running federated queries across Google Cloud and external data sources, including on-premises or other cloud providers. Don't use for simple single-cloud data warehouses or non-AI workloads.
Borderless open data lakehouse agentic AI system
Follow this workflow to help users design and implement a custom multi-product solution in the cloud for a given workload, use case, or requirement.
Product Renaming & Terminology
When generating solution designs, architecture diagrams, and documentation, use the updated Google Cloud product names. For details on legacy vs. updated product names and terminology, see [references/product_renaming.md](references/product_renaming.md).
Workflow
The solution design and implementation workflow consists of the following phases:
- **Phase 1: Requirements discovery and analysis**: Analyze the workload's
requirements, constraints, dependencies, and current state.
- **Phase 2: Solution design**: Build a technology stack, architecture, and
deployment configuration for the workload based on Google Cloud design best practices and recommendations.
- **Phase 3: Implementation plan**: Generate automation
and instructions to deploy the solution.
- **Phase 4: Solution validation**: Validate that the deployment meets the
requirements of the workload.
Phase 1: Requirements discovery and analysis
- [ ] **Step 1: Discover requirements**: Understand the functional and
non-functional requirements, business goals, and current state (if any) of the workload, including its architecture, dependencies, and constraints. Use the following questions to guide the requirements discovery process:
- What are your primary data sources?
- How do you manage and federate metadata across your data sources?
- What are your security and credential management requirements?
- What are the analytical and computational requirements to join and
transform this borderless data?
- What types of natural language prompts or user queries do you expect AI
agents or end-users to execute against this data?
- [ ] **Step 2: Identify components**: Based on the requirements analysis,
identify the components of the workload and their relationships. Also identify any borderless components, hybrid components, or on-prem components that the solution needs to integrate with.
- [ ] **Step 3: Generate component decomposition**: Generate a technical
decomposition of the components of the workload.
- [ ] **Step 4: Ask for confirmation**: Ask the user to confirm whether the
generated technical decomposition matches their workload requirements.
- [ ] **Step 5: Iterate**: If the user requests changes, then generate an
updated technical decomposition, and ask the user to confirm the changes. Continue iterating until the user confirms the technical decomposition.
Phase 2: Solution design
- [ ] **Step 1: Retrieve relevant Google Cloud documentation**: Use available
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.
- [Build hybrid and borderless architectures using Google Cloud](https://docs.cloud.google.com/architecture/hybrid-multicloud-patterns/one-page-view.md.txt)
- [Build a borderless open data lakehouse](https://docs.cloud.google.com/architecture/agentic-ai-build-multicloud-open-data-lakehouse.md.txt)
- [Implement agentic analytics workflows for distributed data](https://docs.cloud.google.com/architecture/agentic-ai-cross-cloud-analytics.md.txt)
- [Analytics Hybrid and Multicloud Pattern](https://docs.cloud.google.com/architecture/hybrid-multicloud-patterns-and-practices/analytics-hybrid-multicloud-pattern.md.txt)
- [Google Cloud multi-regional deployment archetype](https://docs.cloud.google.com/architecture/deployment-archetypes/multiregional.md.txt)
- [Network segmentation and connectivity for distributed applications in Cross-Cloud Network](https://docs.cloud.google.com/architecture/ccn-distributed-apps-design/connectivity.md.txt)
- [Patterns for Connecting Other Cloud Service Providers with Google Cloud](https://docs.cloud.google.com/architecture/patterns-for-connecting-other-csps-with-gcp.md.txt)
*Important*: Use the content that you retrieve from Google Cloud documentation to ground the guidance that you generate in the remaining steps of this phase.
- [ ] **Step 2: Map components to Google Cloud products**: For each component in
the confirmed technical decomposition, identify the appropriate Google Cloud products and features, based on the guidelines in [references/product_mapping.md](references/product_mapping.md).
- [ ] **Step 3: Create architecture diagram**: Create an architecture diagram
that shows the components, their relationships, and data/control flows.
- The diagram must be in the Mermaid format:
https://github.com/mermaid-js/mermaid.
- The diagram must show a clear distinction between the products in the
data ingestion subsystem and the serving subsystem.
- The diagram must show Managed Service for Apache Spark as a shared
component, bridging the data ingestion and serving subsystems.
- [ ] **Step 4: Generate design recommendations**: Generate design guidance
based on the guidelines in [references/design_recommendations.md](references/design_recommendations.md).
- [ ] **Step 5: Draft solution architecture**: Compile the requirements,
technical decomposition, product mapping, architecture diagram, and design recommendations in
This repository contains Agent Skills for Google products and technologies, including Google Cloud. This repository is under active development.
Repo: google/skills
Other skills on google-skills.
- /data-manager-api-audience-ingestion
Guides developers through managing (adding, removing, and clearing) audience members for Google products using the Data Manager API and its associated client libraries. Use this skill when the user wants to upload audience members, remove specific users, or clear/replace an
Open skill - /data-manager-api-event-ingestion
Guides developers through implementing event and conversion ingestion to Google products using the Data Manager API /v1/events/ingest endpoint and its associated client libraries. Use this skill when the user wants to upload offline conversions, enhanced conversions for leads,
Open skill - /data-manager-api-setup
Guides developers through client library installation and authentication setup steps for the Data Manager API. Use this skill when a user is getting started with the Data Manager API and needs to setup their local environment, install the client library, or setup access to the
Open skill - /google-ads-api-account-diagnostics
Diagnoses Google Ads account performance issues such as conversion loss (value or volume), low lead flow/volume, and lost impression share (opportunities) due to ad rank, bids, or budgets. Use when troubleshooting sudden performance drops, analyzing campaign impression share
Open skill - /google-ads-api-mcp-setup
Guides developers through downloading, configuring, and installing the official open-source Google Ads MCP Server. Use this skill when a user wants to connect their AI assistant (such as Gemini, Claude Code, or Cursor) to their Google Ads account to query campaigns or retrieve
Open skill - /google-ads-api-quickstart
Guides developers through Google Ads API quickstart: credential setup, choosing from 6 client libraries/REST, configuring environments, and running a "retrieve campaigns" script. Troubleshoots common setup errors: USER_PERMISSION_DENIED, login_customer_id issues, and
Open skill

