1c-mxl-decompile
CommunityDecompile 1C MXL to JSON
AuthorJefest9988
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows you to convert 1C spreadsheet documents (MXL files) into a structured JSON format, enabling easier analysis, modification, and programmatic manipulation of layouts.
Core Features & Use Cases
- Layout Analysis: Understand the structure and formatting of existing 1C spreadsheet layouts.
- JSON Conversion: Transform
Template.xmlfiles into a human-readable and machine-parseable JSON DSL. - Reverse Engineering: Facilitates the process of modifying or recreating complex spreadsheet designs.
- Use Case: You need to update the styling of a report's header in a 1C spreadsheet. Use this Skill to decompile the
Template.xmlinto JSON, make your style adjustments, and then use a companion Skill to recompile it.
Quick Start
Decompile the 1C spreadsheet template located at '/path/to/your/Template.xml' and save the output to 'output.json'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: 1c-mxl-decompile Download link: https://github.com/Jefest9988/1c-ai-development-kit/archive/main.zip#1c-mxl-decompile Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.