Loading...
Loading...
Search Apple Maps, find nearby places, and get directions using the `goplaces` CLI. Supports keyword searches, category filters (restaurants, coffee, gas), and turn-by-turn directions by driving, walking, or transit.
npx skill4agent add daxaur/openpaw c-locationgoplacesgoplaces# Search for a place by name or keyword
goplaces search "coffee shops near downtown Austin"
# Find nearby places by category
goplaces nearby "pizza"
goplaces nearby "gas station"
# Get directions between two locations
goplaces directions "Austin TX" "San Antonio TX"
goplaces directions --mode walking "Zilker Park" "South Congress Ave"
# Get details about a specific place
goplaces details "Barton Springs Pool, Austin"--mode driving--mode walking--mode transitgoplaces