/epf-validate - валидация внешней обработки (EPF)
SkillFiles & storageThis lets your AI check that 1C external processing files (EPF) are correct. After your AI creates or edits one of these files, it can validate the result, so you know the file is sound before you rely on it.
Available today. Use it from your connected AI after setup.
No other account needed.
Add it, then ask your AI to validate the EPF file it has just created or edited.
Then ask your AI: use the /epf-validate - валидация внешней обработки (EPF) skill
What your AI can do with it
- Validate a 1C external processing (EPF) file for correctness
- Check a file right after your AI creates it
- Re-check a file after your AI makes changes to it
- Confirm a file is correct before you put it to use
What this skill tells your AI
The instructions your AI receives, as published by desko77/cursor-1c-skills in skills/1c-epf-validate/SKILL.md and read by ahel’s review.
Проверяет структурную корректность XML-исходников внешней обработки: корневую структуру, InternalInfo, свойства, ChildObjects, реквизиты, табличные части, уникальность имен, наличие файлов форм и макетов. Также работает для внешних отчетов (ERF).
Параметры
| Параметр | Обяз. | Умолч. | Описание |
|---|---|---|---|
| ObjectPath | да | - | Путь к корневому XML или каталогу обработки |
| Detailed | нет | - | Подробный вывод (все проверки, включая успешные) |
| MaxErrors | нет | 30 | Остановиться после N ошибок |
| OutFile | нет | - | Записать результат в файл (UTF-8 BOM) |
Команда
powershell.exe -NoProfile -File skills/1c-epf-validate/scripts/epf-validate.ps1 -ObjectPath "src/МояОбработка"
powershell.exe -NoProfile -File skills/1c-epf-validate/scripts/epf-validate.ps1 -ObjectPath "src/МояОбработка/МояОбработка.xml"
Signals
- GitHub stars
- 57
- Forks
- 13
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
x-1c-epf-validate-desko77- Source
- github.com/desko77/cursor-1c-skills