Pulls short-term weather forecasts from Korea's Meteorological Administration API without requiring you to register for your own API key. It proxies requests through a hosted server at k-skill-proxy.nomadamas.org by default, though you can point it at your own instance if needed. Works with either grid coordinates or lat/lon, and summarizes the essentials like temperature, precipitation, humidity, and wind speed. The proxy auto-selects the latest forecast time in KST if you don't specify one. Useful if you're building something that needs Korean weather data and don't want to deal with public data portal registration or exposing API keys in client code.
npx skills add https://github.com/nomadamas/k-skill --skill korea-weather