
from dbt-agent-skills588
Retrieves and searches dbt documentation in LLM-friendly markdown format using optimized URL patterns and search scripts.
This skill enables an agent to efficiently retrieve documentation for dbt (Cloud, Core, and Semantic Layer). It leverages dbt's LLM-friendly markdown URLs to avoid parsing messy HTML, ensuring the agent gets clean, structured data for analysis and troubleshooting.
Use this skill when the agent needs to look up dbt features, verify command syntax, understand the dbt Semantic Layer, or answer specific technical questions about dbt configurations.
search-dbt-docs.sh for keyword-based searching across the full documentation set.llms.txt index for speed, then falling back to the full search script if necessary.Compatible with agents supporting web fetching and shell execution, such as Claude Code, Codex, and OpenClaw.
This skill has not been reviewed by our automated audit pipeline yet.