dbcli-index

Community

Speed up queries with smart indexes.

Authortteamtm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you optimize query performance across 30+ databases by creating, analyzing, and managing indexes. It reduces slow queries and manual trial-and-error when tuning performance.

Core Features & Use Cases

  • Index creation & management: Create single or composite indexes across supported databases.
  • Index analysis: Inspect existing indexes and identify candidates for improvement.
  • Safe operations: Follow best practices for naming and usage to minimize performance impact.

Quick Start

Use the dbcli-index skill to create an index on a Users table, for example: dbcli -c "Data Source=app.db" ddl "CREATE INDEX idx_users_email ON Users(email)"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dbcli-index
Download link: https://github.com/tteamtm/dbcli/archive/main.zip#dbcli-index

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.