legacy-ibmi-screen-report-analyzer

Analyze IBM i display files, printer files, and menus into structured Markdown.

Updated May 12, 2026
One-click install
npx skills add https://github.com/wwa-lab/legacy-spec-factory --skill legacy-ibmi-screen-report-analyzer
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: legacy-ibmi-screen-report-analyzer
Source: https://github.com/wwa-lab/legacy-spec-factory/tree/main/.opencode/skills/legacy-ibmi-screen-report-analyzer
Command: npx skills add https://github.com/wwa-lab/legacy-spec-factory --skill legacy-ibmi-screen-report-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill analyzes IBM i screen/report artifacts, providing structured analysis and evidence to support modernization efforts.

Core Features & Use Cases

  • Screen/Report Analysis: Analyze display files, printer files, menus, subfiles, function keys, indicators, and presentation behavior.
  • Evidence-Based Analysis: Document screen/report details with evidence linking to DDS, program code, and SME input.
  • Use Case: Before analyzing program flow, use this Skill to understand how screen/report artifacts influence user interaction and data presentation.

Quick Start

Analyze the IBM i screen/report artifact for OBJ-ORDER-ENTRY-003 using the legacy-ibmi-screen-report-analyzer skill.

Frequently Asked Questions about legacy-ibmi-screen-report-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze IBM i display files and printer files for modernization?โ–ผ

You need access to IBM i display files (DSPF), printer files (PRTF), menus, and relevant program code to accurately extract presentation behavior and validate field usage for structured analysis.

What is evidence-based screen analysis for IBM i reports?โ–ผ

This Skill extracts presentation behavior from IBM i screen and report artifacts, validating field usage and correlating it with program logic to output structured Markdown files for modernization.

When do I need to extract presentation behavior from IBM i screen artifacts?โ–ผ

You should analyze IBM i screen artifacts before analyzing program flow to understand how display files, subfiles, and function keys influence user interaction and data presentation.

Does this IBM i report analyzer support PDF extraction with pdfplumber?โ–ผ

Yes, this Skill uses Python scripts with pypdf, pdfplumber, and pdf2image dependencies to extract data from IBM i screen and report artifacts for structured analysis.

What IBM i artifacts are required to validate field usage and indicators?โ–ผ

Validating field usage and indicators requires access to IBM i display files (DSPF), printer files (PRTF), menus, and relevant program code to accurately correlate presentation behavior with program logic.