epf-validate

Validate 1C EPF external data processors and ERFs for structural correctness.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/mmmmmm786mngb-jpg/WIM_DEV --skill epf-validate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: epf-validate
Source: https://github.com/mmmmmm786mngb-jpg/WIM_DEV/tree/main/.cursor/skills/epf-validate
Command: npx skills add https://github.com/mmmmmm786mngb-jpg/WIM_DEV --skill epf-validate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lxml, and includes scripts (resource) components.

What problem does it solve?

Validate 1C EPF External Data Processors and External Reports to ensure structural correctness.

Core Features & Use Cases

  • Comprehensive XML/MD metadata validation across ExternalDataProcessor and ExternalReport types.
  • InternalInfo, GeneratedType, and Cross-reference checks with detailed diagnostics for quick remediation.
  • Use during development and deployment to verify forms, templates, and object schemas before release.

Quick Start

Run the epf-validate skill against your EPF/ERF project to verify structural integrity.

Frequently Asked Questions about epf-validate

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

FAQPage Schema
How do I validate 1C EPF external data processor structures after editing?

To validate 1C EPF external data processors, you can run a structural validation tool that checks XML metadata, internal structures, and cross-references to confirm correctness after edits.

What is structural validation for 1C ERF external reports?

Structural validation for 1C ERF external reports verifies XML metadata, internal structures, and cross-references to ensure forms, templates, and object schemas maintain correctness before release.

Can I check InternalInfo and GeneratedType metadata in 1C EPF files?

Yes, you can check InternalInfo and GeneratedType metadata in 1C EPF files by running validation checks that analyze these specific internal structures and provide clear diagnostics for quick remediation.

Does 1C EPF validation work with the lxml XML parsing library?

Yes, 1C EPF validation works with the lxml XML parsing library, which serves as the underlying dependency for processing and verifying the XML metadata within external data processors.

When do I need to validate cross-references in 1C external data processors?

You need to validate cross-references in 1C external data processors during development and deployment workflows to ensure object schemas and internal structures are correct before release.

What's the best way to verify 1C ERF structural integrity before deployment?

The best way to verify 1C ERF structural integrity before deployment is to run comprehensive validation that checks XML metadata, internal structures, and cross-references with detailed diagnostic reporting.