Connect Warehouse

Connect an AI coding agent to Snowflake, BigQuery, or Databricks so it can run SQL. Use when warehouse access is missing, authentication or connection selection is required, or before using a warehouse-data skill such as agents-schema-search.

dbt-labs f7a32a8 5 files · 3.3 KB Updated

File contents

Connect Warehouse

Identify the warehouse from the user's request, repository configuration, or available clients. If the warehouse is ambiguous, ask which one they use.

Read exactly one connection guide before proceeding:

  • Snowflake: references/snowflake.md
  • BigQuery: references/bigquery.md
  • Databricks: references/databricks.md

Help the user configure the client, select the intended connection, and verify it with the guide's test query. Do not ask the user to paste credentials or tokens into chat. Stop after connection verification unless the user also asked to run a query or invoke another skill.

dbt-labs/agents_schema/tree/main/plugins/agents-schema/skills/connect-warehouse commit f7a32a84a9

Frequently asked questions

npx skillmds@latest add dbt-labs/connect-warehouse