journal

Installation
SKILL.md

IBM i Journal Management

Manage and inspect journals, journal receivers, journaled objects, journal entries, remote journals, and audit data marts using QSYS2 SQL services.

Available Tools

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

ibmi tools --tools "$SKILL_DIR/tools/" --toolset journal_default
ibmi tool list_journals --tools "$SKILL_DIR/tools/"
ibmi sql "SELECT JOURNAL_NAME, JOURNAL_LIBRARY, JOURNAL_TYPE FROM QSYS2.JOURNAL_INFO"

Service Selection Guide

Related skills

More from ajshedivy/ibmi-agent-skills

Installs
2
GitHub Stars
2
First Seen
Apr 1, 2026