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" --jsonNotes
--no-color or NO_COLOR disables ANSI color.--type value (API accepts one).npx skills add openclaw/openclaw/skills/goplaces위의 설치 명령어를 복사하여 터미널에서 실행하세요.
스킬 설명에 따라 MCP 클라이얰트에 필요한 환경 변수를 추가하세요.
MCP 호환 앱(Claude, Cursor 등)에서 이 스킬을 설정하고 활성화하세요.