kma-weather
CommunityKMA weather data: current, forecast, warnings.
System Documentation
What problem does it solve?
This skill provides programmatic access to Korea Meteorological Administration weather data, consolidating current conditions, ultra-short forecasts, short-term forecasts, mid-term forecasts, and official warnings into a single, easy-to-use interface.
Core Features & Use Cases
- Retrieve current weather, ultra-short-term forecasts, short-term forecasts, mid-term forecasts, and warnings for locations across South Korea.
- Query data by latitude/longitude or by region (city/province) and obtain machine-readable JSON or human-friendly text.
- Use cases include dashboard feeds, automated alerts, and data-driven planning for apps and research.
Quick Start
Install Python 3, set the KMA_SERVICE_KEY environment variable, and run example commands: python3 skills/kma-weather/scripts/forecast.py current --lat 37.5665 --lon 126.9780 python3 skills/kma-weather/scripts/forecast.py ultrashort --lat 37.5665 --lon 126.9780 python3 skills/kma-weather/scripts/forecast.py shortterm --lat 37.5665 --lon 126.9780 --days all
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: kma-weather Download link: https://github.com/steamb23/openclaw-skill-monorepo/archive/main.zip#kma-weather Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.