# Tactical Picture

> Query the tactical picture — nearby units, self position, item details, and distances

- Skill: `nimbusxr/tactical-picture` (Agent Skill, multi-file: 8 files)
- Install (CLI): `npx skillmds@latest add nimbusxr/tactical-picture`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nimbusxr/tactical-picture/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: nimbusxr (https://skillmd.com/u/nimbusxr)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/nimbusxr/tactical-picture

---


# Tactical Picture

Provides situational awareness tools for the ATAK map.

- `get_tactical_picture` — Summary of nearby friendly/hostile/unknown units and POIs
- `get_self_position` — Operator's current GPS coordinates
- `find_nearby` — Items within a radius, sorted by distance with bearing
- `get_item_detail` — Deep drill-down on a single item (metadata, speed, team, remarks)
- `measure_distance` — Distance and bearing between two points or items
- `tactical_summary` — Counts by affiliation, dimension, and team without individual items
- `find_by_type` — Filter items by CoT affiliation, dimension, or type prefix

