Claude Skill
dbt-labs/dbt-agent-skills
这是一个精心整理的Agent技能集合,专为dbt工作流设计,帮助AI代理更有效地理解和执行dbt操作。来自dbt Labs的开源项目。
概览
仓库信息
安装这个 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
项目简介
这是一个精心整理的Agent技能集合,专为dbt工作流设计,旨在帮助AI代理更有效地理解和执行dbt相关操作。
A curated collection of Agent Skills for working with dbt, to help AI agents understand and execute dbt workflows more effectively.
要点
- 专为dbt工作流精心整理的代理技能
- 增强AI代理对dbt操作的理解
- 支持高效执行dbt任务
- 来自dbt Labs的开源集合
使用场景
- 使用AI代理自动化dbt模型运行
- 指导AI助手进行dbt项目设置
- 简化dbt测试和文档工作流
- 实现AI驱动的dbt故障排除
README 摘要
# 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
话题
暂无话题