1c-interface-edit · git:20260304.2cc046c · 2026-03-04 · sha256 32c1c32401c5b502
1c-interface-edit git:20260304.2cc046cA
Immutable. This exact content is served forever at /api/v1/blob/32c1c32401c5b502.
--- name: 1c-interface-edit description: Настройка командного интерфейса подсистемы 1С. Используй когда нужно скрыть или показать команды, разместить в группах, настроить порядок argument-hint: <CIPath> <Operation> <Value> allowed-tools: - Bash - Read - Write - Glob --- # /interface-edit — редактирование CommandInterface.xml Операции: hide, show, place, order, subsystem-order, group-order. Подробнее: `skills/1c-interface-edit/reference.md` ```powershell powershell.exe -NoProfile -File 'skills/1c-interface-edit/scripts/interface-edit.ps1' -CIPath '<path>' -Operation hide -Value '<cmd>' ```