analyzing-database-indexes
This skill uses the database-index-advisor plugin to analyze query patterns and recommend optimal database indexes. It identifies missing indexes to improve query performance and unused indexes that can be removed to save storage and improve write performance. Use this skill when the user asks to "analyze database indexes", "optimize slow queries", "find missing indexes", "remove unused indexes", or requests help with "database index optimization". The plugin analyzes database workloads, detects potential indexing issues, and provides actionable recommendations for indexing strategies.
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-database-indexes skilz install jeremylongshore/claude-code-plugins-nixtla/analyzing-database-indexes --agent opencode skilz install jeremylongshore/claude-code-plugins-nixtla/analyzing-database-indexes --agent codex skilz install jeremylongshore/claude-code-plugins-nixtla/analyzing-database-indexes --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/database-index-advisor/skills/database-index-advisor ~/.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?