Agent skills
First-party agent skills for dbt-tools live under plugins/ in the repository. Cursor, Codex, and Claude Code package them as plugins; each plugin ships the same eight primitive skill directory names with CLI or MCP implementations.
Start here
- Install agent skills — Cursor, Codex, and Claude Code (
dbt-tools-cli+dbt-tools-mcp) - CLI vs MCP vs skills — which layer to use
- Skill catalog — handles and intents
Skills invoke the CLI or MCP on your machine depending on which plugin you enable. See Wire your coding agent.
Repository detail: plugins README.