skd-compile

Community

Generate 1C Data Composition Schemas from JSON

AuthorNikolay-Shirokov
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the creation and modification of complex 1C Data Composition Schemas (DCS) by allowing you to define them using a more human-readable and compact JSON format instead of the verbose XML.

Core Features & Use Cases

  • JSON to XML Compilation: Converts a JSON definition into a valid Template.xml file for 1C DCS.
  • DSL Support: Understands a rich JSON DSL for defining datasets, fields, parameters, filters, and settings variants.
  • Use Case: You need to create a new report in 1C. Instead of manually constructing the Template.xml with all its intricacies, you define the report's structure, data sources, and parameters in a clear JSON file and use this Skill to generate the XML.

Quick Start

Use the skd-compile skill to generate a Template.xml file from the JSON definition located at 'my_report_definition.json' and save it to 'report_template.xml'.

Dependency Matrix

Required Modules

None required

Components

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: skd-compile
Download link: https://github.com/Nikolay-Shirokov/cc-1c-skills/archive/main.zip#skd-compile

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.