Geospatial Triage

Geospatial Triage is a skill for Claude Code, Codex from GeoRetina/Arion. It costs 23 tokens per session (182 once invoked), scanned A, original, GPL-3.0.

A first-pass workflow for understanding a geospatial request and its data. Geospatial work uses information tied to places, such as map layers or geographic coordinates.

In plain words
What is it for?
Use it to scope mapping tasks, check whether the available data is suitable, and plan the work that follows.
Why use it?
It helps expose incorrect or missing data assumptions before implementation begins. It also turns an unclear request into a proposed execution plan.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to scope mapping tasks, check whether the available data is suitable, and plan the work that follows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/georetina/arion/geospatial-triage
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add GeoRetina/Arion --skill geospatial-triage
Clone the repo
git clone --depth 1 https://github.com/GeoRetina/Arion

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Geospatial Triage

README.md
[![agentmods](https://agentmods.dev/badge/skills/georetina/arion/geospatial-triage.svg)](https://agentmods.dev/skills/georetina/arion/geospatial-triage)
Your own site
<a href="https://agentmods.dev/skills/georetina/arion/geospatial-triage"><img src="https://agentmods.dev/badge/skills/georetina/arion/geospatial-triage.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 182 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00023 $0.00182
Opus 5 $0.00012 $0.00091
Sonnet 5 $0.00005 $0.00036
Haiku 4.5 $0.00002 $0.00018

Measured 8d ago against content hash 1b287aded5e0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

Geospatial Triage scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

resources/skills/bundled/geospatial-triage/SKILL.md · 28 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 28 lines · 23 tokens per session scan A 1b287aded5e0

Subscribe to this mod's changes

Geospatial Triage is a skill published in the GitHub repository GeoRetina/Arion (84 stars, last pushed 5mo ago), licensed GPL-3.0. It adds 23 tokens to every session and 182 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

gis-skills

Use when processing geospatial data, publishing map services, querying spatial databases, performing geometry operations, or building web map applications. Index of 23 skills: GDAL, GeoServer, QGIS, PostGIS, JTS, GeoPandas, Shapely, CesiumJS, OpenLayers, NetTopologySuite and more.

znlgis/opengis-skills · 71 tokens

czml-model

CZML 3D models (glTF) for vehicles, aircraft, spacecraft, or any 3D asset placed on the globe, including per-node transformations and Model Articulations for jointed or moving parts. Use when the intent describes a 3D model, glTF asset, vehicle/aircraft/rocket model, or a model with moving, articulated, or transformed…

CesiumGS/cesiumjs-ai-starter-app · 83 tokens

czml-time-dynamic-motion

CZML time-dynamic motion: interpolated/sampled positions over an epoch and trails for orbiting, flying, or otherwise moving entities. Use when the intent describes an entity moving, orbiting, flying, or changing position over time (not a single static point).

CesiumGS/cesiumjs-ai-starter-app · 61 tokens

czml-custom-properties

CZML custom/arbitrary entity properties for domain-specific data like population, fuel level, or sensor readings that aren't a standard graphics property, optionally time-varying or split across multiple sequential packets. Use when the intent describes a custom property, custom data field, or a named value attached…

CesiumGS/cesiumjs-ai-starter-app · 74 tokens

czml-ellipse

CZML filled ellipses and circles on or above the ground. Use when the intent describes a circle, ellipse, oval, or round shape defined by a radius or semi-major/semi-minor axes, optionally rotated or extruded.

CesiumGS/cesiumjs-ai-starter-app · 53 tokens

czml-ellipsoid

CZML ellipsoids and spheres for domes, planetary bodies, or radius-based 3D round volumes. Use when the intent describes a sphere, ellipsoid, dome, or 3D round volume defined by radii, including wireframe-only variants.

CesiumGS/cesiumjs-ai-starter-app · 59 tokens