AIToday
Large Language ModelsAI Coding AssistantsSnowflake AI BlogPublished: Sep 5, 2026, 04:00 JST2 min read

Snowflake CoCo Boosts Reproducible Data Pipelines

Snowflake CoCo Boosts Reproducible Data Pipelines

Key takeaway

  • Snowflake's CoCo agent assists data engineers with pipelines.

  • It runs inside Snowflake's secure perimeter.

  • CoCo offers skills for Snowflake-native workflows like dbt and Snowpipe Streaming.

3 Key Points

  1. What happened

    Snowflake introduced CoCo, an AI coding agent for data engineers, available via CLI, Desktop, and Snowsight. CoCo runs within Snowflake's security perimeter and has built-in skills for Snowflake workflows like dbt and Snowpipe Streaming.

  2. Why it matters

    CoCo helps data engineers create repeatable, high-quality outcomes by encoding team knowledge into skills and plugins, rather than relying on one-off prompts. Snowflake argues that AI agents should not make direct production changes and that professional tools like dbt and DCM remain essential.

  3. What to watch

    CoCo supports model choice among top frontier and open-source models. Skills are folders with a SKILL.md file, while plugins bundle skills, hooks, MCP servers, and more into versioned, installable units via the Plugins Catalog.

Ask the AI about this article →

Context & Analysis

Snowflake positions CoCo as more than a code generator—it emphasizes reproducibility for professional data engineers. The post argues that while AI agents can produce code, the real value lies in encoding institutional knowledge so outcomes are consistent. CoCo's design reflects this: it runs within Snowflake's security perimeter, integrates natively with Snowflake schemas, and offers built-in skills for common workflows.

A key caution is that agents should not make direct production changes due to nondeterministic outputs. Instead, engineers should use enterprise tools like dbt and DCM for deployment. CoCo's plugin system addresses skill lifecycle management, enabling versioning, CI validation, and centralized registry tracking. This suggests a shift toward treating AI-assisted workflows as managed software artifacts rather than ad-hoc prompts.

The blog's guidance—start minimal, iterate from failures, and treat conciseness as a constraint—reflects emerging best practices. By releasing these patterns publicly, Snowflake aims to shape how data engineers adopt AI, likely fostering a community of reproducible workflows that leverage Snowflake's ecosystem.

FAQ

How do I access Snowflake CoCo?
You can access CoCo via the CLI (install script for macOS/Linux or Windows), the Desktop app (a VS Code-based IDE), or directly in Snowsight without installation.
What are skills and plugins in CoCo?
Skills are Markdown folders with a SKILL.md file that inject domain instructions. Plugins bundle skills, subagents, slash commands, hooks, and MCP servers into a versioned, deployable unit, manageable via commands like 'cortex plugin install' and 'cortex plugin update'.
Snowflake AI BlogRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Furukawa Electric Leads CPO External Laser Source MarketTop Companies AI · 26m ago
  • LINE Yahoo expands ad delivery with AI agent 'Agent i'Top Companies AI · 26m ago
  • Oracle AI Update: Masked Language Modeling Gains GroundTop Companies AI · 26m ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleGitHub unveils HydraFusion, a multi-model AI orchestrator