Unpack and repack 1C binary files (CF / CFE / EPF) with the Python v8unpack utility — no 1C platform required. Use when you need to extract a configuration, extension or data processor into human-readable sources (JSON + BSL), or build a binary back from sources, and the 1C:Enterprise platform is not available.
$npx -y skills add comol/ai_rules_1c --skill v8unpack-cfInstalls into the current project.
Run `npx skills use "https://github.com/comol/ai_rules_1c" --skill "comol/ai_rules_1c/v8unpack-cf"` 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/comol/ai_rules_1c" that are relevant to the current task. Run `npx skills add "https://github.com/comol/ai_rules_1c"` and select the relevant skills, then follow their instructions.