askill
spots

spotsSafety 98Repository

Exhaustive Google Places search using grid-based scanning. Finds ALL places, not just what Google surfaces.

7 stars
1.2k downloads
Updated 2/7/2026

Package Files

Loading files...
SKILL.md

spots

Find the hidden gems Google doesn't surface.

Binary: ~/projects/spots/spots or go install github.com/foeken/spots@latest

Usage

# 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

Options

FlagDescriptionDefault
-c, --coordslat,lng directly-
-r, --radiusmeters500
-q, --querysearch termsbreakfast,brunch,ontbijt,café,bakkerij
--min-rating1-5-
--min-reviewscount-
--open-nowonly openfalse
-o, --outputjson/csv/mapjson

Setup

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

Source

https://github.com/foeken/spots

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

83/100Analyzed 3/29/2026

Solid, well-documented skill for a Google Places search CLI tool. Provides clear usage examples, configuration options, and setup instructions. The grid-based scanning approach is well-described. Minor gaps in troubleshooting and error handling documentation. High reusability as a general-purpose tool.

98
85
85
72
82

Metadata

Licenseunknown
Version-
Updated2/7/2026
PublisherDemerzels-lab

Tags

apigithub