ソース情報
- リポジトリ
- nimbusxr/custos
- ソースの最終更新活動
- 2026年4月21日 23:02
- 検出された SKILL.md の言語
- 英語
- スター
- 6
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/nimbusxr/custos --skill grg-builderコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| 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"] |
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.
build_grg to change spacing, size, or position — never assume a previous call is still active. Each call replaces the current grid.build_grg with the updated parameters.