·db-create

Création d'une base d'informations 1C. À utiliser lorsque l'utilisateur demande à créer une base, un nouveau BI ou une base vide.

0Installations·0Tendance·@arman-kudaibergenov

Installation

$npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill db-create

Comment installer db-create

Installez rapidement le skill IA db-create dans votre environnement de développement via la ligne de commande

  1. Ouvrir le Terminal: Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.)
  2. Exécuter la commande d'installation: Copiez et exécutez cette commande : npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill db-create
  3. Vérifier l'installation: Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Source : arman-kudaibergenov/1c-ai-development-kit.

Создаёт новую информационную базу 1С (файловую или серверную) и предлагает зарегистрировать в .v8-project.json.

Прочитай .v8-project.json из корня проекта для v8path (путь к платформе). Если v8path не задан — автоопределение: Get-ChildItem "C:\Program Files\1cv8\\bin\1cv8.exe" | Sort -Desc | Select -First 1 После создания базы предложи зарегистрировать через /db-list add.

| -V8Path | нет | Каталог bin платформы (или полный путь к 1cv8.exe) | | -InfoBasePath | | Путь к файловой базе | | -InfoBaseServer | | Сервер 1С (для серверной базы) | | -InfoBaseRef | | Имя базы на сервере | | -UseTemplate | нет | Создать из шаблона (.cf или .dt) | | -AddToList | нет | Добавить в список баз 1С | | -ListName | нет | Имя базы в списке |

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill db-create
Catégorie
</>Développement
Vérifié
Première apparition
2026-03-13
Mis à jour
2026-03-13

Browse more skills from arman-kudaibergenov/1c-ai-development-kit

Réponses rapides

Qu'est-ce que db-create ?

Création d'une base d'informations 1C. À utiliser lorsque l'utilisateur demande à créer une base, un nouveau BI ou une base vide. Source : arman-kudaibergenov/1c-ai-development-kit.

Comment installer db-create ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill db-create Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Où se trouve le dépôt source ?

https://github.com/arman-kudaibergenov/1c-ai-development-kit