Agent skill · nomadamas

religious-facility-search

Use when the user asks 근처 교회 찾기, 성당 위치, 절·사찰 찾기, 종교시설 조회, or church/cathedral/temple lookup by Korean neighborhood, station, or landmark. 공식 Kakao Local API를 k-skill-proxy 경유로 호출해 종교시설을 거리순으로 조회하고 주소·전화·카카오맵 링크를 정리한다. 사용자 API 키가 필요 없는 조회 전용 스킬이다.

What it needs

About 1k tokens when loaded.

What this skill does

religious-facility-search <!-- k-skill:cli-stub — generated by scripts/generate-skill-stubs.js; edit skill.json / instruction.md instead --> Get the full instructions (required first step) Run this and follow its output as the primary instructions for this skill: 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: Keep the CLI and every coding-agent skill install current (including Vercel Agent Skills) with: 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/religious-facility-search/instruction.md. Hard rules even without the CLI Never execute payment, message/email delivery, final submission, cancellation, or public posting without the user's explicit approval immediately beforehand. Never ask for, print, or store plaintext credentials in chat, files, or shell arguments. Never bypass legal, physical-presence, CAPTCHA, identity-proofing, or electronic-signature boundaries.

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills nomadamas/religious-facility-search

View the source on GitHub

Browse the @skills marketplace