A curated collection of Agent Skills for working with dbt, to help AI agents understand and execute dbt workflows more effectively.
91
91%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
{
"name": "dbt-labs/dbt-agent-skills",
"version": "1.2.0",
"summary": "A curated collection of Agent Skills for working with dbt, to help AI agents understand and execute dbt workflows more effectively.",
"private": false,
"docs": "README.md",
"skills": {
"adding-dbt-unit-test": {
"path": "skills/dbt/skills/adding-dbt-unit-test/SKILL.md"
},
"answering-natural-language-questions-with-dbt": {
"path": "skills/dbt/skills/answering-natural-language-questions-with-dbt/SKILL.md"
},
"building-dbt-semantic-layer": {
"path": "skills/dbt/skills/building-dbt-semantic-layer/SKILL.md"
},
"configuring-dbt-mcp-server": {
"path": "skills/dbt/skills/configuring-dbt-mcp-server/SKILL.md"
},
"fetching-dbt-docs": {
"path": "skills/dbt/skills/fetching-dbt-docs/SKILL.md"
},
"running-dbt-commands": {
"path": "skills/dbt/skills/running-dbt-commands/SKILL.md"
},
"troubleshooting-dbt-job-errors": {
"path": "skills/dbt/skills/troubleshooting-dbt-job-errors/SKILL.md"
},
"using-dbt-for-analytics-engineering": {
"path": "skills/dbt/skills/using-dbt-for-analytics-engineering/SKILL.md"
},
"working-with-dbt-mesh": {
"path": "skills/dbt/skills/working-with-dbt-mesh/SKILL.md"
},
"migrating-dbt-core-to-fusion": {
"path": "skills/dbt-migration/skills/migrating-dbt-core-to-fusion/SKILL.md"
},
"migrating-dbt-project-across-platforms": {
"path": "skills/dbt-migration/skills/migrating-dbt-project-across-platforms/SKILL.md"
},
"creating-mermaid-dbt-dag": {
"path": "skills/dbt-extras/skills/creating-mermaid-dbt-dag/SKILL.md"
}
}
}evals
scenarios
dbt-docs-arguments
dbt-docs-unit-test-fixtures
dbt-job-failure
dbt-unit-test-format-choice
example-yaml-error
fusion-migration-triage-basic
fusion-migration-triage-blocked
fusion-triage-cat-a-static-analysis
fusion-triage-cat-b-dict-meta-get
fusion-triage-cat-b-unexpected-config
fusion-triage-cat-b-unused-schema
fusion-triage-cat-b-yaml-syntax
fusion-triage-cat-c-hardcoded-fqn
src
tests
scripts
skills
dbt
skills
adding-dbt-unit-test
references
answering-natural-language-questions-with-dbt
building-dbt-semantic-layer
configuring-dbt-mcp-server
fetching-dbt-docs
scripts
running-dbt-commands
troubleshooting-dbt-job-errors
references
using-dbt-for-analytics-engineering
working-with-dbt-mesh
dbt-extras
skills
creating-mermaid-dbt-dag
dbt-migration
skills
migrating-dbt-core-to-fusion
migrating-dbt-project-across-platforms