Разобрать EPF-файл обработки 1С (EPF/ERF) в XML-исходники. Используй когда пользователь просит разобрать, декомпилировать обработку, получить исходники из EPF/ERF файла
$npx -y skills add desko77/cursor-1c-skills --skill 1c-epf-dumpInstalls into the current project.
Run `npx skills use "https://github.com/desko77/cursor-1c-skills" --skill "desko77/cursor-1c-skills/1c-epf-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.