template-remove

Remove specified templates from 1C configuration objects and XML files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill facilitates the removal of specific templates from 1C configuration objects, simplifying configuration management and updates.

Core Features & Use Cases

  • Template Removal: Deletes designated templates from 1C objects such as reports, documents, or directory structures.
  • Configuration Cleanup: Removes associated XML files and directories linked to the templates.
  • Use Case: For instance, deleting an outdated report template named "OldSalesReport" from a directory structure to keep the project current.

Quick Start

Use the template-remove skill to delete the template "OldTemplate" from "MyObject".

Frequently Asked Questions about template-remove

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

FAQPage Schema
How do I remove obsolete templates from 1C configuration objects?

Removing templates from 1C configuration objects involves deleting designated template metadata and restructuring object directories to ensure the project configuration stays current and free of obsolete files.

Does deleting templates in 1C also remove associated XML metadata files?

Yes, deleting templates in 1C removes associated XML metadata files and linked directories, ensuring configurations stay up-to-date and cleaning the project structure efficiently.

What do I need to know to clean up 1C project configurations by deleting templates?

Cleaning up 1C project configurations requires knowledge of 1C object structure and XML data manipulation to correctly remove specified templates and restructure object directories.

What is the best way to automate configuration cleanup for outdated 1C report templates?

Automating configuration cleanup for outdated 1C report templates is best achieved by using scripts that target and delete specific template names from directory structures, streamlining configuration updates.

Can I use this template removal approach for various 1C objects like reports and documents?

Yes, this template removal approach supports various 1C objects including reports and documents, deleting designated templates and associated XML files to simplify configuration management.