1c-platform-tools

Execute 1C platform commands via the editor's MCP interface.

178|16|Updated Dec 9, 2025
One-click install
npx skills add https://github.com/yellow-hammer/vscode-1c-platform-tools --skill 1c-platform-tools
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 1c-platform-tools
Source: https://github.com/yellow-hammer/vscode-1c-platform-tools/tree/main/resources/skills/1c-platform-tools
Command: npx skills add https://github.com/yellow-hammer/vscode-1c-platform-tools --skill 1c-platform-tools

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies and accelerates 1C platform operations by executing extension/MCP commands directly, avoiding manual scripting.

Core Features & Use Cases

  • Execute 1C platform commands through the editor to load/dump configurations, start Designer or Enterprise, and manage dependencies.
  • MCP integration supports remote task automation and project setup without local script execution.
  • Context-aware execution uses the provided projectPath to operate on the correct 1C project.

Quick Start

Ask the agent to execute a specific 1C platform command by name (for example run.designer or run.enterprise) with the projectPath, and the skill will perform it automatically.

Frequently Asked Questions about 1c-platform-tools

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

FAQPage Schema
How do I automate 1C platform operations without writing external scripts?

You can automate 1C platform operations by executing extension or MCP commands directly through the editor's command interface. This approach uses a provided projectPath to manage configurations and dependencies, bypassing the need for manual external scripts.

How do I load or dump 1C configurations from the editor?

To load or dump 1C configurations, ask the agent to execute specific 1C platform commands by name with your projectPath. The skill performs the operation automatically and contextually against the correct 1C project.

Can I start 1C Designer or Enterprise directly through command execution?

Yes, you can start 1C Designer or Enterprise by asking the agent to execute the run.designer or run.enterprise commands. The skill operates on your provided projectPath to launch the correct platform.

Does MCP integration support remote task automation for 1C projects?

MCP integration supports remote task automation and project setup for 1C projects. It executes commands directly against a provided projectPath, allowing remote operations without local script execution.

What's the best way to manage dependencies in a 1C project?

The best way to manage 1C project dependencies is by executing extension or MCP commands directly through the editor. The skill handles dependency management automatically by operating contextually on the provided projectPath.