1c-batch
Batch automation for 1C:Enterprise configurations and extensions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core