message-handling

Installation
SKILL.md

IBM i Message Handling

Read and analyze message queues, system history log, reply lists, and message file definitions using SQL services from QSYS2.

Available Tools

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

# List all message handling tools
ibmi tools --tools "$SKILL_DIR/tools/" --toolset message_handling_default

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

# Ad-hoc SQL for custom queries
Related skills

More from ajshedivy/ibmi-agent-skills

Installs
2
GitHub Stars
2
First Seen
Apr 1, 2026