What problem does it solve?
This Skill removes the guesswork of reading thousands of 1C XML lines by giving you a compact, structured overview of what’s inside an object export and what parts are relevant before you change anything.
Core Features & Use Cases
- Unified 1C XML inspection: Analyze configuration, metadata objects, managed forms, DCS/СКД templates, MXL spreadsheet layouts, subsystems, and roles/rights in one place.
- Drill-down by name: Inspect a specific element (e.g., a particular реквизит/field, tabular section, ДCS field/trace target, subsystem node, role rights details) via an optional name parameter.
- Mode-based outputs: Use overview/brief/full to balance speed vs completeness, and get pagination-friendly results for large exports.
- Safety-first workflow: Designed as a preparation step before edits; it explicitly avoids using modification/compile logic.
Quick Start
Use the inspect skill to analyze a configuration root export at upload/cfempty by running: /inspect -ConfigPath upload/cfempty -Mode overview.