What is meta-remove?
Delete the metadata object from the 1C configuration. Use it when the user asks to delete or remove an object from the configuration. Source: arman-kudaibergenov/1c-ai-development-kit.
Delete the metadata object from the 1C configuration. Use it when the user asks to delete or remove an object from the configuration.
Quickly install meta-remove AI skill to your development environment via command line
Source: arman-kudaibergenov/1c-ai-development-kit.
Безопасно удаляет объект из XML-выгрузки конфигурации. Перед удалением проверяет ссылки на объект в реквизитах, коде и других метаданных. Если ссылки найдены — удаление блокируется.
| ConfigDir | да | Корневая директория выгрузки (где Configuration.xml) | | Object | да | Тип и имя объекта: Catalog.Товары, Document.Заказ и т.д. | | DryRun | нет | Только показать что будет удалено, без изменений | | KeepFiles | нет | Не удалять файлы, только дерегистрировать | | Force | нет | Удалить несмотря на найденные ссылки |
Catalog, Document, Enum, Constant, InformationRegister, AccumulationRegister, AccountingRegister, CalculationRegister, ChartOfAccounts, ChartOfCharacteristicTypes, ChartOfCalculationTypes, BusinessProcess, Task, ExchangePlan, DocumentJournal, Report, DataProcessor, CommonModule, ScheduledJob, EventSubscription, HTTPService, WebService, DefinedType, Role, Subsystem, CommonForm, CommonTemplate, CommonPicture, Common...
Delete the metadata object from the 1C configuration. Use it when the user asks to delete or remove an object from the configuration. 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 meta-removeBrowse more skills from arman-kudaibergenov/1c-ai-development-kit
Delete the metadata object from the 1C configuration. Use it when the user asks to delete or remove an object from the configuration. 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 meta-remove 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