lh-notice-search

Search official LH notices via the data.go.kr Open API.

7.1k|836|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/NomaDamas/k-skill --skill lh-notice-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lh-notice-search
Source: https://github.com/NomaDamas/k-skill/tree/main/lh-notice-search
Command: npx skills add https://github.com/NomaDamas/k-skill --skill lh-notice-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

복잡한 LH 청약 공고를 어디서 어떻게 찾아야 하는지 몰라 마감 전에 정보를 놓치기 쉽습니다.

Core Features & Use Cases

  • Official LH notice search (read-only): apply.lh.or.kr에 올라오는 임대/분양/주거복지(신혼희망타운 등)/토지/상가 공고를 data.go.kr의 공식 LH Open API 기반으로 조회합니다.
  • List + detail lookup: 공고 목록에서 핵심 정보를 필터링해 찾고, 공고번호 정보를 바탕으로 상세(주택형별 공급 정보 포함)를 가져옵니다.
  • Examples (real scenarios): 지역(예: 부산광역시)과 유형(예: 영구임대/행복주택), 상태(공고중/접수중)를 조합해 “마감 임박 공고”를 먼저 정리해볼 수 있습니다.

Quick Start

Ask the AI to search LH notices with region 부산광역시, type 영구임대, status 공고중, then summarize the top results with links.

Frequently Asked Questions about lh-notice-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search LH subscription notices by region and housing category?

You can search LH subscription notices by filtering official apply.lh.or.kr listings using region, housing category codes, notice status, keyword, and date range to retrieve structured public housing announcement lists.

What housing types are available in the LH notice search results?

Available housing types in LH notice search results include lease/subscription, sale housing, housing welfare categories like newlywed hope towns, land, and commercial property listings from the official Open API.

Can I get detailed information for a specific LH public housing notice?

You can retrieve specific LH notice details by querying with panId, ccrCnntSysDsCd, and splInfTpCd identifiers to get housing-type supply information and an official detail_url for user redirection.

Does the LH notice search API support filtering by notice status like open or applying?

The LH notice search supports filtering by notice status, allowing you to combine statuses like open or applying with region and housing type to find deadline-approaching public housing announcements.

What do I need to access the LH notice Open API through k-skill-proxy?

Accessing the LH notice Open API through k-skill-proxy requires a base URL resolved from the KSKILL_PROXY_BASE_URL environment variable and read-only access to retrieve structured list and detail payloads.