medical-invoice-claim-denial-generator

Generate formal GLOSA PDFs for medical invoice denials with versioning.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/arkangelai/skills --skill medical-invoice-claim-denial-generator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: medical-invoice-claim-denial-generator
Source: https://github.com/arkangelai/skills/tree/main/medical-insurance-audit/medical-invoice-claim-denial-generator
Command: npx skills add https://github.com/arkangelai/skills --skill medical-invoice-claim-denial-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates turning the consolidated audit output into a formal, legally compliant denial PDF, saving time and ensuring consistency.

Core Features & Use Cases

  • Formal glosa generation from consolidated outputs with versioning support.
  • Input validation from metadata_input.json and output.json prior to PDF rendering.
  • Template-driven rendering to produce a Res. 3047/2008 compliant document suitable for submission.

Quick Start

Provide the consolidated audit output and metadata_input.json, then run the skill to generate the claim denial PDF.

Frequently Asked Questions about medical-invoice-claim-denial-generator

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

FAQPage Schema
How do I generate a formal glosa PDF for medical invoice denials?▼

To generate a glosa PDF for medical invoice denials, provide consolidated audit outputs and metadata_input.json. The skill validates inputs, determines the next version, renders a Res. 3047/2008 compliant template, and saves claim_denial.vN.pdf.

What is a glosa in medical insurance invoice processing?▼

A glosa in medical insurance invoice processing is a formal, legally compliant denial document. This skill automates generating a glosa PDF from consolidated audit outputs for cases labeled auto-denial or post-review.

Does this glosa generator support compliance with Res. 3047/2008 for Colombia?▼

Yes, this glosa generator supports compliance with Res. 3047/2008 for Colombia. It uses template-driven rendering to produce a standard document suitable for formal medical invoice denial submission.

How do I handle versioning when generating medical invoice denial PDFs?▼

To handle versioning for medical invoice denial PDFs, the skill automatically determines the next version from existing files. It renders the template and saves the output as claim_denial.vN.pdf while updating output.json.

What inputs are required to automate medical insurance invoice denial documents?▼

Required inputs to automate medical insurance invoice denial documents include consolidated audit outputs featuring auto-denial or post-review cases, and metadata_input.json. The skill validates these inputs prior to rendering the PDF.