fetching-dbt-docs
Installation
SKILL.md
Fetch dbt Docs
Overview
dbt docs have LLM-friendly URLs. Always append .md to get clean markdown instead of HTML.
URL Pattern
| Browser URL | LLM-friendly URL |
|---|---|
https://docs.getdbt.com/docs/dbt-cloud-apis/service-tokens |
https://docs.getdbt.com/docs/dbt-cloud-apis/service-tokens.md |
https://docs.getdbt.com/reference/commands/run |
https://docs.getdbt.com/reference/commands/run.md |