Express Bus Booking (KOBUS) Overview Use this skill for Korean 고속버스 / KOBUS timetable lookup and reservation assistance. The preferred workflow is HTTP/API-first: resolve routes, query timetables, inspect remaining seats and fares, and only use browser automation when endpoint discovery or an official web-only step blocks progress. This skill is intentionally separate from 시외버스. KOBUS terminal codes, route structures, and checkout pages differ from Tmoney 시외버스. Use intercity-bus-booking for 시외버스/Tmoney flows. When to Use The user asks for 고속버스 예매 , 고속버스 시간표 , 고속버스 예약 , 프리미엄 고속버스 , or 우등 고속버스 . The route is clearly a KOBUS 고속버스 route or the user names KOBUS/코버스/고속버스통합예매. The user wants assisted reservation up to seat selection, temporary hold, or a payment-entry link. Do not use this for: 시외버스/Tmoney routes — use intercity-bus-booking . Final card submission or payment without explicit, narrowly scoped confirmation. Blind browser automation before trying the official HTTP flow. Show more
express-bus-booking
安装
npx skills add https://github.com/nomadamas/k-skill --skill express-bus-booking