dekart-xyzdekart-xyzCommunityยท1 Agent Skills Included

geosql

Write cost-safe geospatial SQL and render results on interactive maps

Generates and validates geospatial SQL for BigQuery, Snowflake, PostGIS, DuckDB, and Wherobots, then renders results on interactive maps. Prevents runaway cloud bills with mandatory dry-run cost checks and a 10 GiB BigQuery budget cap before any query executes. Catches geometry errors by letting the agent inspect rendered map snapshots and self-correct, instead of trusting raw rows alone.
npx skills add dekart-xyz/geosql --all -g -y
Available:

Tells the AI agent when to trigger the geosql skill, how to load its SKILL.md instructions, and how to keep skill files and packaging rules consistent.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install GeoSQL?โ–ผ

Run `npx skills add dekart-xyz/geosql --all -g -y` in your terminal to install the skill globally for your AI agent.

What does GeoSQL do?โ–ผ

It helps your AI agent write, cost-check, and run geospatial SQL on BigQuery, Snowflake, PostGIS, DuckDB, or Wherobots, then render the results as interactive maps.

How does GeoSQL prevent expensive BigQuery queries?โ–ผ

Every query is dry-run first to estimate bytes scanned, and anything over the 10 GiB budget is rewritten cheaper instead of executed.

Which AI agents work with GeoSQL?โ–ผ

It works with Claude Code, Codex, GitHub Copilot, OpenCode, and Mistral Vibe through the standard SKILL.md format.

Do I need a paid account to use GeoSQL?โ–ผ

No. It works fully locally or self-hosted using your existing bq, snow, or dekart CLI credentials, with no SaaS account required.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’