k-skill/docs
Jeffrey (Dongkyu) Kim 341a2b00d3 Add public marathon schedule lookup
Implement a read-only Korean marathon schedule skill so agents can report event dates, venues, registration deadlines, and categories from public race pages, with best-effort triathlon coverage.

Constraint: Issue #211 requires 장소, 신청 마감일, 종목, and possible triathlon inclusion without interactive clarification.

Constraint: Public unauthenticated GoRunning and triathlon.or.kr surfaces do not require k-skill-proxy.

Rejected: Proxy route | upstream pages are public and need no API key, so proxying would violate the free API proxy inclusion rule.

Confidence: high

Scope-risk: moderate

Directive: Keep source parsing fail-soft with explicit warnings when one public source changes or is temporarily unavailable.

Tested: npm test --workspace korean-marathon-schedule; live CLI smoke for 고령 2026 triathlon category; npm run ci; architect verification approved.

Not-tested: Real-time coverage of every future race page variant across both upstream sites.

Co-authored-by: OmX <omx@oh-my-codex.dev>
2026-05-09 22:29:59 +09:00
..
assets Prepare k-skill for packaged releases and broader skill discovery 2026-03-25 23:57:53 +09:00
features Add public marathon schedule lookup 2026-05-09 22:29:59 +09:00
adding-a-skill.md Guide crawler skills toward reusable discovery (#195) 2026-05-01 22:11:04 +09:00
install.md feat: add SH notice search skill (#218) 2026-05-09 00:09:45 +09:00
releasing.md Align Changesets release flow with generated package changelogs 2026-03-30 22:27:07 +09:00
roadmap.md Add court-auction-notice-search skill and package (#167) 2026-04-29 16:36:55 +09:00
security-and-secrets.md feat: 국가데이터처 KOSIS 통계 조회(kosis-stats) 스킬 추가 (#216) 2026-05-08 23:06:19 +09:00
setup.md feat: 국가데이터처 KOSIS 통계 조회(kosis-stats) 스킬 추가 (#216) 2026-05-08 23:06:19 +09:00
sources.md feat: 국가데이터처 KOSIS 통계 조회(kosis-stats) 스킬 추가 (#216) 2026-05-08 23:06:19 +09:00