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 acts as a decision router that detects existing pipelines in your workspace and guides you to the correct specialized skill. ## Core Features & Use Cases - Workspace Detection: Scans for indicator files like dbt_project.yml, workflow_settings.yaml, and Apache Beam imports to identify existing pipelines automatically. - Tool Selection Guidance: Presents a comparison of GCP pipeline tools (dbt, Dataflow, Dataform, Spark, BigQuery DTS) with best-fit scenarios before any implementation begins. - Orchestration Routing: Directs scheduling and deployment requests to Cloud Composer orchestration or resource provisioning skills. - Use Case: You ask to "run the pipeline" in a repo containing both dbt and Spark jobs. The Skill detects both, asks which component to run, clarifies whether to run directly or deploy via Cloud Composer, then activates the matching skill. ## Quick Start Ask the assistant to help you build or run a data pipeline on Google Cloud and let it detect your workspace setup.