snowflake-sql

Official

Unlock Snowflake SQL power with smart patterns.

AuthorSignalPilot-Labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Snowflake SQL queries often require a set of patterns to achieve common analytics tasks, which can lead to verbose and error-prone code. This Skill provides concise, reusable patterns to streamline such queries and improve readability and reliability.

Core Features & Use Cases

  • QUALIFY-based window filtering to identify the latest record per group without subqueries.
  • ILIKE-based case-insensitive filtering for robust data selection.
  • LATERAL FLATTEN and VARIANT field access to handle semi-structured data in Snowflake.
  • Comprehensive guidance on date and string functions to simplify transformations.
  • Use Case: Build concise analytics queries that are easy to maintain across large Snowflake datasets.

Quick Start

Execute a QUALIFY-based query to return the latest order per customer from the orders table.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: snowflake-sql
Download link: https://github.com/SignalPilot-Labs/SignalPilot/archive/main.zip#snowflake-sql

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.