This hits the Korean National Tax Service's public list of high-value habitual tax delinquents directly from your machine, no API key needed. You feed it a company or business name, it scrapes both the corporate and individual delinquency lists and returns matches with total arrears, tax categories, and publication year. No business registration number lookup because NTS doesn't publish those in the list. It's read-only HTML scraping, so if the page structure changes it fails loudly and tells you to check manually. Useful when you're vetting a potential client or partner in Korea and want to see if they're on the public shame list. It won't score or interpret anything, just shows you what's published and gives you the source URL.
npx -y skills add nomadamas/k-skill --skill nts-tax-delinquency --agent claude-codeInstalls into .claude/skills of the current project.
국세청 누리집의 고액·상습체납자 명단공개(국세기본법 제85조의5)를 무인증 공개 검색으로 직접 조회한다.
이 명단에는 사업자등록번호가 수록되지 않는다. 상호·법인명 문자열 일치 후보의 공개 사실만 나열하며, 동명 상호 가능성은 사용자가 판단한다.
unavailable로 강등하고 수동 확인 경로를 안내한다.python3 (stdlib만 사용 — 추가 의존성 없음)scripts/nts_tax_delinquency.py helper--name: 상호·법인명 — 필수 (명단에 사업자등록번호가 없어 번호로는 검색 불가)python3 nts-tax-delinquency/scripts/nts_tax_delinquency.py --name "○○건설"
unavailable + 안내: 상호 미입력, 네트워크 오류, 페이지 구조 변경 추정 — 수동 확인 URL 제공.match_count: 0).https://www.nts.go.kr/nts/ad/openInfo/selectList.dojuliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills