What problem does it solve? Choosing the right Google Cloud tool for a data pipeline is confusing when options like dbt, Dataflow, Dataform, Spark, BigQuery DTS, and Cloud Composer overlap. This Skill removes the guesswork 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 such as dbt_project.yml, workflow_settings.yaml, dataform.json, and Apache Beam or PySpark imports to identify existing pipelines. - Guided Tool Selection: Presents a comparison of GCP pipeline options (dbt, Dataflow, Dataform, Spark on Dataproc Serverless, BigQuery DTS) plus orchestration and provisioning choices, then waits for explicit user confirmation. - Run Request Clarification: Distinguishes between running a pipeline directly (dbt run, gcloud dataproc jobs submit) and deploying it through Cloud Composer orchestration. - Use Case: A data engineer opens a repository containing a dbt project and asks to schedule nightly runs; the Skill detects dbt_project.yml, routes to orchestration guidance, and deploys the workflow via Cloud Composer. ## Quick Start Ask the assistant to help you build or run a data pipeline on Google Cloud and let it detect your project setup.