vladimir-kharinvladimir-kharinCommunity·1 Agent Skills Included

1c-batch

Batch automation for 1C:Enterprise configurations and extensions

Automates batch operations for the 1C:Enterprise 8 platform through command-line designer runs. Builds and unpacks external data processors (EPF/ERF), loads and dumps configurations and extensions as XML or binary CF/CFE files, and launches Enterprise or Designer mode. Eliminates manual clicking in the 1C configurator and speeds up repetitive deployment and source-sync tasks.
npx skills add vladimir-kharin/1c-batch --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install 1c-batch?

Run `npx skills add vladimir-kharin/1c-batch --all -g -y` in your terminal to install the skill globally.

What does 1c-batch automate?

It runs batch operations on 1C:Enterprise 8: building and unpacking EPF/ERF processors, loading and dumping configurations and extensions in XML or CF/CFE format, and launching Enterprise or Designer mode.

How do I configure the 1C database connection?

Create a `.1c-devbase.ps1` file in your project root from the provided example template, filling in the platform path, server or file base, and credentials. Save it in UTF-8 with BOM and keep it out of git.

Does 1c-batch work with Claude Code and Cursor?

Yes. It follows the universal SKILL.md standard, so any agent supporting Agent Skills detects and uses it automatically.

Is it safe to load CF or CFE files automatically?

Loading CF or CFE fully overwrites the configuration or extension in the database, so the skill requires explicit user confirmation of the target base and source file before running.

Related Repositories in Software Engineering

View All in Software Engineering