xpz-reader

Classify GeneXus XPZ/XML objects by type, family, and risk.

11|3|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/GxBrasilNOficial/GeneXus-XPZ-Skills --skill xpz-reader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xpz-reader
Source: https://github.com/GxBrasilNOficial/GeneXus-XPZ-Skills/tree/main/xpz-reader
Command: npx skills add https://github.com/GxBrasilNOficial/GeneXus-XPZ-Skills --skill xpz-reader

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GeneXus XPZ/XML objects can be complex and error-prone to categorize manually. This skill automates classification and risk assessment from raw XML input.

Core Features & Use Cases

  • Identify Object/@type and map to known categories using empirical catalogs.
  • Determine structural family and Part types, validate against known patterns.
  • Assess risk level and report confidence levels.

Quick Start

Provide a raw XPZ/XML snippet for classification.

Frequently Asked Questions about xpz-reader

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

FAQPage Schema
How do I classify GeneXus XPZ objects by type and risk?

To classify GeneXus XPZ objects, provide raw XPZ or XML input. The skill identifies object types, structural families, and parts, then assesses risk levels with explicit confidence scores.

What is the structural family of a GeneXus XML object?

The structural family is determined by mapping Object/@type attributes to known categories using empirical catalogs. It validates Part types against recognized patterns to classify the structure.

How do I assess risk levels in XPZ files automatically?

Assess risk levels in XPZ files by processing raw XML input against empirical catalogs. The skill evaluates structural patterns and delivers a risk level with explicit confidence metrics.

Can I use raw XML snippets for GeneXus object classification?

Yes, you can use raw XML snippets for GeneXus object classification. The skill applies raw XPZ/XML inputs directly and compares them against empirical catalogs to identify structure and risk.

What are the limitations of automated XPZ risk assessment?

Automated XPZ risk assessment relies on empirical catalogs for pattern matching. If the raw XML input contains unknown structures or unrecognized Part types, the confidence level of the risk assessment may be lower.