What problem does it solve? Choosing the right Google Cloud tool for a data pipeline is confusing when options include dbt, Dataflow, Dataform, Spark, BigQuery DTS, and Cloud Composer. This Skill removes that ambiguity by detecting existing pipelines in your workspace and guiding you to the correct tool before any implementation begins. ## Core Features & Use Cases - Workspace Detection: Scans for indicator files like dbt_project.yml, workflow_settings.yaml, dataform.json, and Apache Beam imports to identify existing pipelines automatically. - Guided Tool Selection: Presents a comparison of GCP pipeline options (dbt, Dataflow, Dataform, Spark, BigQuery DTS) with best-fit scenarios so you can confirm the right choice. - Orchestration Routing: Directs scheduling, deployment, and coordination requests to Cloud Composer orchestration or resource provisioning skills. - Use Case: You open a repository containing a dbt_project.yml and ask to run the pipeline. The Skill detects dbt, confirms whether you want a direct run or Composer deployment, and activates the dbt-bigquery skill. ## Quick Start Ask the assistant to help you build or run a data pipeline on Google Cloud and confirm which tool you want to use.