What problem does it solve?
Finding Korean government official housing prices (공시가격) for apartments and individual houses normally requires navigating the realtyprice.kr website manually, resolving complex names, dong/ho selectors, and PNU codes by hand. This Skill automates that lookup and returns normalized price history JSON.
Core Features & Use Cases
- Apartment Official Price History: Search apartment complex candidates by name, then retrieve per-unit official price history by dong/ho selection.
- Individual House Lookup by PNU: Query 개별주택가격 history using an exact 19-digit PNU code.
- Typed Failure Modes: Structured error codes for ambiguous candidates, invalid PNU, upstream drift, and timeouts so agents can ask the user instead of guessing.
- Use Case: A user asks "서울 우리 아파트 101동 502호 공시가격 알려줘" — the Skill searches candidates, asks the user to disambiguate if multiple match, and returns the year-by-year official price history.
Quick Start
Ask the agent to look up the official housing price for a specific apartment unit or individual house address using the housing-official-price skill.