CtrlK
BlogDocsLog inGet started
Tessl Logo

dbt-labs/dbt-agent-skills

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

70

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Overview
Quality
Evals
Security
Files

marketplace.json.claude-plugin/

{
  "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
  "name": "dbt-agent-marketplace",
  "description": "Skills for working with dbt Core and the dbt Fusion engine - analytics engineering, data modeling, semantic layer, and dbt platform (fka dbt Cloud) operations",
  "owner": {
    "name": "dbt Labs",
    "email": "support@getdbt.com"
  },
  "plugins": [
    {
      "name": "dbt",
      "description": "Skills for analytics engineering with dbt — building models, writing tests, querying the semantic layer, troubleshooting jobs, and more.",
      "source": "./skills/dbt"
    },
    {
      "name": "dbt-migration",
      "description": "Skills for migrating dbt projects — moving from dbt Core to the Fusion engine or across data platforms.",
      "source": "./skills/dbt-migration"
    },
    {
      "name": "dbt-extras",
      "description": "Miscellaneous skills for dbt.",
      "source": "./skills/dbt-extras"
    }
  ]
}

.claude-plugin

CHANGELOG.md

CONTRIBUTING.md

README.md

RELEASING.md

tile.json