Skip to main content
Run any Skill in Manus
with one click
$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:January 21, 2026 at 20:16
SKILL.md
readonly