1c-bsp

Register external 1C data processors and reports with БСП modules.

151|20|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/Jefest9988/1c-ai-development-kit --skill 1c-bsp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 1c-bsp
Source: https://github.com/Jefest9988/1c-ai-development-kit/tree/main/.cursor/skills/1c-bsp
Command: npx skills add https://github.com/Jefest9988/1c-ai-development-kit --skill 1c-bsp

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the integration of custom 1C developments with the standard library (БСП), automating the registration of external processors and the addition of commands.

Core Features & Use Cases

  • Register Processors: Automatically adds necessary functions for registering external data processors and reports within the "Additional Reports and Data Processors" subsystem.
  • Add Commands: Facilitates the creation and registration of new commands within existing processors.
  • Use Case: When developing a new custom report in 1C, this Skill can automatically handle its registration in the БСП, making it accessible to users through the standard interface without manual configuration.

Quick Start

Register the 'MyCustomProcessor' as an additional data processor.

Frequently Asked Questions about 1c-bsp

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

FAQPage Schema
How do I automate the registration of external data processors in 1C BSP?

You can add and register new commands within existing external processors by utilizing this Skill to facilitate command creation and management through specific BSP modules.

What is the process for integrating custom 1C developments with the standard library?

Integrating custom 1C developments with the standard library involves automating the registration of external reports and processors, which makes them accessible through the standard interface without manual configuration.

Do I need any specific development kit to use 1C standard subsystems integration?

You need a 1C development environment to utilize standard subsystems integration, as the Skill relies on specific BSP modules to handle the registration and command management for external data processors.

Can I create new commands for existing external reports in 1C BSP?

Yes, you can create new commands for existing external reports in 1C BSP, as the Skill facilitates the creation and registration of new commands within existing processors to enhance functionality.

Why are my custom 1C reports not showing up in the standard interface?

Custom 1C reports may not appear in the standard interface if they lack proper registration in the BSP, which requires adding specific functions to the Additional Reports and Data Processors subsystem.