snowflake-cli
SKILL.md
Snowflake CLI (snow)
Execute SQL, manage Snowflake objects, and deploy applications using the Snowflake CLI command-line tool.
When to Use This Skill
Activate this skill when users ask about:
- Running SQL queries and scripts from command line
- Deploying Streamlit applications to Snowflake
- Managing Snowflake stages (upload/download/execute files)
- Using variables and templating in SQL scripts
- Executing Snowpark procedures and Python scripts
- Managing database objects (warehouses, tables, etc.)
- Automating Snowflake operations in CI/CD pipelines
- Multi-environment deployments with variables
- Troubleshooting CLI connection or execution issues