What problem does it solve?
This Skill solves the problem of quickly understanding an 1C Configuration.xml by providing a compact, human-readable overview of what metadata objects exist, how many of them there are, and which key configuration properties are set.
Core Features & Use Cases
- Configuration structure overview: Produces a fast summary including core configuration properties and an object-type counter table.
- Compact compatibility report: Returns a single-line summary (name, synonym, version, object count, compatibility mode) for quick scanning across multiple configurations.
- Deep configuration inspection: Outputs detailed properties, default roles, mobile functionality toggles, internal contained objects, and the full per-type listing of child objects.
- Use cases:
- Compare multiple 1C configurations (e.g., baseline vs. target) by reviewing counts and key modes.
- Prepare a metadata review before refactoring or migration by checking what object types and defaults are present.
- Triage configuration dumps by generating a brief or full structural report from Configuration.xml.
Quick Start
Ask the Skill to analyze the Configuration.xml (or an export directory) at the path you provide, and choose the overview mode by default.