dbt-labsdbt-labsOfficial·24 Agent Skills Included

dbt-agent-skills

AI agent skills for building, testing, and migrating dbt projects

Builds dbt models, unit tests, documentation, and semantic layer metrics through your AI agent. Diagnoses dbt Cloud job failures and migrates projects from dbt Core to Fusion or across data warehouses. Eliminates manual YAML writing, error triage, and version-upgrade guesswork with step-by-step validated workflows.
npx skills add dbt-labs/dbt-agent-skills --all -g -y
Available:

Tells the AI agent how to author and validate new skills in this repo, enforcing frontmatter rules, naming conventions, and pressure-testing before deployment.

All Skills in This Repository (24)

Pure Emerald Level Indicators
📦 In Repo
dbt-labsdbt-labs

running-dbt-commands

Execute dbt CLI commands with correct flavors, selectors, and flags.

Official
Intermediate
📦 In Repo
dbt-labsdbt-labs

troubleshooting-dbt-job-errors

Diagnose root causes of failed dbt Cloud jobs using MCP Admin API and logs.

Official
Advanced
📦 In Repo
dbt-labsdbt-labs

migrating-dbt-core-to-fusion

Migrate dbt Core projects to Fusion using dbtf debug, parse, autofix, and compile.

Official
Advanced
📦 In Repo
dbt-labsdbt-labs

fetching-dbt-docs

Fetch dbt documentation pages via .md URLs and script-driven cached searches.

Official
Intermediate
📦 In Repo
dbt-labsdbt-labs

configuring-dbt-mcp-server

Configure the dbt MCP server for AI tools across local and remote environments.

Official
Intermediate
📦 In Repo
dbt-labsdbt-labs

adding-dbt-unit-test

Define and run dbt model unit tests with YAML fixtures.

Official
Advanced
📦 In Repo
dbt-labsdbt-labs

building-dbt-semantic-layer

Create and modify dbt Semantic Layer components using MetricFlow.

Official
Advanced
📦 In Repo
dbt-labsdbt-labs

using-dbt-for-analytics-engineering

Plan and execute dbt analytics engineering tasks with software engineering discipline.

Official
Intermediate
📦 In Repo
dbt-labsdbt-labs

answering-natural-language-questions-with-dbt

Answer business questions by querying the semantic layer and dbt models.

Official
Intermediate
📦 In Repo
dbt-labsdbt-labs

auditing-skills

Audit published skills against security scanners and quality reviewers, then remediate findings.

Official
Intermediate
📦 In Repo
dbt-labsdbt-labs

creating-mermaid-dbt-dag

Generate Mermaid flowchart diagrams of dbt model lineage from MCP tools, manifest.json, or code parsing.

Official
Intermediate
📦 In Repo
dbt-labsdbt-labs

upgrading-dbt-core

Migrates dbt-core projects from versions 1.3-1.7 to dbt-core 1.12.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install dbt-agent-skills?

Run `npx skills add dbt-labs/dbt-agent-skills --all -g -y` in your terminal to install all dbt skills globally for your AI agent.

What can AI agents do with dbt skills?

Your agent can build and modify dbt models, add unit tests, write documentation, create semantic layer metrics, troubleshoot job failures, and run dbt CLI commands correctly.

Can AI migrate my dbt Core project to Fusion?

Yes. The migration skills run dbt-autofix, classify remaining errors into fixable categories, and guide upgrades from dbt Core 1.3-1.7 to the latest version or across warehouses like Snowflake to Databricks.

Does dbt-agent-skills work with Claude Code and Cursor?

Yes. All skills follow the open Agent Skills specification and work with Claude Code, Cursor, VS Code, and 30+ other compatible AI agents.

Do I need to invoke these dbt skills manually?

No. Once installed, the agent automatically loads the right skill when your plain-English request matches its use case, such as asking to fix a failing dbt job.

Related Repositories in Data & Analytics

View All in Data & Analytics