Asks for your location first, then queries the Blue Ribbon Survey API for nearby restaurants through k-skill-proxy. Built specifically for Korean users who want 블루리본 맛집 recommendations based on where they are right now. It matches your location input (neighborhood names, subway stations, or coordinates) against official Blue Ribbon zones, then fetches results sorted by distance. The mandatory location check is smart design since it prevents hallucinated recommendations. One catch: the proxy needs a valid BLUE_RIBBON_SESSION_ID that expires every 30 days, and if the upstream site blocks automated requests, it falls back to rebrowser-playwright to bypass detection. Focused tool that does one thing and handles the session management headache for you.
npx skills add https://github.com/nomadamas/k-skill --skill blue-ribbon-nearby