Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "goplaces" 技能: 1. 下载 https://raw.githubusercontent.com/openclaw/nix-openclaw-tools/main/tools/goplaces/skills/goplaces/SKILL.md 2. 保存为 ~/.claude/skills/goplaces/SKILL.md 3. 装好后重载技能,告诉我可以用了
Modern Google Places API (New) CLI. Human output by default, --json for scripts.
Install
brew install steipete/tap/goplacesConfig
GOOGLE_PLACES_API_KEY required.GOOGLE_PLACES_BASE_URL for testing/proxying.Common commands
goplaces search "coffee" --open-now --min-rating 4 --limit 5goplaces search "pizza" --lat 40.8 --lng -73.9 --radius-m 3000goplaces search "pizza" --page-token "NEXT_PAGE_TOKEN"goplaces resolve "Soho, London" --limit 5goplaces details <place_id> --reviewsgoplaces search "sushi" --jsonClosest place to me
goplaces nearby --lat <lat> --lng <lng> --radius-m 2000 --type cafe --limit 5Directions (A → B)
goplaces directions --from-place-id <fromId> --to-place-id <toId> --steps --jsongoplaces resolve "Hotel Zelos San Francisco" --jsongoplaces directions --from-place-id <fromId> --to-place-id <toId> --compare drive --steps --json--units imperial only when explicitly requested.distance_meters (m/km) and duration_seconds (mins). Use step distance_meters for each step.steps[].instruction verbatim and do not reword compass directions.goplaces resolve --json).https://maps.apple.com/?daddr=<lat>,<lng>&dirflg=w.dirflg=d for driving and dirflg=r for transit.dirflg and note that cycling is not supported in Apple Maps links.saddr=<lat>,<lng> and note that Apple Maps will open in preview mode (Steps) until they change origin to Current Location.goplaces route is only for searching places along a route (Routes API), not directions/ETA.Notes
--no-color or NO_COLOR disables ANSI color.--type value (API accepts one).Capture and automate macOS UI with the Peekaboo CLI.
File watcher with auto-rebuild for any language or build system.
Capture frames or clips from RTSP/ONVIF cameras.
Mirror Discord guild history into local SQLite and query it offline with search, messages, mentions, reports, and DM wiretap import.
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.