Pulls Korean Lotto draw results using the k-lotto npm package. You can check the latest round, look up historical draws by number, get detailed payout breakdowns, and validate your ticket against winning numbers. It's read-only and doesn't store anything. The workflow is straightforward: install the package globally, set NODE_PATH, then run one-liners to fetch results or check matches. Aimed at Korean users who want quick lottery lookups without manually scraping the Donghang Lottery site. One thing to watch: it depends on upstream HTML parsing for latest rounds, so schema changes could break it.
npx skills add https://github.com/nomadamas/k-skill --skill lotto-results