snowflake-platform

Develop and deploy Snowflake applications using Snow CLI, Snowpark, and Cortex AI.

54|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/dennislee928/Ethic-Latex --skill snowflake-platform
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: snowflake-platform
Source: https://github.com/dennislee928/Ethic-Latex/tree/main/.claude/skills/snowflake-platform
Command: npx skills add https://github.com/dennislee928/Ethic-Latex --skill snowflake-platform

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and rules (resource) components.

What problem does it solve?

This Skill empowers developers to build and deploy applications on Snowflake's AI Data Cloud, streamlining workflows from development to marketplace publishing.

Core Features & Use Cases

  • Snow CLI & Snowpark: Develop and manage applications using Snowflake's command-line interface and Python SDK.
  • Cortex AI: Leverage LLM functions like COMPLETE, SUMMARIZE, and AI_FILTER directly within SQL.
  • Native Apps & Marketplace: Build, version, and publish applications to the Snowflake Marketplace.
  • Authentication: Securely connect using JWT key-pair authentication and manage account identifiers.
  • Use Case: A developer needs to build a data application that uses Cortex AI to summarize customer feedback and then deploy it as a Native App to the Snowflake Marketplace.

Quick Start

Use the snowflake-platform skill to deploy your native app using the 'snow app run' command.

Frequently Asked Questions about snowflake-platform

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

FAQPage Schema
How do I use Cortex AI functions like COMPLETE and SUMMARIZE in Snowflake SQL?

You can deploy your Snowflake Native App using the 'snow app run' command via the Snow CLI. This Skill provides the necessary rules and scripts to manage the deployment lifecycle and publish to the Snowflake Marketplace.

How do I set up JWT key-pair authentication for the Snowflake SQL API?

Snowpark is the Python SDK used alongside the Snow CLI to develop and manage applications within the Snowflake AI Data Cloud. This Skill facilitates development workflows using these tools to build data applications.

How do I publish a Native App to the Snowflake Marketplace?

Publishing a Native App to the Snowflake Marketplace involves building, versioning, and deploying your application using Snow CLI commands. This Skill outlines the process to move from local development to marketplace publishing.

Why am I getting account identifier errors when connecting to Snowflake?

Account identifier errors during Snowflake connections often stem from incorrect configuration formats or API interaction issues. This Skill provides troubleshooting references to resolve common deployment and authentication configuration errors.