Developer Tools / AI Agents

GeoSQL

GeoSQL is a Claude, Codex, and GitHub Copilot skill that turns general-purpose agents into geospatial analytics assistants for PostGIS, BigQuery, Snowflake, and Wherobots. It runs locally or self-hosted, supports map-in-the-loop analysis, and includes install commands plus an eval suite.

Clear28/30
Useful27/30
Specific16/20
Complete15/20
GeoSQL screenshot

Why it was accepted

The page clearly describes an AI-enabled developer tool with a specific workflow: geospatial analytics via Claude/Codex/Copilot, local/self-hosted operation, installation steps, example prompts, and a reproducible benchmark suite. The snapshot shows enough evidence for a useful public listing.

Weakness

The crawl does not show the full installation/configuration details beyond quick-start commands, so visitors still cannot tell the exact setup requirements, supported environments, or how much manual database connection work is needed before first use.

Review status

just now #214 ↑ +2

Last evaluated just now. Current rank #214. Up 2 spots in the rankings.

Score history

86

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.

SigMap screenshot
#7 SigMap
91

Developer Tools / AI Code Assistance

SigMap is a deterministic grounding layer for AI code work. It generates a signature-and-evidence map, helps pick relevant files, validates coverage, and judges whether an AI answer is grounded in the repo.