form-remove

Remove specified forms from 1C configuration XML objects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of removing forms from 1C configuration objects, saving development time and avoiding manual editing errors.

Core Features & Use Cases

  • Form Removal: Deletes specified forms from objects such as catalogs, documents, or reports.
  • Configuration Cleanup: Ensures that the object's XML configuration no longer includes references to the removed form.
  • Use Case: When a developer needs to eliminate obsolete or incorrect forms from a large 1C configuration, this Skill automates the process to improve accuracy and efficiency.

Quick Start

Use the form-remove skill to delete the form named "OldForm" from the "Nomenclature" object.

Frequently Asked Questions about form-remove

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

FAQPage Schema
How do I delete forms from 1C configuration objects?

Removing obsolete forms from 1C configuration objects prevents manual editing errors and saves development time. It ensures the object's XML configuration no longer includes references to the deleted form.

Can I automate 1C form removal from XML configuration files?

Yes, you can automate 1C form removal from XML configuration files. The process applies to 1C object configurations stored as XML and uses scripts or the MCP unica.form.remove tool to execute the deletion.

What is the best way to clean up obsolete forms in 1C?

The best way to clean up obsolete forms in 1C is to automate the deletion process. This removes incorrect forms from large configurations and ensures XML references are accurately updated without manual editing.

Do I need specific scripts to remove forms from 1C objects?

Yes, you need scripts or an environment capable of executing the MCP unica.form.remove tool to manipulate XML files. These scripts automate the deletion and update the 1C configuration.