Handles KTX and Korail train bookings through the korail2 Python package with added anti-bot workarounds for Dynapath checks that break the vanilla library. You can search trains, reserve seats, check reservations, and cancel, including N-card discount support. It won't auto-complete payment, which is intentional. The helper script patches in the right headers and tokens to get past Korail's recent macro detection. Useful when you're automating Korean train travel but don't want to scrape the website or store credentials in plaintext. Expects Python 3.10+ and environment variables for login, with a sensible fallback to a local secrets file.
npx skills add https://github.com/nomadamas/k-skill --skill ktx-booking