通过脚本直连 Google Maps Platform API 完成地理编码、逆地理编码、路线规划、地点搜索、地点详情、海拔查询和时区查询。用户要求"Google Maps 查询""国际路线规划""地点搜索"或需要用命令行脚本调用 Google Maps API 时使用。
$npx -y skills add deusyu/google-maps-skill --skill gmapsInstalls into the current project.
Run `npx skills use "https://github.com/deusyu/google-maps-skill" --skill "deusyu/google-maps-skill/gmaps"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/deusyu/google-maps-skill" that are relevant to the current task. Run `npx skills add "https://github.com/deusyu/google-maps-skill"` and select the relevant skills, then follow their instructions.