What problem does it solve?
This Skill removes the friction of manually starting 1C:Enterprise bases by resolving the right platform, choosing the correct database target, and launching the client with the needed parameters.
Core Features & Use Cases
- Smart platform discovery: Finds the 1cv8 executable from the project file or installed platform folders.
- Flexible base selection: Opens either a file-based base or a server-based base, with optional username, password, URL, and startup parameters.
- Safe launch behavior: Starts 1C in the background, validates inputs, and falls back gracefully when unsupported report files are passed.
- Use case: A developer can quickly start a test infobase on the current Git branch, run a processing file, or open a specific navigation link without assembling launch arguments by hand.
Quick Start
Ask the assistant to launch the appropriate 1C:Enterprise database for the current project, using the project settings or the database name you provide.