grg-builder

star 5

Place Gridded Reference Graphics (GRGs) on the map

nimbusxr By nimbusxr schedule Updated 4/21/2026

group: custos name: grg_builder description: Place Gridded Reference Graphics (GRGs) on the map script_paths: - custos.grg_builder/build_grg.lua - custos.grg_builder/grg_bounds.lua tags: - grg - grid - reference - area - operations examples: - "build a GRG over the objective area" - "create a gridded reference graphic" - "place a GRG grid" - "lay down a reference grid for the compound" - "make a GRG centered on this position"

GRG Builder

Places a Gridded Reference Graphic (GRG) on the ATAK map. GRGs divide a geographic area into a labeled grid for coordinating operations.

Uses ATAK's built-in CustomGrid via GridLinesMapComponent — no external plugin required for grid placement.

Rules

  • ALWAYS call build_grg to change spacing, size, or position — never assume a previous call is still active. Each call replaces the current grid.
  • When the operator asks to adjust an existing GRG (change spacing, resize, move), re-call build_grg with the updated parameters.
Install via CLI
npx skills add https://github.com/nimbusxr/custos --skill grg-builder
Repository Details
star Stars 5
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator