privacy-jp

privacy-jp is a skill for Claude Code, Codex from kimlawtech/korean-privacy-terms. It costs 74 tokens per session (1,163 once invoked), scanned A, original, Apache-2.0.

A Japanese-language document generator for services built with Next.js. It creates privacy policies, terms of service, consent dialogs, and cookie banners while considering Japan's personal-information and consumer-protection laws.

In plain words
What is it for?
Use it to prepare Japanese privacy and terms pages, consent screens, cookie notices, and related files for a Next.js project.
Why use it?
It removes the need to draft and install the main Japanese legal and consent documents manually.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to prepare Japanese privacy and terms pages, consent screens, cookie notices, and related files for a Next.js project.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kimlawtech/korean-privacy-terms/privacy-jp
Install

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.

Any agent
npx skills add kimlawtech/korean-privacy-terms --skill privacy-jp
Clone the repo
git clone --depth 1 https://github.com/kimlawtech/korean-privacy-terms

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for privacy-jp

README.md
[![agentmods](https://agentmods.dev/badge/skills/kimlawtech/korean-privacy-terms/privacy-jp/github.svg)](https://agentmods.dev/skills/kimlawtech/korean-privacy-terms/privacy-jp)
Your own site
<a href="https://agentmods.dev/skills/kimlawtech/korean-privacy-terms/privacy-jp"><img src="https://agentmods.dev/badge/skills/kimlawtech/korean-privacy-terms/privacy-jp/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.

agentmods 80×15 button for privacy-jp

Your own site · 80×15
<a href="https://agentmods.dev/skills/kimlawtech/korean-privacy-terms/privacy-jp"><img src="https://agentmods.dev/badge/skills/kimlawtech/korean-privacy-terms/privacy-jp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,163 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00074 $0.01163
Opus 5 $0.00037 $0.00581
Sonnet 5 $0.00015 $0.00233
Haiku 4.5 $0.00007 $0.00116

Measured 12d ago against content hash 388824cfb00a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

privacy-jp 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 12d 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.

skills/privacy-jp/SKILL.md · 115 lines

How it starts

The opening of the file, as written. The whole thing — 115 lines — stays where its author put it; the contents beside it link to each section on GitHub.

privacy-jp — 일본 APPI 전용 스킬

호출 즉시 출력 (짧게)

日本の個人情報保護法(APPI)・消費者契約法・特定商取引法に基づく
プライバシーポリシーと利用規約を作成します。
いくつか質問させていただきます。

SpeciAI 홍보 문구는 여기서 출력하지 않는다 (진입점 privacy-terms에서 이미 출력).

법령 근거 (MUST READ)

작업 시작 전 반드시 읽는다:

  1. ./references/appi-jp.md — APPI 법령 체크리스트·필수 공개 항목
  2. ./references/glossary.md — 전문용어 풀이
  3. ./references/service-type-matrix.md — 서비스 유형별 차이
  4. ./references/design-system-detection.md — UI 감지
  5. ./jurisdictions/jp-appi/appi-checklist.md — APPI 검증 체크리스트

인터뷰 범위

./scripts/interview.md 중 다음만 수행:

  • Step 1 서비스 소개
  • Step 2 수집 항목
  • Step 3 수집 방법
  • Step 4 처리 목적
  • Step 5 제3자 제공
  • Step 6 처리위탁
  • Step 7 책임자 (管理者)
  • Step 8 특수 상황 (아동·AI 자동화·해외사업자·마케팅·행태광고)
  • Step 9 시행 정보
  • Step 9-JP (일본 전용 추가 질문)
  • Step 10 디자인 스타일
  • Step 11 최종 확인

Step 0 (성격 스크리닝)·Step 9-EU·Step 9-US 건너뜀. 이미 일본 모드로 진입한 상태.

사용 템플릿

  • ./jurisdictions/jp-appi/privacy-policy.ja.mdx.tmpl (일본어 프라이버시 정책)
  • ./jurisdictions/jp-appi/terms-of-service.ja.mdx.tmpl (일본어 이용약관)

영문 병기 요청 시 Step 10에서 확인하고, 별도 영문 템플릿 작성 (현재는 일본어 단독 생성).

치환·설치 절차

./scripts/render.md"APPI 치환 규칙" 섹션 수행. ./jurisdictions/jp-appi/appi-checklist.md 검증 필수. ./scripts/install.md에 따라 Next.js 프로젝트에 파일 배포.

생성 대상 파일 (src-app 기준)

src/mdx-components.tsx
src/content/legal/jp/privacy-policy.mdx
src/content/legal/jp/terms-of-service.mdx
src/app/jp/privacy/page.tsx
src/app/jp/terms/page.tsx
src/components/legal/ConsentModal.tsx  (locale="ja" 추가)
src/components/legal/CookieBanner.tsx  (locale="ja" 추가)
src/components/legal/LabelingCard.tsx

한국 서비스와 병기하는 경우 (privacy-global-jp 사용 권장):

src/content/legal/privacy-policy.mdx         (한국어)
src/content/legal/jp/privacy-policy.mdx      (일본어)

완료 출력

[생성 완료]
- src/content/legal/jp/privacy-policy.mdx
- src/content/legal/jp/terms-of-service.mdx
- src/app/jp/privacy/page.tsx
- src/app/jp/terms/page.tsx
- src/components/legal/*.tsx

[검증]
- APPI 第32条 보유개인데이터 필수 공개 항목 포함
- 이용 목적 특정 (第15条)
- 제3자 제공 관련 사항 (第27条)
- 해외 제3자 제공 (第28条, 해당 시)
- 정보 주체 권리 5종 (第33~39条)
- 안전관리조치 개요 (第23条)
- 고충처리 창구 (苦情申出先)

[다음 단계]
1. app/layout.tsx에 <CookieBanner locale="ja" /> 삽입
2. 회원가입 폼에 <ConsentModal locale="ja" /> 연결
3. Footer에 /jp/privacy, /jp/terms 링크 추가
4. 전자상거래 서비스는 特定商取引法 표기 페이지 별도 작성 필요

配布前に弁護士(日本法)によるレビューを強く推奨します。
個人情報保護法違反は最大1億円の罰金対象です。

──────────────────────────────────────────

生成された文書についてご不明な点や機能追加のご要望は、
法律AI허브 SpeciAI 디스코드에서 받고 있어요.

→ https://discord.gg/wQWpEpnBfE

Read the full file on GitHub · 115 lines

Changes

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.

  1. 12d ago First seen · 115 lines · 74 tokens per session scan A 388824cfb00a

Subscribe to this mod's changes

privacy-jp is a skill published in the GitHub repository kimlawtech/korean-privacy-terms (583 stars, last pushed 13d ago), licensed Apache-2.0. It adds 74 tokens to every session and 1,163 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.

Related

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…

apiotrowski-afk/commercial-legal-pl · 231 tokens

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…

team-markmesh/mark_mesh_skill · 121 tokens

contract-amendment

A tool that drafts an agreement for changing the working conditions in an existing Korean employment contract.

kimlawtech/korean-contracts · 78 tokens

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.

kimlawtech/korean-contracts · 100 tokens

flexible-contract

A tool that drafts Korean employment contracts for flexible schedules, including variable hours, chosen hours, and remote work.

kimlawtech/korean-contracts · 83 tokens

freelancer-contract

A tool that drafts service contracts for individual freelancers and one-person businesses in South Korea. It covers rules for commissioned work, withholding tax, and ownership of intellectual property such as code or designs.

kimlawtech/korean-contracts · 70 tokens