Korean Certified Mail — Development skill for Claude Code
한국 내용증명 자동 작성 Claude Code 스킬 — 14개 유형 지원, 법원 제출 기준 DOCX 출력, 법령 환각 방지, MCP 개인정보 보호.
How to install Korean Certified Mail
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open kimlawtech/korean-certified-mail and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Korean Certified Mail does
한국 내용증명 자동 작성 Claude Code 스킬 — 14개 유형 지원, 법원 제출 기준 DOCX 출력, 법령 환각 방지, MCP 개인정보 보호.
Alternatives in Development
- MCP Builder — Guide for creating high-quality MCP servers to integrate external APIs and services 94.1k ★
- Mempalace Help — Show comprehensive MemPalace help — available skills, MCP tools, CLI commands, hooks, and architecture 58.6k ★
- Chrome Devtools MCP — Chrome DevTools for coding agents 29504 108 1 31.7k ★
README
korean-certified-mail
한국 도메인 특화 AI **스페시아이**에서 만듭니다. 법률·세무·노무·회계·의료 실무에 쓰는 도구를 오픈소스로 공개하고, 완성 제품은 [speciai.kr](https://speciai.kr) 에서 운영합니다. → 제품 [speciai.kr/plugin](https://speciai.kr/plugin) · 커뮤니티 [디스코드](https://discord.gg/hqdGsY7UpH)
한국 내용증명 자동 작성 Claude Code 스킬.
임금체불·보증금 반환·계약해지·손해배상 등 14개 유형을 지원하며, 법원 제출 기준 DOCX 출력, 법령 환각 방지, MCP 개인정보 보호가 내장됩니다.
특징
- 14개 유형 — 임금체불·보증금·대여금·손해배상·계약해지·이행촉구·하자보수·명도·갱신거절·환불·서비스·명예훼손·저작권·기타
- 법원 제출 기준 DOCX — 바탕체 11pt, A4 좌3cm 우2.5cm, 줄간격 200%, 당사자 표·실선 자동 생성
- 법령 환각 방지 — 검증된 조항 허용 목록만 인용, 판례 번호 직접 인용 금지, 소멸시효 자동 경고
- MCP 개인정보 보호 — 성명·주소·연락처·금액이 Claude 컨텍스트에 노출되지 않고 로컬에서만 처리
- 프롬프트 인젝션 방어 — 입력 sanitize(한국어·영어 18개 패턴), 파일 간접 인젝션 탐지, Path Traversal 방지
- 우체국 발송 가이드 — DOCX에 3부 출력 안내 자동 포함
보안 아키텍처
사용자 입력
│
▼
[Layer 1] 입력 Sanitize (MCP 서버)
· 한국어·영어 인젝션 패턴 18종 탐지 → [BLOCKED] 처리
· 제어문자·유니코드 방향 제어 문자 제거
· 파일 로드 시 줄 단위 검사 + 크기 제한 (200KB)
· Path Traversal 방지 (허용 경로 외 차단)
│
▼
[Layer 2] 개인정보 마스킹 (MCP 서버)
· 이름 → SENDER_NAME / 주소 → SENDER_ADDR / 금액 → AMOUNT_3M
· 마스킹된 토큰만 Claude 컨텍스트로 전달
│
▼
Claude — 내용증명 초안 생성 (토큰만 보임)
│
▼
[Layer 2 복원] 로컬에서 실제 값으로 역치환 → TXT + DOCX 저장
설치
macOS / Linux
git clone https://github.com/kimlawtech/korean-certified-mail
cd korean-certified-mail
bash install.sh
Windows (PowerShell)
git clone https://github.com/kimlawtech/korean-certified-mail
cd korean-certified-mail
powershell -ExecutionPolicy Bypass -File install.ps1
설치 후 Claude Desktop을 재실행하면 MCP 서버가 자동 연결됩니다.
사용법
Claude Code에서:
/korean-certified-mail
또는 자연어로:
임금체불 내용증명 써줘
보증금 안 돌려주는 집주인한테 내용증명 보내고 싶어
계약 해지 통보 내용증명 만들어줘
MCP 서버 없이 사용 (플레이스홀더 모드)
MCP 서버 없이도 내용증명 작성이 가능합니다. 단, 개인정보(성명·주소·금액 등)가 Claude 컨텍스트에 평문으로 노출됩니다. 민감 정보를 입력하지 않고 `[발신인 성명]` 형태의 플레이스홀더로 처리 후 생성된 파일에 직접 기입하는 방식을 권장합니다.
DOCX 출력 사양
| 항목 | 사양 |
|---|---|
| 폰트 (한글) | 바탕체 |
| 폰트 (영문·숫자) | Times |
Related Skills
Korean Contracts
한국 사업자용 계약서 자동 생성 Claude Code 스킬. 9종 계약서(근로·알바·유연·일용·프리랜서·외주·변경·연봉) + MCP 개인정보 보호 서버. 2026 최저임금·최신 대법원 판례 반영.
Proton Mail Bridge Client
🌉 Local-first Proton Mail MCP and CLI through Proton Bridge. Search, read, draft, send, sync, and act on mail
Hecate Mail
Async mailboxes + a citizens directory on the Macula mesh -- lets an ephemeral agent (Claude Code, any MCP cli
Eod Wrapup
Generates an end-of-day wrap-up using the Superhuman Mail MCP server — identifies open loops, unanswered email
Claude Certified Architect Guide
Unofficial study guide for Anthropic's Claude Certified Architect (CCAR-F) certification. Covers agentic loops
Claude Architect CCA F
Study resources, code samples, and hands-on practice scenarios for the Claude Certified Architect: Foundations
Related Agents
Fec Security Reviewer
Focus on front-end and browser-side security reviews: XSS, client key leaks, dangerous DOM/API usage, third-pa
Fpm Transcription
Produces a certified transcript by running two independent ASR engines (Soniox boosted + ElevenLabs Scribe) co
Inbox Tracker
Scan Gmail (and Google Calendar) for job-search activity — recruiter mail, ATS/application updates, interview