AI SummaryБезопасно удаляет объект из XML-выгрузки конфигурации. Перед удалением проверяет ссылки на объект в реквизитах, коде и других метаданных. Если ссылки найдены — удаление блокируется. Catalog, Document, Enum, Constant, InformationRegister, AccumulationRegister, AccountingRegister, CalculationRegister,
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "meta-remove" skill in my project. Please run this command in my terminal: # Install skill into your project (3 files) mkdir -p .claude/skills/meta-remove && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/meta-remove/SKILL.md "https://raw.githubusercontent.com/Nikolay-Shirokov/cc-1c-skills/main/.claude/skills/meta-remove/SKILL.md" && mkdir -p .claude/skills/meta-remove/scripts && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/meta-remove/scripts/meta-remove.ps1 "https://raw.githubusercontent.com/Nikolay-Shirokov/cc-1c-skills/main/.claude/skills/meta-remove/scripts/meta-remove.ps1" && mkdir -p .claude/skills/meta-remove/scripts && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/meta-remove/scripts/meta-remove.py "https://raw.githubusercontent.com/Nikolay-Shirokov/cc-1c-skills/main/.claude/skills/meta-remove/scripts/meta-remove.py" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Удалить объект метаданных из конфигурации 1С. Используй когда пользователь просит удалить, убрать объект из конфигурации
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted Today
● ActiveAdoption100+ stars on GitHub
242 ★ · GrowingDocsREADME + description
Well-documentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code
Cursor