This skill extracts and decompiles 1C ERF/EPF report files into XML source files for inspection or versioning. It provides a wrapper around native scripts (PowerShell) that run the platform's dump utilities and handles connection parameters for file-based or server-based 1C information bases.
Use when a user provides an ERF/EPF report file and needs the original XML source code or project structure (for auditing, migration, or debugging). It is suitable for both local file-based info-bases and remote server-based databases when connection details are available.
scripts/epf-dump.ps1 to perform the dump (has_scripts=true)./erf-dump <ErfFile> [OutDir]), required connection params (InfoBasePath or InfoBaseServer+Ref), and script parameters (V8Path, InputFile, OutputDir, Format). Examples show file-based and server-based commands.Agents that can run shell or PowerShell commands and access filesystem: Claude Code, Copilot/Code assistants, and any agent with Bash/PowerShell execution capability.
ERF Dump is a 1C:Enterprise skill for decompiling ERF report files into XML source. The SKILL.md is no longer available on GitHub (404), and no scripts were bundled. The parent repo (IngvarConsulting/unica) uses a curl|sh install pattern which is a security concern. The skill targets a very niche audience of 1C developers working with the Russian ERP platform.
SKILL.md body is null and the file no longer exists at the recorded GitHub path. The erf-dump skill directory was not found in the current repo tree. This skill may have been merged into another skill or removed. Scored based on available metadata and repo-level analysis only.