dbt Labs

dbt Labs

/dbt-labs
Philadelphia, PA

dbt helps data teams work like software engineers—to ship trusted data, faster.

13 skills

A curated collection of Agent Skills for working with dbt, to help AI agents understand and execute dbt workflows more effectively.

checked 4d ago
Answer dbt questions without leaving Claude
Fetches dbt's official docs in markdown and answers questions about dbt Cloud, Core, and the Semantic Layer without making you tab over or guess at syntax.
Engineering / pipelines-dataatomicfor-engineers
·5220
checked 4d ago
Visualize your dbt model dependencies
Reads your dbt manifest and generates a clean Mermaid diagram showing which models feed into which — helps spot circular refs and data lineage gaps at a glance.
Engineering / pipelines-dataatomicfor-engineers
·5220
checked 4d ago
Write unit tests for your dbt models
Generates test YAML that mocks upstream inputs and validates your model output. Helps you catch logic bugs before they hit production.
Engineering / pipelines-dataatomicfor-engineers
·5220
checked 4d ago
Review audit findings and fix them fast
Reads security or quality audit reports from skills.sh or Tessl and recommends specific remediations, prioritized by risk and ease of fix.
Engineering / code-reviewatomicfor-engineers
·5220
checked 4d ago
Write and debug dbt models without leaving Claude
Scaffolds dbt models, writes SQL transformations with proper ref() and source() calls, adds tests, and validates them — all with knowledge of your warehouse schema and dbt conventions.
Engineering / pipelines-dataatomicfor-engineers
·5220
checked 4d ago
Diagnose why a dbt job failed
Reads the run log, checks git history, queries the Admin API, and traces the actual data issue — not just the error message. Returns a root cause and next step.
Engineering / debugging-investigationatomicfor-engineers
·5220
checked 4d ago
Move a dbt project to a new data warehouse
Migrates your dbt models from one warehouse to another (Snowflake to Databricks, etc.) by identifying SQL dialect incompatibilities and rewriting them in real time.
Engineering / pipelines-dataatomicfor-engineers
·5220
checked 4d ago
Run dbt commands without memorizing the syntax
Parses your intent ("test the new fact table"), finds the right dbt binary, and executes the formatted command. Handles model selection, test runs, and builds.
Engineering / pipelines-dataatomicfor-engineers
·5220
checked 4d ago
Answer any metric question without writing SQL
Asks your data warehouse for revenue, churn, conversion rate, or any other metric in plain English. Uses your dbt Semantic Layer for consistent definitions across the org.
Finance / reporting-dashboardsatomicfor-founders
·5220
checked 4d ago
Wire up dbt to Claude so it can read your models
Generates the MCP config file, walks you through auth setup, and tests that Claude can actually query your dbt project—no manual JSON editing required.
Engineering / pipelines-dataatomicfor-engineers
·5220
checked 4d ago
Build or fix dbt semantic layer models
Writes and validates dbt Semantic Layer YAML — semantic models, metrics, dimensions, entities, and time spines. Handles MetricFlow config and all metric types without boilerplate errors.
Engineering / pipelines-dataatomicfor-engineers
·5220
checked 4d ago
Unblock your dbt-core to Fusion migration
Runs dbt-autofix, then sorts remaining errors into buckets: auto-fixable, guided fixes, needs your input, or blocked. Points you to the right fix for each.
Engineering / debugging-investigationatomicfor-engineers
·5220
checked 4d ago
Set up governed data sharing across dbt projects
Configures dbt Mesh contracts, access modifiers, groups, and cross-project dependencies so multiple teams can share models safely without breaking each other's pipelines.
Engineering / pipelines-dataatomicfor-engineers
·5220