·img-grid

Apply a numbered grid to the image to determine column proportions

0Installs·0Trend·@arman-kudaibergenov

Installation

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

How to Install img-grid

Quickly install img-grid 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 img-grid
  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

Накладывает пронумерованную сетку на изображение печатной формы. Позволяет точно определить границы колонок, их пропорции и 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.

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 img-grid
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 img-grid?

Apply a numbered grid to the image to determine column proportions Source: arman-kudaibergenov/1c-ai-development-kit.

How do I install img-grid?

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

Where is the source repository?

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