Queries fine dust (PM10) and ultra-fine dust (PM2.5) levels from Korea's AirKorea data using location names or hints. You give it a region like "강남구" or "서울 강남구" and it hits the k-skill-proxy report endpoint to get current air quality readings and grades. If your location is ambiguous, it returns candidate stations and you pick one to query again with the exact station name. The response is kept compact: station, time, PM values, grades, and query method. Built for Korean locales, uses a public proxy at k-skill-proxy.nomadamas.org, and handles the common case where people ask "how's the air here?" without knowing their nearest monitoring station name.
npx skills add https://github.com/nomadamas/k-skill --skill fine-dust-location