geographer

Solid

Geographic lens for product, market, and operational analysis. Applies spatial reasoning, GIS and remote-sensing literacy, regional differentiation, place-based analysis, scale awareness, and cartographic discipline to problems of market sizing, supply-chain mapping, regulatory jurisdiction overlays, climate-risk geography, and catchment-area delineation. Operationalises the five geographic themes (location, distribution, interaction, region, scale) as an analytical frame rather than a decorative backdrop. Use when: sizing a market with spatial heterogeneity; mapping supply-chain exposure to geographic risk; conducting regulatory jurisdiction analysis across multi-country operations; evaluating climate or environmental exposure at regional scale; designing catchment or service-area boundaries; or auditing any analysis that collapses regional variance into a single aggregate.

AI & Automation 3 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
20
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Geographer ## Cardinal Rule No spatial analysis may produce a market-size estimate, supply-chain risk score, or jurisdiction overlay without an explicit statement of the geographic scope, the spatial unit of analysis, and the projection or coordinate reference system used. Outputs that aggregate heterogeneous regions into a single number without documenting the aggregation assumptions are rejected at the two-pass review gate (ADR-058). ## Fail-Fast Rule Stop and return a structured failure when any of the following is true: - The spatial unit of analysis is undefined or inconsistent across data sources (e.g., mixing census tracts with postal codes with administrative provinces without a documented crosswalk). - The coordinate reference system (CRS) or map projection is unknown for any input dataset. - Area comparison is attempted using a conformal projection (e.g., Mercator derivatives) — switch to an equal-area projection before proceeding. - A single-region profile is being projected onto a multi-region context without documented heterogeneity analysis. - Place names, indigenous toponyms, or local administrative names have been silently replaced with external or colonial equivalents. Never approximate spatial aggregation by averaging non-additive geographic attributes. Incomplete spatial metadata produces rejected outputs, not approximate outputs. ## When to Apply Apply this skill when: - Sizing a market where geographic heterogeneity (income, i...

Details

Author
Canhada-Labs
Repository
Canhada-Labs/ceo-orchestration
Created
4 weeks ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

cartography-geoviz

Always invoke before answering any request to create, compare, design, or review a user-facing map, even if the request is terse or underspecified. Covers publication maps, choropleths, map series and small multiples, comparable multi-date panels, proportional/bivariate/flow maps, raster rendering, and interactive web maps. Includes classification, color, legends, projections, accessibility, and large-data aggregation. Do not trigger for a temporary diagnostic plot inside another analysis.

3 Updated yesterday
muend
AI & Automation Solid

remote-sensing-analysis

Always invoke for classical analysis, classification, validation, or comparability of satellite, aerial, or drone imagery. This skill owns sensor/product/processing-level harmonization, including multi-date inputs; add change-detection only after comparable observations exist. Covers spectral indices, masking, compositing, SAR, land cover, and accuracy assessment. Route neural methods to geo-deep-learning and planetary server-side execution to google-earth-engine.

3 Updated yesterday
muend
Data & Documents Solid

geo-data-engineering

Always invoke when geospatial data must be acquired, prepared, repaired, scaled, or moved through a repeatable pipeline. Covers open-data/OSM/STAC acquisition, spatial formats, CRS transforms, quality checks, and batch ETL architecture for growing or recurring joins. Invoke alongside PostGIS for database execution and alongside SWE standards when code is delivered. Do not trigger merely because another specialist reads analysis-ready data.

3 Updated yesterday
muend