Back to skills
SkillHub ClubAnalyze Data & AIFull StackData / AI

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.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
64
Hot score
92
Updated
March 20, 2026
Overall rating
C3.2
Composite score
3.2
Best-practice grade
A92.0

Install command

npx @skill-hub/cli install altimateai-data-engineering-skills-migrating-sql-to-dbt

Repository

AltimateAI/data-engineering-skills

Skill path: skills/dbt/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.

Open repository

Best for

Primary workflow: Analyze Data & AI.

Technical facets: Full Stack, Data / AI.

Target audience: Development teams looking for install-ready agent workflows..

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: AltimateAI.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install migrating-sql-to-dbt into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/AltimateAI/data-engineering-skills before adding migrating-sql-to-dbt to shared team environments
  • Use migrating-sql-to-dbt for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

migrating-sql-to-dbt | SkillHub