Handles door-to-door Korean transit routing using ODsay LIVE API with Kakao geocoding, so you can ask Claude for subway, bus, and walking directions between any two addresses in Korea. It geocodes your start and end points first (because ODsay only accepts coordinates), then returns up to three routes with total time, fare, transfer count, and step-by-step segments including the walking portions from your door to the first station and last station to destination. The setup requires an ODsay API key with IP whitelisting, but Kakao geocoding runs through a hosted proxy so you don't need your own key there. Good for anyone building Korean transit tools or bots, though watch the 1,000 daily call limit on the free tier.
npx skills add https://github.com/nomadamas/k-skill --skill korean-transit-route