meta-edit

Modify existing 1C metadata objects via JSON or inline commands.

140|16|Updated May 2, 2026
One-click install
npx skills add https://github.com/IngvarConsulting/unica --skill meta-edit-ingvarconsulting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-edit
Source: https://github.com/IngvarConsulting/unica/tree/main/plugins/unica/skills/meta-edit
Command: npx skills add https://github.com/IngvarConsulting/unica --skill meta-edit-ingvarconsulting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to perform targeted modifications on existing 1C metadata objects without manual editing, simplifying configuration management.

Core Features & Use Cases

  • Incremental Object Updates: Add, remove, or modify attributes, tabular parts, properties, and other metadata elements efficiently.
  • Automation of Batch Changes: Apply multiple structural changes through JSON files, reducing manual effort and human error.
  • Use Case: Quickly update the description length or add new dimensions in a catalog to support new processes.

Quick Start

Use the meta-edit skill to add a new attribute "Comment" of type string to a catalog metadata file.

Frequently Asked Questions about meta-edit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I modify existing 1C metadata objects without manual editing?

You can modify 1C metadata objects by executing precise attribute, property, or structure changes through supported JSON or inline commands, streamlining configuration updates for developers and integrators.

Can I automate batch changes to 1C configuration metadata?

Yes, you can apply multiple structural changes to 1C configuration metadata through JSON files, reducing manual effort and human error during batch updates.

Do I need an MCP environment to update 1C catalog attributes?

Yes, updating 1C catalog attributes requires access to the MCP environment and uses a JSON-based DSL for executing batch operations and detailed object modifications.

What is the best way to add a new attribute to a 1C catalog metadata file?

The best way to add a new attribute is using the meta-edit skill to execute a precise point-in-time edit, such as adding a string attribute to a catalog metadata file.

Can I update tabular parts and dimensions in 1C metadata incrementally?

Yes, you can add, remove, or modify attributes, tabular parts, properties, and other 1C metadata elements efficiently through incremental point-in-time object updates.

What are the limitations of using JSON commands for 1C metadata modifications?

JSON-based metadata modifications are limited to supported attribute, property, and structural changes defined by the DSL, requiring MCP environment access for execution.