This pulls bar listings from Kakao Map based on a Korean location query like "서울역" or "강남" and always asks for your location first instead of guessing. It hits the mobile search endpoint and the place panel API to grab operating hours, menus, seating options like 단체석 or bar tables, and phone numbers, then sorts open bars to the top. Built for Korean users asking "근처 술집" with station names or neighborhood landmarks. The workflow is deliberate: ask location, anchor it through Kakao search, append "술집" to the query, fetch panel JSON for the top candidates, then show 3 to 5 results with real details. It won't run a search until you give it something concrete to work with.
npx skills add https://github.com/nomadamas/k-skill --skill kakao-bar-nearby