analyzing-query-performance
This skill enables Claude to analyze and optimize database query performance. It activates when the user discusses query performance issues, provides an EXPLAIN plan, or asks for optimization recommendations. The skill leverages the query-performance-analyzer plugin to interpret EXPLAIN plans, identify performance bottlenecks (e.g., slow queries, missing indexes), and suggest specific optimization strategies. It is useful for improving database query execution speed and resource utilization.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install jeremylongshore/claude-code-plugins-nixtla/analyzing-query-performance skilz install jeremylongshore/claude-code-plugins-nixtla/analyzing-query-performance --agent opencode skilz install jeremylongshore/claude-code-plugins-nixtla/analyzing-query-performance --agent codex skilz install jeremylongshore/claude-code-plugins-nixtla/analyzing-query-performance --agent gemini
First time? Install Skilz: pip install skilz
Works with 14 AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/jeremylongshore/claude-code-plugins-nixtla cp -r claude-code-plugins-nixtla/archive/backups-20251108/skills-migration-20251108-070147/plugins/database/query-performance-analyzer/skills/query-performance-analyzer ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
component-search
by redpanda-dataThis skill should be used when users need to discover Redpanda Connect components for their streaming pipelines. Trigger when users ask about finding ...
reasoningbank-with-agentdb
by ruvnet"Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distilla...
cqrs-implementation
by wshobsonImplement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance...
database-migration
by wshobsonExecute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating ...
Agentic Skill Details
- Owner
- jeremylongshore (GitHub)
- Repository
- claude-code-plugins-nixtla
- Type
- Technical
- Meta-Domain
- data ai
- Primary Domain
- database
- Market Score
- 17.1
Browse Category
More data ai Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?