Summary
- 대한민국 국토교통부가 매년 공시하는 "개별공시지가"(원/㎡) 조회.
- 지번 단위 토지의 정부 공시 단가로, 재산세·종부세·양도세 등
- 세금 산정의 법적 기준이다. **시세/실거래가가 아니다.**
- Use when the user asks for 공시지가, 개별공시지가, 토지 공시단가,
- 세무…
nomadamas/k-skill
대한민국 국토교통부가 매? 지번 단위 토지의 정부 공시 단가로, 재산세·? 세금 산정의 법적 기준이다. **시세/실거래가가 아니다.** Use when the user asks for 공시지가, 개별공시지가, 토지 공시단가, 세무 계산용 토지 단가, or "이 ? 공시지가 얼마야". Do NOT use for 시세, 실거래가, 매매가, 호가, 공동주택가격 (those need a different data source).
npx skills add nomadamas/k-skill --skill gongsijiga-search
Other skills from nomadamas/k-skill · top by installs.
npx skills add nomadamas/k-skill
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Parsed from SKILL.md frontmatter.
Files included with this skill beyond the listing page.
SKILL.md
1,851 B
SUMMARY.md
539 B
<!-- k-skill:cli-stub — generated by scripts/generate-skill-stubs.js; edit skill.json / instruction.md instead -->
Run this and follow its output as the primary instructions for this skill:
npx -y @nomadamas/k-skill@0 instruct gongsijiga-search
The CLI detects the current runtime (Dolshoi vault/CloakBrowser vs generic) and prints only the applicable instructions, always up to date. Helper files bundled with the CLI are listed by:
npx -y @nomadamas/k-skill@0 files gongsijiga-search
If npx is unavailable, install Node.js 18+ or follow https://github.com/NomaDamas/k-skill#readme, or read the source instructions at https://github.com/NomaDamas/k-skill/blob/main/gongsijiga-search/instruction.md.