From sundial-org-awesome-openclaw-skills-4
Exhaustively searches Google Places using grid-based scanning to find all places, not just top results. Useful for comprehensive location data collection, market research, or mapping.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sundial-org-awesome-openclaw-skills-4:spotsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Find the hidden gems Google doesn't surface.**
Find the hidden gems Google doesn't surface.
Binary: ~/projects/spots/spots or go install github.com/foeken/spots@latest
# Search by location name
spots "Arnhem Centrum" -r 800 -q "breakfast,brunch" --min-rating 4
# Search by coordinates (share location from Telegram)
spots -c 51.9817,5.9093 -r 500 -q "coffee"
# Get reviews for a place
spots reviews "Koffiebar FRENKIE"
# Export to map
spots "Amsterdam De Pijp" -r 600 -o map --out breakfast.html
# Setup help
spots setup
| Flag | Description | Default |
|---|---|---|
-c, --coords | lat,lng directly | - |
-r, --radius | meters | 500 |
-q, --query | search terms | breakfast,brunch,ontbijt,café,bakkerij |
--min-rating | 1-5 | - |
--min-reviews | count | - |
--open-now | only open | false |
-o, --output | json/csv/map | json |
Needs Google API key with Places API + Geocoding API enabled.
spots setup # full instructions
export GOOGLE_PLACES_API_KEY="..."
Key stored in 1Password: op://Echo/Google API Key/credential
npx claudepluginhub sundial-org/awesome-openclaw-skillsDiscovers and ranks local businesses in any neighborhood using Nimble WSAs and web data, returning structured lists with scores, reviews, and an interactive map.
CLI for the Google Places API (New) supporting text search, place details, resolution, and reviews. Outputs human-friendly or JSON for scripts.
Analyzes local SEO maps presence across Google, Bing, Apple, and OSM with geo-grid rank tracking, GBP auditing, review intelligence, NAP verification, competitor radius mapping, and LocalBusiness schema generation. Three-tier capability from free APIs to DataForSEO + Google Maps.