form-add

Create and register managed forms in 1C configuration objects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of adding new managed forms to 1C configuration objects, reducing manual effort and minimizing errors during form creation.

Core Features & Use Cases

  • Form Creation: Generate a formal XML structure and associated files for a new form based on user input.
  • Metadata Registration: Register the newly created form in the parent configuration object, ensuring correct integration.
  • Use Case: A developer wants to add a custom form named "ФормаЭлемента" to a catalog; they input the command with object path and form name, and this Skill automates the setup.

Quick Start

Use the form-add skill to create a form named "ФормаЭлемента" for the catalog at "Catalogs/Номенклатура.xml".

Frequently Asked Questions about form-add

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

FAQPage Schema
How do I create a new managed form in 1C configuration objects?

To create a managed form in 1C, this Skill automates the generation of the XML structure and associated files, then registers the form in the parent configuration object to ensure correct integration and metadata consistency.

How do I register a new form in a 1C metadata catalog?

Registering a new form in 1C metadata is handled automatically by this Skill, which integrates the generated XML structure into the parent configuration object to reduce manual setup errors and maintain metadata consistency.

What is the best way to add custom forms to 1C projects without manual errors?

The best way to add custom forms to 1C projects without manual errors is through automated form creation and registration, which this Skill provides by generating the required files and ensuring metadata consistency during setup.

Can I use automation to add a form to a specific 1C catalog path?

Yes, you can automate adding a form to a specific 1C catalog by providing the object path and desired form name, and the Skill will generate the formal XML structure and register it in the configuration.

Does this form creation process support complex 1C customization workflows?

Yes, this form creation process supports complex 1C customization workflows by ensuring consistent form templates and metadata registration, which is particularly relevant for developers managing extensive 1C projects.