dbt-cortex-pipeline

Construct dbt pipelines on Snowflake with Cortex AI services.

9|6|Updated Sep 23, 2025
One-click install
npx skills add https://github.com/Snowflake-Labs/unified-data-stack-for-incident-management --skill dbt-cortex-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dbt-cortex-pipeline
Source: https://github.com/Snowflake-Labs/unified-data-stack-for-incident-management/tree/main/coco/dbt-cortex-pipeline
Command: npx skills add https://github.com/Snowflake-Labs/unified-data-stack-for-incident-management --skill dbt-cortex-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dbt, Snowflake, Cortex AI, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the construction of dbt pipelines on Snowflake that integrate data models with Cortex AI services, enabling users to perform advanced natural language querying, text2sql, document search, and conversational AI interactions.

Core Features & Use Cases

  • End-to-End dbt Pipeline: Integrates data modeling with Cortex AI services (Semantic Views, Cortex Search, Cortex Agents) in a single deployable dbt project.
  • Data Modeling: Supports bronze, silver, and gold layers with various capabilities like pass-through models, AI enrichment, and business-ready fact tables.
  • Cortex AI Services: Offers Semantic Views for text-to-SQL, Cortex Search for vector search over unstructured text, and Cortex Agents for conversational AI.
  • Use Case: For users looking to create a dbt project with AI capabilities for natural language querying, text2sql, document search, or conversational AI interactions, this Skill provides a streamlined process to design, build, and deploy such a project.

Quick Start

To build a dbt project with Cortex AI services, run the dbt-cortex-pipeline skill and follow the prompts to configure your project settings, data sources, and desired Cortex AI features.

Frequently Asked Questions about dbt-cortex-pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a dbt pipeline on Snowflake with Cortex AI services?

To build a dbt pipeline on Snowflake with Cortex AI, you can use an automated pipeline builder to configure data models, Semantic Views, Cortex Search, and Cortex Agents. This integrates text-to-SQL, document search, and conversational AI into a single deployable dbt project.

What are Semantic Views and Cortex Search in a Snowflake dbt project?

Semantic Views enable text-to-SQL natural language querying, while Cortex Search provides vector search over unstructured text within a Snowflake dbt project. Both are Cortex AI services that integrate with your data models to enable advanced AI interactions.

Do I need dbt and Snowflake to use Cortex AI for natural language querying?

Yes, you need both dbt and Snowflake to construct end-to-end pipelines integrating Cortex AI services. The pipeline requires these environments to handle data modeling, orchestration, and deployment across bronze, silver, and gold data layers.

Can I use dbt to create bronze, silver, and gold data layers with AI enrichment?

Yes, dbt supports bronze, silver, and gold data layers with various capabilities including pass-through models and AI enrichment. This structure allows you to progress from raw data to business-ready fact tables integrated with Cortex AI services.

What is the best way to add conversational AI to a Snowflake data model?

The best way to add conversational AI to Snowflake data models is by integrating Cortex Agents into your dbt pipeline. This deploys conversational AI interactions directly alongside your structured data models and vector search capabilities.