What problem does it solve?
Checking Korean public holidays, substitute holidays, national days, anniversaries, 24 solar terms, and sundry days normally requires manually searching government portals or calendars. This Skill queries the official Korea Astronomy and Space Science Institute special-day API through a hosted proxy and returns structured results.
Core Features & Use Cases
- Holiday Lookup: Query public holidays (
rest), national days (national), anniversaries (anniversary), 24 solar terms (solarTerm), and sundry days (sundry) by year and month.
- Holiday Status Check: Determine whether a specific date is a holiday using the
isHoliday field, based on KST dates.
- No User Credentials Needed: The API key lives only on the k-skill-proxy server, so end users query without signing up for data.go.kr.
- Use Case: Ask "Is August 15, 2026 a public holiday in Korea?" and receive the date, name, and holiday flag from the official government data source.
Quick Start
Ask the AI to check whether a specific date is a Korean public holiday or to list all public holidays for a given year and month.