What is db-dump-xml?
Dumping 1C configuration to XML files. Use when the user asks to dump the configuration to files, XML, source files, DumpConfigToFiles. Source: arman-kudaibergenov/1c-ai-development-kit.
Dumping 1C configuration to XML files. Use when the user asks to dump the configuration to files, XML, source files, DumpConfigToFiles.
Quickly install db-dump-xml AI skill to your development environment via command line
Source: arman-kudaibergenov/1c-ai-development-kit.
Выгружает конфигурацию информационной базы в XML-файлы (исходники). Поддерживает полную, инкрементальную, частичную выгрузку и обновление ConfigDumpInfo.
Прочитай .v8-project.json из корня проекта. Возьми v8path (путь к платформе) и разреши базу:
Если v8path не задан — автоопределение: Get-ChildItem "C:\Program Files\1cv8\\bin\1cv8.exe" | Sort -Desc | Select -First 1 Если файла нет — предложи /db-list add. Если использованная база не зарегистрирована — после выполнения предложи добавить через /db-list add.
Dumping 1C configuration to XML files. Use when the user asks to dump the configuration to files, XML, source files, DumpConfigToFiles. Source: arman-kudaibergenov/1c-ai-development-kit.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill db-dump-xmlBrowse more skills from arman-kudaibergenov/1c-ai-development-kit
Dumping 1C configuration to XML files. Use when the user asks to dump the configuration to files, XML, source files, DumpConfigToFiles. Source: arman-kudaibergenov/1c-ai-development-kit.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill db-dump-xml Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/arman-kudaibergenov/1c-ai-development-kit