What problem does it solve? Editing 1C:Enterprise data composition schemas (СКД) by hand means manipulating verbose Template.xml files, which is error-prone and slow. This Skill performs targeted, atomic modifications to an existing schema — fields, totals, filters, parameters, query text, and variant structure — through the unica MCP tool without manual XML editing. ## Core Features & Use Cases - Atomic schema operations: Add, modify, rename, reorder, or remove fields, calculated fields, totals, parameters, filters, sort orders, selections, data sets, data set links, variants, and conditional appearance using compact shorthand syntax. - Query management: Replace the full query text with set-query or apply precise substring replacements with patch-query, including an @once safety mode for risky renames. - Batch mode: Apply multiple values in a single call using the ;; separator for most operations. - Use Case: You need to add a Margin calculated field, a Period parameter with auto date bounds, and a filter on Status to an existing sales report schema — one call per operation, then verify with unica.dcs.validate. ## Quick Start Ask the assistant to add a decimal field "Цена" and a StandardPeriod parameter to the data composition schema at src/Reports/ОтчетПродажи/Templates/ОсновнаяСхемаКомпоновкиДанных using dcs-edit.