This is a Korean League of Legends esports analytics tool built specifically for LCK matches. It pulls from Riot's official LoL Esports API and Oracle's Elixir style historical data to give you game results, current standings, live stats with turning point analysis, and champion matchup insights. The team alias normalization is nice since Korean teams rebrand constantly. You'd use this for questions like "show me today's LCK results" or "what was the turning point in this game" or "which champions are meta this patch." It ships with lightweight local pipeline scripts for syncing CSV data and generating match reports. The whole thing assumes you're comfortable running Node scripts and npm global installs, and it will break if Riot changes their API structure.
npx skills add https://github.com/nomadamas/k-skill --skill lck-analytics