·cf-info

Analysis of 1C configuration structure — properties, composition, object counters. Use for configuration overview — what objects exist, how many there are, and their settings.

5Installs·0Trend·@arman-kudaibergenov

Installation

$npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill cf-info

How to Install cf-info

Quickly install cf-info AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill cf-info
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: arman-kudaibergenov/1c-ai-development-kit.

SKILL.md

View raw

Читает Configuration.xml из выгрузки конфигурации и выводит компактное описание структуры.

| ConfigPath | Путь к Configuration.xml или каталогу выгрузки | | Mode | Режим: overview (default), brief, full | | Limit / Offset | Пагинация (по умолчанию 150 строк) | | OutFile | Записать результат в файл (UTF-8 BOM) |

| overview (default) | Заголовок + ключевые свойства + таблица счётчиков объектов по типам | | brief | Одна строка: Имя — "Синоним" vВерсия \| N объектов \| совместимость | | full | Все свойства по категориям + полный список ChildObjects + DefaultRoles + мобильные функциональности |

Analysis of 1C configuration structure — properties, composition, object counters. Use for configuration overview — what objects exist, how many there are, and their settings. Source: arman-kudaibergenov/1c-ai-development-kit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill cf-info
Category
</>Dev Tools
Verified
First Seen
2026-03-13
Updated
2026-03-13

Browse more skills from arman-kudaibergenov/1c-ai-development-kit

Quick answers

What is cf-info?

Analysis of 1C configuration structure — properties, composition, object counters. Use for configuration overview — what objects exist, how many there are, and their settings. Source: arman-kudaibergenov/1c-ai-development-kit.

How do I install cf-info?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill cf-info Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/arman-kudaibergenov/1c-ai-development-kit