A curated collection of Agent Skills for working with dbt, to help AI agents understand and execute dbt workflows more effectively.
91
Does it follow best practices?
Validation for skill structure
dbt-fusion 2.0.0-preview.140 (v2.0.0-preview.140-modified 2026-03-02 10:41:41) Loading ~/.dbt/profiles.yml Failed [-------] model fusion_tests_schema.example_model (table)
=================== Errors and Warnings ==================== warning: dbt1000: The key 'owner' was not found using config.require('owner'), but was detected as a custom config under 'meta'. Please use config.meta_get('owner') or config.meta_require('owner') instead of config.require('owner') to access the custom config value if intended. --> models/example_model.sql:11:22 error: dbt1501: Failed to render SQL invalid operation: Required config key 'owner' not found in config (in models/example_model.sql:11:22) --> models/example_model.sql:11:22
==================== Execution Summary ===================== Finished 'compile' with 1 warning and 1 error for target 'postgres' [1.2s] Processed: 1 model Summary: 1 total | 1 error
Install with Tessl CLI
npx tessl i dbt-labs/dbt-agent-skills@1.1.0evals
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
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
dbt-migration
skills
migrating-dbt-core-to-fusion
migrating-dbt-project-across-platforms