cortex-code

Orchestrate Snowflake-native commands and agent workflows via the Cortex Code CLI.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/davekim917/bootstrap --skill cortex-code-davekim917
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cortex-code
Source: https://github.com/davekim917/bootstrap/tree/main/plugins/tools/skills/cortex-code
Command: npx skills add https://github.com/davekim917/bootstrap --skill cortex-code-davekim917

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cortex Code CLI enables Snowflake-native automation by orchestrating complex commands and agent workflows.

Core Features & Use Cases

  • Deploy Streamlit apps to Snowflake environment
  • Create Cortex Agents and Snowflake Intelligence agents
  • Build dbt models from Snowflake schemas
  • Perform schema discovery and catalog exploration
  • Optimize Airflow DAGs and multi-step workflows

Quick Start

Prompt Cortex Code with a description of the task and specify a Snowflake connection to start a multi-step workflow.

Frequently Asked Questions about cortex-code

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

FAQPage Schema
How do I automate Streamlit app deployment to Snowflake?

Automating Streamlit app deployment to Snowflake involves orchestrating agent workflows via the Cortex Code CLI, using a valid Snowflake connection to execute deployment commands and output files to a working directory.

Can I generate dbt models directly from Snowflake schemas?

Generating dbt models directly from Snowflake schemas is supported by Cortex Code, performing schema discovery and catalog exploration to build dbt models across connected Snowflake environments.

What's the best way to create Cortex Agents in Snowflake?

Creating Cortex Agents in Snowflake is best handled by orchestrating complex agent workflows through the Cortex Code CLI, building Snowflake Intelligence agents within a configured working directory.

Do I need the Cortex Code CLI installed to build Snowflake Intelligence agents?

Building Snowflake Intelligence agents requires the Cortex Code CLI installed, a valid Snowflake connection, and a working directory for file outputs to orchestrate the multi-step workflow successfully.

How does schema discovery work across Snowflake environments?

Schema discovery across Snowflake environments works by orchestrating catalog exploration commands via the Cortex Code CLI, scanning connected databases to map schemas and output results to a working directory.