xpz-doc-builder

Generate and update Markdown documentation from XPZ/XML sources.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gera, recompõe e atualiza documentação Markdown a partir do acervo XML do repositório e de moldes sanitizados. Usa scripts locais do repositório ativo e evita depender de caminhos absolutos privados.

Core Features & Use Cases

  • Gera documentação Markdown a partir do acervo XML XPZ/KB.
  • Recompõe seções com moldes sanitizados.
  • Atualiza documentação de forma consistente a partir de exemplos XML.

Quick Start

Execute xpz-doc-builder para gerar ou atualizar a documentação Markdown a partir do acervo XML utilizando moldes sanitizados.

Frequently Asked Questions about xpz-doc-builder

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

FAQPage Schema
How do I generate Markdown documentation from XML source files?

The xpz-doc-builder Skill automates Markdown documentation generation from XPZ/XML sources by resolving input/output paths and using local repository scripts to process XML assets into Markdown.

What is the best way to update existing Markdown docs from XML assets?

The best way to update existing Markdown docs from XML assets is using automated documentation generation, which recomposes sections using sanitized templates to ensure consistency across the KB documentation workflow.

How does Markdown documentation generation from XML using sanitized templates work?

Markdown documentation generation from XML works by reading the XPZ/XML repository inventory, applying sanitized templates to reconstitute sections, and writing the updated Markdown files back to the resolved output paths.

Do I need specific local scripts or dependencies to generate Markdown from XML sources?

Yes, Markdown generation from XML sources depends on local scripts within the active repository and requires a SKILL.md frontmatter for discovery, avoiding any reliance on private absolute paths.

Can I use this XML to Markdown documentation generator across different KB workflows?

Yes, this XML to Markdown documentation generator works across KB documentation workflows, supporting both complete inventory generation and targeted section updates based on your XML assets.

Are there limitations when automating Markdown docs from XPZ XML sources?

A limitation of automating Markdown docs from XPZ XML sources is that the process requires local repository scripts and SKILL.md frontmatter for discovery, meaning it cannot run independently of the active repository environment.