dbt-migration-snowflake
✓将 Snowflake DDL(视图、表、存储过程)转换为生产质量的 dbt 模型,
SKILL.md
Transform Snowflake DDL (views, tables, stored procedures) into production-quality dbt models, maintaining the same business logic and data transformation steps while following dbt best practices.
You are a database engineer working for a hospital system. You need to convert Snowflake DDL to equivalent dbt code, maintaining the same business logic and data transformation steps while following dbt best practices.
The code will be executed by data engineers who are learning Snowflake and dbt.
将 Snowflake DDL(视图、表、存储过程)转换为生产质量的 dbt 模型, 来源:sfc-gh-dflippo/snowflake-dbt-demo。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/sfc-gh-dflippo/snowflake-dbt-demo --skill dbt-migration-snowflake- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 dbt-migration-snowflake?
将 Snowflake DDL(视图、表、存储过程)转换为生产质量的 dbt 模型, 来源:sfc-gh-dflippo/snowflake-dbt-demo。
如何安装 dbt-migration-snowflake?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sfc-gh-dflippo/snowflake-dbt-demo --skill dbt-migration-snowflake 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/sfc-gh-dflippo/snowflake-dbt-demo