snowflake-api
OfficialRun Snowflake SQL and fetch results fast.
Authoranthropics
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the friction of manually interacting with Snowflake’s SQL API by letting you submit queries, poll long-running jobs, and retrieve results in a reliable, repeatable way.
Core Features & Use Cases
- Query execution: Submit single statements or multi-statement requests to Snowflake with the right session context, bindings, and timeout controls.
- Result retrieval: Fetch inline results or partitioned pages from existing statement handles, including recovery after asynchronous execution.
- Catalog browsing and operations: Inspect databases, schemas, tables, columns, and warehouses with SQL-based SHOW and INFORMATION_SCHEMA workflows.
- Operational control: Cancel running statements, manage request idempotency, and handle errors and rate limits safely.
Quick Start
Ask the assistant to run a Snowflake query with this skill, providing the target warehouse and SQL statement so it can submit the job, wait for completion, and return the results.
Dependency Matrix
Required Modules
curljq
Components
scriptsreferences
💻 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-api Download link: https://github.com/anthropics/claude-tag-plugins/archive/main.zip#snowflake-api Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.