Skip to main content
Back to the directory
mapbox/mapbox-agent-skillsSoftware EngineeringFrontend and Design

mapbox-geospatial-operations

Expert guidance for AI assistants on choosing the right geospatial tools from the Mapbox MCP Server. Focuses on selecting tools based on what the problem requires - geometric calculations vs routing, straight-line vs road network, and accuracy needs.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
708

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/mapbox/mapbox-agent-skills --skill mapbox-geospatial-operations
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, mapbox-geospatial-operations has 708 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: mapbox/mapbox-agent-skills. Canonical URL: https://skills.sh/mapbox/mapbox-agent-skills/mapbox-geospatial-operations.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Expert guidance for AI assistants on choosing the right geospatial tools from the Mapbox MCP Server. Focuses on selecting tools based on what the problem requires - geometric calculations vs routing, straight-line vs road network, and accuracy needs. The Mapbox MCP Server provides two categories of geospatial tools: The key question: What does the problem actually require? User asks: "How far is X from Y?" Example: "What's the distance between these 5 warehouses?" Key insight: Use the tool that matches what "distance" means in context. Always clarify: crow flies or crow drives? User asks: "Which points are near/inside this area?" Example: "Are these 200 addresses in our 30-minute delivery zone?" Key insight: Routing for creating travel-time zones, geometric for containment checks User asks: "What's the best route?" Example: "Navigate from hotel to airport" Key insight: Routing tools for actual navigation, geometric tools for directional info User asks: "Create a zone around this location" Example: "Show 5km coverage around each store" Key insight: Geometric tools for distance-based zones, routing tools for time-based zones Small operations ( 1,000 calculations): Key insight: Volume rarely affects geometric tool choice, but routing APIs have batch tools for efficiency Architecture note for high-frequency geofencing: If the application calls containment checks at very high rates...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does mapbox-geospatial-operations do?

Expert guidance for AI assistants on choosing the right geospatial tools from the Mapbox MCP Server. Focuses on selecting tools based on what the problem requires - geometric calculations vs routing, straight-line vs road network, and accuracy needs.

Is mapbox-geospatial-operations good?

mapbox-geospatial-operations does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support mapbox-geospatial-operations?

mapbox-geospatial-operations currently lists compatibility with Skills CLI.

Is mapbox-geospatial-operations safe to install?

mapbox-geospatial-operations has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to mapbox-geospatial-operations?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install mapbox-geospatial-operations?

Run the following command to install mapbox-geospatial-operations: npx skills add https://github.com/mapbox/mapbox-agent-skills --skill mapbox-geospatial-operations

Related skills

More from mapbox/mapbox-agent-skills

Related skills

Alternatives in Software Engineering