database-performance

Installation
SKILL.md

IBM i Database Performance

Monitor database performance using index statistics, MTI analysis, database monitors, query supervisor thresholds, and materialized query table tracking.

Available Tools

The ibmi CLI is the primary tool for executing database performance queries. Set SKILL_DIR to this skill's installed location (the directory containing this SKILL.md file):

# SKILL_DIR = directory containing this SKILL.md
# Examples: ./skills/database-performance, ~/.claude/skills/database-performance

# List all database performance tools
ibmi tools --tools "$SKILL_DIR/tools/" --toolset database_performance_default

# Run a specific tool
ibmi tool get_index_statistics --tools "$SKILL_DIR/tools/"

# Run with parameters
Related skills

More from ajshedivy/ibmi-agent-skills

Installs
3
GitHub Stars
2
First Seen
Apr 1, 2026