database-utility

Installation
SKILL.md

IBM i Database Utility

Analyze database files, members, partitions, and objects using SQL services from QSYS2, SYSTOOLS, and the OBJECT_STATISTICS table function.

Available Tools

The ibmi CLI is the primary tool for executing database utility 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-utility, ~/.claude/skills/database-utility

# List all database utility tools
ibmi tools --tools "$SKILL_DIR/tools/" --toolset database_utility_default

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

# Run with parameters
Related skills

More from ajshedivy/ibmi-agent-skills

Installs
2
GitHub Stars
2
First Seen
Apr 1, 2026