Разобрать ERF-файл отчёта 1С в XML-исходники. Используй когда пользователь просит разобрать, декомпилировать отчёт, получить исходники из ERF файла
$npx -y skills add desko77/cursor-1c-skills --skill 1c-erf-dumpInstalls into the current project.
Run `npx skills use "https://github.com/desko77/cursor-1c-skills" --skill "desko77/cursor-1c-skills/1c-erf-dump"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/desko77/cursor-1c-skills" that are relevant to the current task. Run `npx skills add "https://github.com/desko77/cursor-1c-skills"` and select the relevant skills, then follow their instructions.