Skillzwave Logo
Skillzwave

analyzing-database-indexes

17.1

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.

Marketplace

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...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/jeremylongshore/claude-code-plugins-nixtla
2. Copy the agent skill directory:
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-data

This skill should be used when users need to discover Redpanda Connect components for their streaming pipelines. Trigger when users ask about finding ...

54
TECHdatabase
Marketplace
+api

reasoningbank-with-agentdb

by ruvnet

"Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distilla...

54
TECHdatabase
Marketplace

cqrs-implementation

by wshobson

Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance...

54
TECHdatabase
Marketplace
+linux

database-migration

by wshobson

Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating ...

54
TECHdatabase
Marketplace

Agentic Skill Details

Type
Technical
Meta-Domain
data ai
Primary Domain
database
Market Score
17.1

Report Security Issue

Found a security vulnerability in this agent skill?