help-add

Generate Help.xml and HTML pages and update 1C form metadata.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of attaching built-in help files to 1C configuration objects, streamlining user assistance setup.

Core Features & Use Cases

  • Help File Creation: Generate standard Help.xml and corresponding HTML pages for objects.
  • Metadata Update: Automatically modify form metadata to include help references.
  • Use Case: When a developer needs to add contextual help to a new form or object, they run this Skill to generate the necessary help files and integrate them seamlessly.

Quick Start

Use the help-add skill to attach help documentation to the object "Catalogs/Customer" in the source directory.

Frequently Asked Questions about help-add

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

FAQPage Schema
How do I add help documentation to 1C configuration objects?

To add help documentation to 1C configuration objects, you need to generate standard Help.xml files and update form metadata to include help references. This skill automates that process by parsing and editing XML help files directly within 1C development environments.

Can I automatically update 1C form metadata to include help references?

Yes, you can automatically update 1C form metadata to include help references. The skill modifies the form metadata files directly using PowerShell commands and scripts, ensuring newly generated help content integrates seamlessly into the configuration objects.

What is the process for generating Help.xml files for 1C objects?

Generating Help.xml files for 1C objects involves creating standard XML help content and corresponding HTML pages for the target object. This skill automates the creation and integration of these files, streamlining user assistance setup for forms and catalogs.

Does adding 1C help documentation require manual XML editing?

Adding 1C help documentation does not require manual XML editing. The skill automates parsing and editing XML help and form metadata files using scripts and PowerShell commands, eliminating the need to manually attach built-in help files to your configuration objects.

What are the limitations of automating 1C help file integration with scripts?

The automation of 1C help file integration operates strictly within 1C development environments and relies on PowerShell commands. It is designed specifically for generating Help.xml and modifying form metadata, so it may not cover custom help formats outside the standard 1C configuration structure.