skd-edit

Modify 1C data schemas and report templates with batch updates.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It enables targeted edits to existing 1C data schemas, simplifying the process of adding fields, filters, and parameters without rebuilding entire configurations.

Core Features & Use Cases

  • Schema Modification: Add, remove, or update fields, totals, and filters in data schemas.
  • Parameter Management: Create or alter report parameters and their properties.
  • Use Case: A developer needs to refine an existing report schema by adding a new filter condition and changing the report title. This skill streamlines those updates directly on the schema files.

Quick Start

Use the skd-edit skill to add a new filter for date range to your schema template.

Frequently Asked Questions about skd-edit

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

FAQPage Schema
How do I add a new filter to an existing 1C data schema?

To edit a 1C data schema, you apply targeted modifications to the schema file, adding new filter conditions like date ranges without rebuilding the entire configuration. The skill performs precise textual updates directly on existing report templates.

What is the best way to update report parameters in 1C configurations?

Updating report parameters in 1C configurations involves altering their properties directly within the data schema. This approach supports batch modifications, allowing developers to create or adjust multiple parameters efficiently for production environments.

Do I need the unicast SDK to modify 1C report templates?

Yes, modifying 1C report templates requires the unicast SDK and proper schema file paths to perform schema editing operations. This environment setup is necessary to execute the precise textual updates needed for production data structures.

Can I remove fields from a 1C data schema without rebuilding the whole configuration?

Yes, you can remove fields from a 1C data schema without rebuilding the whole configuration by applying targeted edits to the schema files. This streamlines the process of dropping unnecessary fields, totals, and filters from complex reports.

How does batch modification work for 1C data schemas?

Batch modification of 1C data schemas works by applying multiple precise textual updates to fields, filters, and query configurations at once. This allows developers to maintain complex data structures and report templates efficiently in production environments.