naver-land-scouter
Installation
SKILL.md
Naver Land Scouter
언제 이 스킬을 쓰는가
- 네이버 부동산 기준으로 단지, 매물, 실거래를 탐색해야 할 때 사용한다.
"구성역 주변 3억대 아파트"처럼 위치 이름과 조건을 함께 다뤄야 할 때 사용한다.- 여러 역세권이나 여러 중심점을 한 번에 스캔해 하나의 JSON으로 합쳐야 할 때 사용한다.
- 현재 호가가 최근 실거래 대비 비싼지 싼지를 빠르게 판단해야 할 때 사용한다.
이 스킬의 기본 원칙
- 에이전트 후속 처리용 결과는 기본적으로
--format json --output-file <path>를 사용한다. - 위치가 문자열이면 기본 진입점은
workflow다. 위치 해석만 따로 확인할 때만search를 먼저 쓴다. "역 주변"여부는 이름이 아니라distanceMeters또는lat/lon기준으로 판단한다.- 결과가 0건이면 추측하지 말고
filterStats를 먼저 확인한다. - 세대수, 준공년도, 주차대수처럼 단지 메타데이터가 꼭 필요할 때만
--enrich complex-summary를 켠다. 401/403/429가 나와도 바로 실패로 끝내지 말고 세션 전략을 확인한다. 기본값auto가 1차 대응이다.
먼저 고를 것
- 위치+조건을 한 번에 풀고 싶은가
workflow
Related skills
More from dhkimxx/ai-agent-skills
datasheet-intelligence
This skill is triggered when a request needs datasheet/TRM-grounded hardware facts or firmware init code with page/section citations. Keywords: datasheet, TRM, register map, base address, bitfield, reset value, pin mux, clock divider, init code, 데이터시트, 레지스터, 초기화 코드.
24meta-docs
A frontmatter-first docs workflow that separates metadata search from body reads. Keywords: docs, frontmatter, metadata, search.
4librarian-tool
A frontmatter-first docs workflow that separates metadata search from body reads. Keywords: docs, frontmatter, metadata, search, librarian.
1