fine-dust-location

Resolve location-based PM10, PM2.5, and air quality grade via station lookup.

7.1k|836|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/NomaDamas/k-skill --skill fine-dust-location
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fine-dust-location
Source: https://github.com/NomaDamas/k-skill/tree/main/fine-dust-location
Command: npx skills add https://github.com/NomaDamas/k-skill --skill fine-dust-location

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

You need reliable, up-to-date fine dust (PM10/PM2.5 and overall air quality grade) for a specific location without manually searching or translating scattered sources.

Core Features & Use Cases

  • Location-based fine dust summary: Retrieves PM10, PM2.5, and integrated air quality grade using an AirKorea-based flow through the hosted proxy endpoint.
  • Flexible region input: Accepts a region name or locality hint (e.g., district/city) and resolves it toward the nearest measurement station using a specificity-first convention.
  • Ambiguous location handling: When a region cannot be uniquely resolved, returns candidate stations and lets you re-query by the exact station name (e.g., for the same district with multiple stations).

Quick Start

Ask the AI to check fine dust for 강남구 and summarize PM10, PM2.5, and the integrated grade.

Frequently Asked Questions about fine-dust-location

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check real-time fine dust levels for a specific location?

The Skill resolves fine dust conditions by matching your location hint to the nearest measurement station and returning a compact summary of PM10, PM2.5, and overall air quality grade.

What data is included in an air quality grade summary for PM10 and PM2.5?

The summary provides real-time PM10 and PM2.5 readings along with an integrated overall air quality grade sourced from an AirKorea-based proxy endpoint.

How do I get air pollution data when my location hint matches multiple measurement stations?

When an ambiguous location input matches multiple stations, it returns candidate station names, allowing you to re-query with a specific station to get the exact summary.

Can I retrieve fine dust conditions using just a district or city name?

Yes, you can use a district or city name as a region hint. The Skill resolves it toward the nearest measurement station using a specificity-first convention to retrieve conditions.

What happens if the fine dust location lookup cannot uniquely resolve my region?

If the lookup cannot uniquely resolve your region, it provides a fallback indicator and returns candidate station names so you can refine your query with the exact station.