k-skill/docs
Jeffrey (Dongkyu) Kim b4aae5b295 Make intercity timetable lookup follow Tmoney form contract
Add a read-only timetable helper that starts a cookie-backed Tmoney session, submits the hidden browser fields required by readAlcnList.do, and parses readSasFeeInf schedule rows into JSON.

Constraint: Tmoney returns a generic errorCont page unless bef_Aft_Dvs and req_Rec_Num are posted with the timetable form.

Rejected: Browser automation-first lookup | official HTTP flow works when the browser-submitted hidden fields are included.

Confidence: high

Scope-risk: narrow

Directive: Do not automate final card submission or payment from this skill without explicit user confirmation.

Tested: python3 -m py_compile intercity-bus-booking/scripts/intercity_bus_search.py; python3 intercity-bus-booking/scripts/intercity_bus_search.py --depart-code 0511601 --arrive-code 2482701 --depart-name 동서울 --arrive-name 속초 --date 20260520 --limit 1; rsync to ~/.claude/skills and ~/.agents/skills; ./scripts/validate-skills.sh; node --test scripts/skill-docs.test.js; npm run lint

Not-tested: temporary seat hold, cancellation, card entry, and payment flows
2026-05-13 14:49:22 +09:00
..
assets Prepare k-skill for packaged releases and broader skill discovery 2026-03-25 23:57:53 +09:00
features Make intercity timetable lookup follow Tmoney form contract 2026-05-13 14:49:22 +09:00
adding-a-skill.md Merge dev into main (#197) 2026-05-02 23:51:59 +09:00
install-manus.md feat: Manus.ai 호환 import 경로 추가 (GitHub URL + rolling .skill 번들) (#227) 2026-05-11 12:12:44 +09:00
install.md Merge pull request #225 from taeyoung1005/feat/korean-bus-booking-skills 2026-05-12 19:20:22 +09:00
releasing.md Align Changesets release flow with generated package changelogs 2026-03-30 22:27:07 +09:00
roadmap.md Add court-auction-notice-search skill and package (#167) 2026-04-29 16:36:55 +09:00
security-and-secrets.md feat: 국가데이터처 KOSIS 통계 조회(kosis-stats) 스킬 추가 (#216) 2026-05-08 23:06:19 +09:00
setup.md Clarify bus booking secret requirements 2026-05-12 19:04:03 +09:00
sources.md feat: 국가데이터처 KOSIS 통계 조회(kosis-stats) 스킬 추가 (#216) 2026-05-08 23:06:19 +09:00