·fetching-dbt-docs
""

fetching-dbt-docs

dbt-labs/dbt-agent-skills

在获取 dbt 文档、查找 dbt 功能或回答有关 dbt Cloud、dbt Core 或 dbt 语义层的问题时使用

30安装·2热度·@dbt-labs

安装

$npx skills add https://github.com/dbt-labs/dbt-agent-skills --skill fetching-dbt-docs

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) |

在获取 dbt 文档、查找 dbt 功能或回答有关 dbt Cloud、dbt Core 或 dbt 语义层的问题时使用 来源:dbt-labs/dbt-agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dbt-labs/dbt-agent-skills --skill fetching-dbt-docs
分类
""沟通写作
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 fetching-dbt-docs?

在获取 dbt 文档、查找 dbt 功能或回答有关 dbt Cloud、dbt Core 或 dbt 语义层的问题时使用 来源:dbt-labs/dbt-agent-skills。

如何安装 fetching-dbt-docs?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dbt-labs/dbt-agent-skills --skill fetching-dbt-docs 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/dbt-labs/dbt-agent-skills