Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

creating-dbt-models

// Creates dbt models following project conventions. Use when working with dbt models for: (1) Creating new models (any layer - discovers project's naming conventions first) (2) Task mentions "create", "build", "add", "write", "new", or "implement" with model, table, or SQL (3) Modifying existing model logic, columns, joins, or transformations (4) Implementing a model from schema.yml specs or expected output requirements Discovers project conventions before writing. Runs dbt build (not just compile) to verify.

$ git log --oneline --stat
stars:100
forks:4
updated:2026年1月21日 20:16
SKILL.md
readonly