DevOps & Infrastructure·v1.0.0·JayRHa/AgentSkills

Sql Optimizer

Diagnoses and fixes slow SQL queries using EXPLAIN/EXPLAIN ANALYZE plan reading, index design, query rewrites, statistics, and schema-aware tuning across PostgreSQL, MySQL/MariaDB, SQL Server, Oracle, and SQLite. Use this skill when a user says a query is slow, times out, "takes forever", needs an index, asks to "optimize this SQL", "why is this query slow", "read this EXPLAIN plan", "add an index", "reduce query cost", "fix a full table scan / seq scan", "N+1 query", "tune the database", or pastes a query plan and asks what is wrong.

Install this skill

Add the catalog as a Grok Bot marketplace source, then install the skill.

grok plugin marketplace add jaskirat1616/grok-skills

Or copy SKILL.md to ~/.grok/skills/sql-optimizer/SKILL.md

SKILL.mdskills/sql-optimizer/SKILL.md
Loading…