What is img-grid?
Apply a numbered grid to the image to determine column proportions Source: arman-kudaibergenov/1c-ai-development-kit.
Apply a numbered grid to the image to determine column proportions
Quickly install img-grid AI skill to your development environment via command line
Source: arman-kudaibergenov/1c-ai-development-kit.
Накладывает пронумерованную сетку на изображение печатной формы. Позволяет точно определить границы колонок, их пропорции и span-ы для генерации макета табличного документа.
| Параметр | Обязательный | По умолчанию | Описание |
| ImagePath | да | — | Путь к изображению (PNG, JPG) | | -c COLS | нет | 50 | Количество вертикальных делений | | -r ROWS | нет | авто | Количество горизонтальных делений (авто = квадратные ячейки) | | -o OUTPUT | нет | -grid. | Путь для результата |
Apply a numbered grid to the image to determine column proportions Source: arman-kudaibergenov/1c-ai-development-kit.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill img-gridBrowse more skills from arman-kudaibergenov/1c-ai-development-kit
Apply a numbered grid to the image to determine column proportions Source: arman-kudaibergenov/1c-ai-development-kit.
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 img-grid Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/arman-kudaibergenov/1c-ai-development-kit