Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$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