
from h3-pg366
PostgreSQL/PostGIS extension exposing H3 hexagonal grid functions for indexing, polygon fill, raster summaries, and spatial operators inside Postgres.
h3-pg provides Postgres bindings for Uber's H3 hexagonal geospatial index. It exposes core H3 functions plus PostGIS integrations: direct casts to geometry/geography, polygon-to-cells (polyfill), raster summary helpers, and grid operators for distance and tiling. The repo documents extension setup and Postgres-specific operators.
Use when you need H3 indexing and analytics inside Postgres/PostGIS — spatial indexing, grid-based aggregations, converting geometries to H3 cells, efficient raster summaries per cell, or when you need Postgres-native H3 operators for queries.
Useful for agents that can run SQL against Postgres/PostGIS instances or help engineers craft SQL queries (DB-focused agents, SQL-savvy automation tools).
Pure documentation skill for h3-pg, a PostgreSQL/PostGIS extension providing H3 hexagonal grid functions. No scripts included. The SKILL.md is a well-written reference card covering extension architecture, Postgres-specific features, common pattern fixes, and a critical v3→v4 migration table. Very useful for PostGIS developers but niche audience. No security concerns whatsoever — no executable content.
Source path in DB (docs/SKILL.md) returned 404; actual path is docs/h3-pg-skill/SKILL.md. Skill is a well-crafted reference card with no executable content. Clean from a security perspective.