Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
deusyu avatar

Gmaps

  • 5 installs
  • 10 repo stars
  • Updated June 26, 2026
  • deusyu/google-maps-skill

Call the Google Maps Platform API via scripts for geocoding, reverse geocoding, routing, place search, place details, elevation, and timezone.

About

Provides script-first access to Google Maps Platform APIs for geocoding, routing, and place lookups. A developer uses it to run map queries from the command line with a Google Maps API key.

  • Covers geocoding, routing, place search, elevation, timezone
  • Script-first with raw Google Maps JSON output

Gmaps by the numbers

  • 5 all-time installs (skills.sh)
  • Ranked #3,685 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/deusyu/google-maps-skill --skill gmaps

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs5
repo stars10
Last updatedJune 26, 2026
Repositorydeusyu/google-maps-skill

What it does

Call the Google Maps Platform API via scripts for geocoding, reverse geocoding, routing, place search, place details, elevation, and timezone.

Files

SKILL.mdMarkdownGitHub ↗

Google Maps Skill

Quick Start

1. Ensure GOOGLE_MAPS_API_KEY is set. 2. Run bun scripts/gmaps.ts --help in this skill directory. 3. Pick the matching command from references/command-map.md.

Workflow

1. Validate user intent and select one command. 2. Coordinates use lat,lng order (Google convention). 3. Keep output as raw Google Maps JSON without wrapping fields. 4. Treat any API business error as failure.

Commands

  • Full command mapping: references/command-map.md
  • Ready-to-run examples: references/examples.md

Notes

  • This skill is script-first and does not run an MCP server.
  • Only GOOGLE_MAPS_API_KEY is supported.

Related skills

Backend & APIsintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.