Claude Skill
dbt-labs/dbt-agent-skills
A curated collection of Agent Skills for working with dbt, helping AI agents understand and execute dbt workflows more effectively. Open-source from dbt Labs.
Overview
Repository
Install this Skill
npx skills add dbt-labs/dbt-agent-skills --listRegistry
npx skills add dbt-labs/dbt-agent-skills --listnpx skills add dbt-labs/dbt-agent-skillsnpx skills add dbt-labs/dbt-agent-skills/skills/dbtnpx skills add dbt-labs/dbt-agent-skills/skills/dbt-migrationnpx skills add dbt-labs/dbt-agent-skills --skill using-dbt-for-analytics-engineering
Summary
A curated collection of Agent Skills for working with dbt, designed to help AI agents understand and execute dbt workflows more effectively.
这是一个精心整理的Agent技能集合,专为dbt工作流设计,旨在帮助AI代理更有效地理解和执行dbt相关操作。
Key features
- Curated agent skills tailored for dbt workflows
- Enhances AI agent understanding of dbt operations
- Supports effective execution of dbt tasks
- Open-source collection from dbt Labs
Use cases
- Automating dbt model runs with AI agents
- Guiding AI assistants in dbt project setup
- Streamlining dbt testing and documentation workflows
- Enabling AI-powered dbt troubleshooting
README excerpt
# dbt Agent Skills A curated collection of [Agent Skills](https://agentskills.io/home) for working with dbt. These skills help AI agents understand and execute dbt workflows more effectively. ## What are Agent Skills? Agent Skills are folders of instructions, scripts, and resources that agents can discover and use to do things more accurately and efficiently. ## How They Work These skills are **not** slash commands or user-invoked actions. Once installed, the agent automatically loads the relevant skill when your prompt matches its use case. Just describe what you need in natural language and the agent handles the rest. See [skill invocation control](https://code.claude.com/docs/en/skills#control-who-invokes-a-skill) for more details. ## What's Included - **Analytics engineering**: Build and modify dbt models, write tests, explore data sources - **Semantic layer**: Create metrics, dimensions, and semantic models with MetricFlow - **dbt Mesh**: Work with multi-project setups, cross-project refs, model governance (contracts, versions, access) - **Platform operations**: Troubleshoot job failures, configure the dbt MCP server - **Migration**: Move projects from dbt Core to the Fusion engine ## Installation ### Claude Code Add the dbt skills marketplace and install the plugins: ```bash # Add the marketplace /plugin marketplace add dbt-labs/dbt-agent-skills # Install the dbt skills (analytics engineering, semantic layer, testing, etc.) /plugin install dbt@dbt-agent-marketplace # Install the migration skills (typically a one-off — not needed for every session) /plugin install dbt-migration@dbt-agent-marketplace ``` ### Other AI Clients #### Vercel Skills CLI Use the [Vercel Skills CLI](https://github.com/vercel-labs/skills) to install skills from this repositor
Topics
No topics yet.