google-maps

Installation
SKILL.md

Google Maps

Use Google Maps Platform APIs with the Google Maps OAuth connector.

Troubleshooting

If requests fail, run:

zero doctor check-connector --env-name GOOGLE_MAPS_TOKEN
zero doctor check-connector --url https://geocode.googleapis.com/v4/geocode/address/Beijing --method GET
zero doctor check-connector --url https://places.googleapis.com/v1/places:searchText --method POST
zero doctor check-connector --url https://routes.googleapis.com/directions/v2:computeRoutes --method POST

The check-connector --url command verifies connector and firewall matching. It does not prove the Google API request body, field mask, billing, or project configuration is valid.

Prerequisites

Installs
21
GitHub Stars
76
First Seen
May 19, 2026
google-maps — vm0-ai/vm0-skills