If you've ever lost something on the Seoul subway, you know the official LOST112 and Seoul Metro lost property sites aren't exactly straightforward. This skill structures the search flow for you by taking station name, item type, and time range, then generates the exact LOST112 form payload (SITE=V for transit agencies, DEP_PLACE, date ranges) and gives you a runnable curl command. It's conservative by design because there's no stable public API, so v1 stays in guidance mode rather than trying to scrape results automatically. The Python helper handles referer headers and timeouts since the official site can be slow. Useful when you need to check 강남역 for a lost wallet without clicking through multiple forms blind.
npx skills add https://github.com/nomadamas/k-skill --skill subway-lost-property