Этот скилл MUST быть вызван когда пользователь говорит про базы данных, список баз, "добавь базу", "какие базы есть", управление реестром .v8-project.json. SHOULD также вызывать в начале сессии для получения списка доступных баз. Do NOT использовать для создания новой базы — используй db-create; для запуска базы — используй db-run.
$npx -y skills add arman-kudaibergenov/1c-ai-development-kit --skill db-listInstalls into the current project.
Run `npx skills use "https://github.com/arman-kudaibergenov/1c-ai-development-kit" --skill "arman-kudaibergenov/1c-ai-development-kit/db-list"` 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.