snowflake-platform
Installation
SKILL.md
Snowflake Platform Skill
Build and deploy applications on Snowflake's AI Data Cloud using the snow CLI, Cortex AI functions, Native Apps, and Snowpark.
Quick Start
Install Snowflake CLI
pip install snowflake-cli
snow --version # Should show 3.14.0+
Configure Connection
# Interactive setup
snow connection add
Related skills