snowflake-platform
Installation
Summary
Build and deploy applications on Snowflake's AI Data Cloud with Cortex AI, Native Apps, and Snowpark.
- Cortex AI functions (COMPLETE, SUMMARIZE, TRANSLATE, SENTIMENT, AI_FILTER, AI_CLASSIFY) run directly in SQL with 7+ LLM models and automatic optimization for filtering queries
- Native App development with Streamlit, external access integrations, shared data patterns, and Marketplace publishing with security review workflow
- JWT key-pair authentication with account locator/organization-account identifier mapping, plus SPCS container service token support
- Snowpark Python for DataFrame operations, UDFs, stored procedures, and DML statistics; REST API v2 with async query handling and polling patterns for Cloudflare Workers
- Prevents 11 documented errors including account identifier confusion, external access reset on deploy, memory leaks in connector 4.x, and AI function throttling during peak usage
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
More from jezweb/claude-skills
tailwind-v4-shadcn
|
2.7Ktanstack-query
|
2.5Kshadcn-ui
Install and configure shadcn/ui components for React projects. Guides component selection, installation order, dependency management, customisation with semantic tokens, and common UI recipes (forms, data tables, navigation, modals). Use after tailwind-theme-builder has set up the theme infrastructure, when adding components, building forms, creating data tables, or setting up navigation.
2.5Ktailwind-theme-builder
>
2.2Kfastapi
|
2.0Kcolor-palette
>
1.9K