From jeremylongshore-claude-code-plugins-plus-skills
Optimizes SQL queries by analyzing execution plans, indexing strategies, and query structure. Activated automatically when discussing SQL query optimization tasks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:sql-query-optimizerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for sql query optimizer tasks within the Data Analytics domain.
This skill provides automated assistance for sql query optimizer tasks within the Data Analytics domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with sql query optimizer" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Data Analytics skill category. Tags: sql, analytics, visualization, statistics, bi
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin j-rig<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
Analyzes and optimizes SQL queries for performance in PostgreSQL and MySQL. Use when improving slow queries, reducing execution time, or analyzing query plans.
Optimizes SQL queries, indexing strategies, and database performance across MySQL, PostgreSQL, SQL Server, and Oracle. Analyzes execution plans, pagination, batch operations, and more.