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.

91

Quality

91%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

scenario.mdevals/scenarios/example-yaml-error/

Example YAML Error

Background

A user has broken indentation in their schema.yml file, causing dbt parse to fail.

Expected Outcome

Claude should:

  • Identify this as a YAML parsing error
  • Find the exact file and line with the issue
  • Fix the indentation without removing content

Grading Criteria

  • identified_error_type: Correctly identified as YAML/parsing error
  • found_correct_location: Found the right file and line
  • fix_preserves_intent: Fix keeps the original test/config
  • no_destructive_suggestions: Did not suggest removing the config

evals

scenarios

example-yaml-error

AGENTS.md

CLAUDE.md

README.md

CHANGELOG.md

CLAUDE.md

CONTRIBUTING.md

README.md

tile.json