·meta-edit

Point editing of a 1C metadata object. Use when you need to add, delete, or modify attributes, table parts, dimensions, resources, or properties of an existing configuration object.

0Installs·0Trend·@arman-kudaibergenov

Installation

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

How to Install meta-edit

Quickly install meta-edit 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-edit
  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

| ObjectPath | XML-файл или директория объекта (обязательный, авторезолв .xml) | | Operation | Inline-операция (альтернатива DefinitionFile) | | Value | Значение для inline-операции | | DefinitionFile | JSON-файл с операциями (альтернатива Operation) | | NoValidate | Не запускать meta-validate после правки |

Batch через ;; во всех операциях. Подробный синтаксис — в файлах по ссылкам.

| add-attribute | Имя: Тип \| флаги | "Сумма: Число(15,2) \| req, index" | | add-ts | ТЧ: Рекв1: Тип1, Рекв2: Тип2 | "Товары: Ном: CatalogRef.Ном, Кол: Число(15,3)" | | add-dimension | Имя: Тип \| флаги | "Организация: CatalogRef.Организации \| master" | | add-resource | Имя: Тип | "Сумма: Число(15,2)" | | add-enumValue | Имя | "Значение1 ;; Значение2" |

Point editing of a 1C metadata object. Use when you need to add, delete, or modify attributes, table parts, dimensions, resources, or properties of an existing 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-edit
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-edit?

Point editing of a 1C metadata object. Use when you need to add, delete, or modify attributes, table parts, dimensions, resources, or properties of an existing configuration object. Source: arman-kudaibergenov/1c-ai-development-kit.

How do I install meta-edit?

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-edit 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