LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

indexes - Database Index Analysis and Optimization

Analyze database queries and recommend missing indexes with performance impact analysis

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • scan codebase for queries
  • analyze query performance
  • identify missing indexes
  • generate documentation
  • create performance metrics

Inputs

  • codebase
  • database queries
  • PostgreSQL environment
  • scope arguments

Outputs

  • analysis documentation
  • index recommendations
  • performance metrics
  • implementation plan
  • monitoring setup

Requirements

  • PostgreSQL database
  • codebase access
  • documentation directory structure

Source

  • Spec: SKILL.md
database
optimization
performance
postgresql
analysis
scan codebase for queries
analyze query performance
identify missing indexes
generate documentation
codebase
database queries
PostgreSQL environment
analysis documentation
index recommendations
performance metrics