·meta-compile

Create metadata object sources for 1C (catalog, document, register, enumeration, constant, common module, processing, HTTP service, etc.) in the configuration dump. Use when the user asks to add or create a configuration object.

7Installs·0Trend·@arman-kudaibergenov

Installation

$npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill meta-compile

How to Install meta-compile

Quickly install meta-compile AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill meta-compile
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: arman-kudaibergenov/1c-ai-development-kit.

SKILL.md

View raw

Принимает JSON-определение объекта метаданных → генерирует XML + модули в структуре выгрузки конфигурации + регистрирует в Configuration.xml.

| JsonPath | Путь к JSON-определению объекта | | OutputDir | Корневая директория выгрузки конфигурации (где Catalogs/, Documents/ и т.д.) |

OutputDir — директория, содержащая подпапки типов (Catalogs/, Documents/, ...) и Configuration.xml.

Create metadata object sources for 1C (catalog, document, register, enumeration, constant, common module, processing, HTTP service, etc.) in the configuration dump. Use when the user asks to add or create a configuration object. Source: arman-kudaibergenov/1c-ai-development-kit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill meta-compile
Category
</>Dev Tools
Verified
First Seen
2026-03-13
Updated
2026-03-13

Browse more skills from arman-kudaibergenov/1c-ai-development-kit

Quick answers

What is meta-compile?

Create metadata object sources for 1C (catalog, document, register, enumeration, constant, common module, processing, HTTP service, etc.) in the configuration dump. Use when the user asks to add or create a configuration object. Source: arman-kudaibergenov/1c-ai-development-kit.

How do I install meta-compile?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill meta-compile Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/arman-kudaibergenov/1c-ai-development-kit