Collection9 items

dbt-labs/dbt-agent-skills

View on GitHub
13stars

🎯Skills9

🎯using-dbt-for-analytics-engineering🎯Skill

Transforms data using dbt's analytics engineering principles, building modular models, tests, and pipelines with software engineering best practices.

using-dbt-for-analytics-engineering
🎯fetching-dbt-docs🎯Skill

Retrieves and searches dbt documentation efficiently by converting URLs to markdown and using specialized search techniques.

fetching-dbt-docs
🎯adding-dbt-unit-test🎯Skill

Validates dbt model SQL logic by testing specific input scenarios and expected outputs before full model materialization.

adding-dbt-unit-test
🎯answering-natural-language-questions-with-dbt🎯Skill

Answers business data questions by intelligently querying dbt semantic layers, models, and project metadata to provide precise insights.

answering-natural-language-questions-with-dbt
🎯troubleshooting-dbt-job-errors🎯Skill

Diagnose and resolve dbt Cloud job failures by systematically investigating error types, logs, and potential root causes using MCP tools and CLI commands.

troubleshooting-dbt-job-errors
🎯building-dbt-semantic-layer🎯Skill

Guides users in creating and configuring dbt Semantic Layer components like semantic models, metrics, and dimensions using MetricFlow.

building-dbt-semantic-layer
🎯configuring-dbt-mcp-server🎯Skill

Configures dbt MCP server for AI development tools, enabling seamless connection to dbt's CLI, Semantic Layer, and APIs.

configuring-dbt-mcp-server
🎯migrating-dbt-core-to-fusion🎯Skill

Guides users through migrating a dbt Core project to the Fusion engine, identifying and resolving compatibility issues automatically.

migrating-dbt-core-to-fusion
🎯running-dbt-commands🎯Skill

Executes dbt commands like run, test, and compile across project directories, handling dependencies and providing detailed command output and error tracking.

running-dbt-commands