dbt-docs
Installation
SKILL.md
dbt Documentation
Requirements
Agent: builder or migrator (requires file write access)
Tools used: bash (runs altimate-dbt commands), read, glob, write, edit
When to Use This Skill
Use when the user wants to:
- Add or improve model descriptions in schema.yml
- Write column-level descriptions with business context
- Create shared doc blocks for reusable definitions
- Improve dbt docs site content
Do NOT use for:
- Adding tests → use
dbt-test - Creating new models → use
dbt-develop - Generating sources.yml from scratch → use
dbt-develop