dbt-projects-on-snowflake
ONLY for dbt projects deployed INTO Snowflake as native objects via the snow dbt CLI, OR for authoring dbt models using Snowflake-native features (e.g., semantic_view materialization via dbt_semantic_view package). NOT for normal dbt development. Invoke ONLY when the user explicitly mentions: snow dbt commands (deploy, execute, list), EXECUTE DBT PROJECT SQL, a deployed dbt project object (e.g., DB.SCHEMA.MY_PROJECT), ALTER/DROP/DESCRIBE/SHOW DBT PROJECT SQL, scheduling a deployed dbt project with CREATE TASK, generating documentation/catalog/lineage for a deployed project, OR authoring Snowflake-specific dbt materializations (semantic_view, dbt_semantic_view), OR adding a semantic view to an existing dbt project. Do NOT invoke for standard dbt workflows: dbt run, dbt build, dbt test, dbt seed, dbt init, dbt compile, dbt debug, dbt snapshot, dbt deps, dbt clean, dbt retry, dbt ls, profiles.yml, dbt_project.yml, model editing, source freshness, Jinja/macro development, CI/CD pipelines, or any dbt command run from a terminal. The key distinction: this skill is about dbt-as-a-Snowflake-object (snow dbt deploy), not dbt-as-a-CLI-tool (dbt run). Triggers: snow dbt, snow dbt deploy, snow dbt execute, snow dbt list, EXECUTE DBT PROJECT, deployed dbt project, ALTER DBT PROJECT, DROP DBT PROJECT, DESCRIBE DBT PROJECT, SHOW DBT PROJECTS, VERSION$, external-access-integration, dbt project object, migrate, prepare for snowflake, docs generate deployed, documentation deployed project, data catalog deployed, lineage deployed project, generate documentation for deployed, semantic_view materialization, dbt_semantic_view, semantic view in dbt project, add semantic view to dbt, dbt project semantic view, analytical access dbt project.
Pinned to revision 05cff3d0ec12, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/dbt-projects-on-snowflake/SKILL.md
- skills/dbt-projects-on-snowflake/deploy/SKILL.md
- skills/dbt-projects-on-snowflake/execute/SKILL.md
- skills/dbt-projects-on-snowflake/manage/SKILL.md
- skills/dbt-projects-on-snowflake/migrate/SKILL.md
- skills/dbt-projects-on-snowflake/monitoring/SKILL.md
- skills/dbt-projects-on-snowflake/references/cli-reference.md
- skills/dbt-projects-on-snowflake/references/private-git-packages.md
- skills/dbt-projects-on-snowflake/references/profiles-yml.md
- skills/dbt-projects-on-snowflake/references/semantic-views.md
- skills/dbt-projects-on-snowflake/references/troubleshooting.md
- skills/dbt-projects-on-snowflake/schedule/SKILL.md
Every link opens the file at its source, pinned to the revision this page describes.