Skip to main content
Run any Skill in Manus
with one click
$pwd:

migrating-sql-to-dbt

// Converts legacy SQL to modular dbt models. Use when migrating SQL to dbt for: (1) Converting stored procedures, views, or raw SQL files to dbt models (2) Task mentions "migrate", "convert", "legacy SQL", "transform to dbt", or "modernize" (3) Breaking monolithic queries into modular layers (discovers project conventions first) (4) Porting existing data pipelines or ETL to dbt patterns Checks for existing models/sources, builds and validates layer by layer.

$ git log --oneline --stat
stars:100
forks:4
updated:January 21, 2026 at 20:16
SKILL.md
readonly