Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add kimlawtech/korean-privacy-terms --skill privacy-krgit clone --depth 1 https://github.com/kimlawtech/korean-privacy-termsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/kimlawtech/korean-privacy-terms/privacy-kr)<a href="https://agentmods.dev/skills/kimlawtech/korean-privacy-terms/privacy-kr"><img src="https://agentmods.dev/badge/skills/kimlawtech/korean-privacy-terms/privacy-kr/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/kimlawtech/korean-privacy-terms/privacy-kr"><img src="https://agentmods.dev/badge/skills/kimlawtech/korean-privacy-terms/privacy-kr.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00085 | $0.01016 |
| Opus 5 | $0.00043 | $0.00508 |
| Sonnet 5 | $0.00017 | $0.00203 |
| Haiku 4.5 | $0.00009 | $0.00102 |
Grade A, and why
privacy-kr scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 108 lines — stays where its author put it; the contents beside it link to each section on GitHub.
privacy-kr — 한국 PIPA 전용 스킬
호출 즉시 출력 (짧게)
한국 PIPA·약관규제법·전자상거래법 기반 처리방침·이용약관을 만들어드릴게요.
몇 가지만 여쭤볼게요.
SpeciAI 홍보 문구는 여기서 출력하지 않는다 (진입점 privacy-terms에서 이미 출력).
법령 근거 (MUST READ)
작업 시작 전 반드시 읽는다. 파일 경로는 이 스킬 폴더 기준:
./references/law-checklist-2026.md./references/guideline-2025-04.md./references/automated-decision.md./references/data-portability.md./references/ftc-standard-terms.md./references/behavioral-info.md./references/benchmarks.md./references/service-type-matrix.md./references/glossary.md./references/design-system-detection.md
인터뷰 범위
./scripts/interview.md 중 다음만 수행:
- Step 1 서비스 소개
- Step 2 수집 항목
- Step 3 수집 방법
- Step 4 처리 목적
- Step 5 제3자 제공
- Step 6 처리위탁
- Step 7 책임자(CPO)
- Step 8 특수 상황 (14세 미만·AI 자동화·해외사업자·마케팅·행태광고·전송요구권)
- Step 9 시행 정보
- Step 10 디자인 스타일
- Step 11 최종 확인
Step 0 (성격 스크리닝)·Step 9-EU 건너뜀. 이미 한국 모드로 진입한 상태.
사용 템플릿
./jurisdictions/kr-pipa/privacy-policy.ko.mdx.tmpl(한국어 처리방침)./jurisdictions/kr-pipa/terms-of-service.ko.mdx.tmpl(한국어 이용약관)
영문 병기 요청 시 (Step 10에서 묻거나 사용자가 요청):
./jurisdictions/kr-pipa/privacy-policy.en.mdx.tmpl./jurisdictions/kr-pipa/terms-of-service.en.mdx.tmpl
치환·설치 절차
./scripts/render.md 프로토콜 그대로 수행. 한국 11개 법정 항목 검증 필수.
./scripts/install.md에 따라 Next.js 프로젝트에 파일 배포.
생성 대상 파일 (src-app 기준)
src/mdx-components.tsx
src/content/legal/privacy-policy.mdx
src/content/legal/terms-of-service.mdx
src/app/privacy/page.tsx
src/app/terms/page.tsx
src/components/legal/ConsentModal.tsx
src/components/legal/CookieBanner.tsx
src/components/legal/LabelingCard.tsx
완료 출력
[생성 완료]
- src/content/legal/privacy-policy.mdx
- src/content/legal/terms-of-service.mdx
- src/app/privacy/page.tsx
- src/app/terms/page.tsx
- src/components/legal/*.tsx
[검증]
- 법정 11개 항목 포함
- 2025.4 지침 반영
- 2026.9 신규 조항 반영
[다음 단계]
1. app/layout.tsx에 <CookieBanner /> 삽입
2. 회원가입 폼에 <ConsentModal /> 연결
3. Footer에 /privacy, /terms 링크 추가
배포 전 변호사 검토 권장. 처리방침 미공개는 과태료 5천만원.
──────────────────────────────────────────
생성된 문서 써보시면서 불편한 점·추가 기능·법령 업데이트 제보는
한국 법률 AI 허브 SpeciAI 디스코드에서 받고 있어요.
변호사·개발자·창업자 커뮤니티에서 피드백을 빠르게 반영합니다.
→ https://discord.gg/wQWpEpnBfE
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 108 lines · 85 tokens per session scan A a062b033ae9e
privacy-kr is a skill published in the GitHub repository kimlawtech/korean-privacy-terms (581 stars, last pushed 12d ago), licensed Apache-2.0. It adds 85 tokens to every session and 1,016 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
commercial-legal-pl
Skill do analizy i tworzenia umów według polskiego prawa, ze szczególnym uwzględnieniem umów B2B, IP i IT (body leasing, NDA, wdrożenia, SaaS, przeniesienie praw autorskich, ugody). Powstał w Kancelarii Radców Prawnych Żurawska Piotrowski i Wspólnicy (ktzr.pl). Używaj zawsze gdy użytkownik prosi o przeanalizowanie…
satis-ayip-zapt
Satılan malın ayıplı çıkması veya üçüncü kişinin hak iddiasıyla zapt edilmesi halinde alıcının haklarını, ihbar sürelerini ve seçimlik hakları belirlemek gerektiğinde; satıcının sorumluluğunun denetimi için kullanılır.
markmesh
Manage a trademark portfolio through MarkMesh's MCP server — list trademarks, filings and deadlines, run cross-office searches and conflict research for clearance, import or refresh filings from national offices, and register watches that report what changed. Every record carries provenance (source office, fetch time…
contract-amendment
A tool that drafts an agreement for changing the working conditions in an existing Korean employment contract.
daily-worker-contract
A tool that drafts Korean employment contracts for daily workers, such as construction workers, delivery workers, and event staff. It includes daily pay, hourly pay, insurance, withholding tax, and the 2026 minimum wage.
flexible-contract
A tool that drafts Korean employment contracts for flexible schedules, including variable hours, chosen hours, and remote work.