Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$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:21 de enero de 2026, 20:16
SKILL.md
readonly