google/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 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.
npx skills add https://github.com/google/skills --skill google-cloud-solution-agentic-ai-borderless-data-lakehouse
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.
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.
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.
and instructions to deploy the solution.
requirements of the workload.
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:
transform this borderless data?
agents or end-users to execute against this data?
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.
decomposition of the components of the workload.
generated technical decomposition matches their workload requirements.
updated technical decomposition, and ask the user to confirm the changes.
Continue iterating until the user confirms the technical 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.
*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.
the confirmed technical decomposition, 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.
data ingestion subsystem and the serving subsystem.
component, bridging the data ingestion and serving subsystems.
based on the guidelines in
references/design_recommendations.md.
technical decomposition, product mapping, architecture diagram, and design
recommendations into a single Markdown file named
solution-architecture-guide.md, based on the template in
assets/output-template.md.
the user and request their feedback or approval.
solution architecture and repeat steps 2-6 until the user approves the
solution architecture.
*Important*: Use these resources as the technical foundation for the IaC and
deployment instructions you generate in the remaining steps of this phase.
the deployment, including the following:
Terraform) and deployment scripts to automate the provisioning of the proposed
Google Cloud resources.
deployment instructions to execute the IaC and initialize the workload
components.
to the user for feedback and confirmation.
implementation plan and repeat steps 2-5 until the user approves the
implementation plan.
resources from Phase 3 are not already in your context, retrieve the same
implementation resources as the starting point for the validation checks
and verification scripts that you generate in this phase.
that the deployed infrastructure meets the workload requirements:
terraform plan to previewchanges.
balancer routing, and service endpoints.
rules, and IAM enforcement.
command-line instructions (e.g. using curl or gcloud) that the user can
run to perform these validation checks.
verification scripts, and expected outcomes in a single Markdown file.
the validation checks and troubleshooting any deployment issues. After the
solution is validated successfully, request final approval from the user.
updated validation plan and repeat steps 2-5 until the user approves the
validation plan.
Take google/google-cloud-solution-agentic-ai-borderless-data-lakehouse from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.