snowflake-query-analyzer
CommunityOptimize Snowflake queries for speed and cost.
Authorjwest33
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill analyzes Snowflake query performance, identifies optimization opportunities, and provides cost reduction recommendations. It helps you reduce run times and compute costs while ensuring reliable results.
Core Features & Use Cases
- Query Profile Analysis: Examine execution time, bytes scanned, pruning, and credits.
- Optimization Strategies: Clustering keys, incremental processing, and caching.
- Cost Analysis & Reporting: Compute potential cost savings and visualize improvements.
Quick Start
Run the analysis for a specific query using the included Python script, for example: python analyze_snowflake.py --query-id <QUERY_ID> or --model fct_orders to fetch related queries.
Dependency Matrix
Required Modules
snowflake-connector-python
Components
scripts
💻 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-query-analyzer Download link: https://github.com/jwest33/claude_code_plugin_dbt_snowflake_specialist/archive/main.zip#snowflake-query-analyzer 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 223,000+ vetted skills library on demand.