Этот скилл MUST быть вызван когда нужно создать схему компоновки данных 1С (СКД) с нуля из JSON-определения. SHOULD также вызывать при создании новых отчётов со сложной структурой данных. Do NOT использовать для модификации существующей СКД — используй skd-edit; для анализа СКД — используй skd-info.
$npx -y skills add arman-kudaibergenov/1c-ai-development-kit --skill skd-compileInstalls into the current project.
Run `npx skills use "https://github.com/arman-kudaibergenov/1c-ai-development-kit" --skill "arman-kudaibergenov/1c-ai-development-kit/skd-compile"` 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/arman-kudaibergenov/1c-ai-development-kit" that are relevant to the current task. Run `npx skills add "https://github.com/arman-kudaibergenov/1c-ai-development-kit"` and select the relevant skills, then follow their instructions.