fetching-dbt-docs
✓Use when fetching dbt documentation, looking up dbt features, or answering questions about dbt Cloud, dbt Core, or the dbt Semantic Layer
Installation
SKILL.md
dbt docs have LLM-friendly URLs. Always append .md to get clean markdown instead of HTML.
| 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 |
| Single page | Add .md to any docs URL | Fetch specific documentation | | Page index | https://docs.getdbt.com/llms.txt | Find all available pages | | Full docs | https://docs.getdbt.com/llms-full.txt | Search across all docs (filter by keyword first) |
Use when fetching dbt documentation, looking up dbt features, or answering questions about dbt Cloud, dbt Core, or the dbt Semantic Layer Source: dbt-labs/dbt-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dbt-labs/dbt-agent-skills --skill fetching-dbt-docs- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is fetching-dbt-docs?
Use when fetching dbt documentation, looking up dbt features, or answering questions about dbt Cloud, dbt Core, or the dbt Semantic Layer Source: dbt-labs/dbt-agent-skills.
How do I install fetching-dbt-docs?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dbt-labs/dbt-agent-skills --skill fetching-dbt-docs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dbt-labs/dbt-agent-skills
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01