airkorea-cliKorean real-time air quality (PM10, PM2.5, O3, NO2, CO, SO2) and 1–3 day forecasts via 한국환경공단 에어코리아 OpenAPI (apis.data.go.kr/B552584). Six subcommands wrap g...
Install via ClawdBot CLI:
clawdbot install chloepark85/airkorea-cliGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.data.go.kr/Audited Apr 30, 2026 · audit v1.0
Generated May 24, 2026
Build a dashboard that displays real-time PM10, PM2.5, O3, NO2, CO, and SO2 levels across Korean cities using the sido and realtime commands. Ideal for municipal environmental monitoring systems or public health displays in subway stations.
Create a location-based notification system that uses the tm and nearby commands to find the closest station to a user's home or office, then triggers alerts when PM2.5 grade reaches 3 (나쁨) or higher. Useful for runners, parents of children with asthma, or elderly care apps.
Automate daily checks of the forecast command for PM10 and PM2.5 to generate outdoor activity advisories (e.g., cancel or restrict recess) for school administrators. Can integrate with school notification systems or parents' apps.
Use the realtime command with the 3MONTH period to collect 90-day historical data for multiple stations. Combine with kr-holiday-cli to analyze holiday effects on air pollution, or feed into machine learning models for predictive analytics.
Generate a daily summary of the forecast command (informGrade, informCause) and top stations' current AQI via sido and realtime. Publish via tistory-api-cli or slacker-cli to inform subscribers about the day's air quality and precautions.
Offer a premium API layer that aggregates Airkorea data with caching, data normalization, and additional features like weather overlay or health recommendations. Revenue comes from monthly subscription fees for developers or enterprises.
Provide a customized air quality dashboard for local governments (si/gun/gu) using the sido and realtime commands. Charge a setup fee and annual maintenance, with options for mobile apps and public display screens.
Use historical air quality data from the realtime and forecast commands to advise real estate developers, schools, or hospitals on optimal locations considering pollution patterns. Charge per analysis report or hourly consulting fee.
💬 Integration Tip
For production use, apply for a production-tier API key from data.go.kr to avoid the 1,000 req/day dev limit. Cache the sido output (e.g., every hour) to minimize API calls while serving multiple users.
Scored May 24, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.