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

Does it follow best practices?

Validation for skill structure

This version of the tile failed moderation
Moderation failed
Overview
Skills
Evals
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

Install with Tessl CLI

npx tessl i dbt-labs/dbt-agent-skills@1.1.0

evals

scenarios

example-yaml-error

AGENTS.md

CLAUDE.md

README.md

CHANGELOG.md

CLAUDE.md

CONTRIBUTING.md

README.md

tile.json