data-analyst-sql-optimization

Community

Speed up SQL queries with proven patterns.

Authortakemi-ohama
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps SQL analysts optimize slow queries using proven patterns, improving performance and reducing debugging time.

Core Features & Use Cases

  • Optimization pattern library: catalog of common patterns (N+1, index usage, join optimization, window functions, etc.)
  • Before/After examples: show concrete improvements.
  • Index recommendations: guidance on indexing strategies.
  • Execution plan analysis: how to read EXPLAIN and validate improvements.
  • Use Case: optimize a lagging dashboard query to meet SLA.

Quick Start

Provide an example: "optimize this slow query: SELECT * FROM orders WHERE status='completed' AND created_at > '2023-01-01'".

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: data-analyst-sql-optimization
Download link: https://github.com/takemi-ohama/ai-agent-marketplace/archive/main.zip#data-analyst-sql-optimization

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 223,000+ vetted skills library on demand.