Home / epoko77-ai / im-not-ai · skills/humanize-korean/SKILL.md · GitHub

humanize-korean skillA

humanize-korean is agent-read markdown (skill) from epoko77-ai/im-not-ai: AI(ChatGPT·Claude·Gemini 등)가 쓴 한글 텍스트를 "사람이 쓴 글처럼" 윤문해주는 오케스트레이터 스킬. 번역투·영어 인용 과다·기계적 병렬·관용구·피동태 남용·접속사 남발·리듬 균일성·이모지/불릿 과다 등 10대 카테고리 85개 AI 티 패턴을 탐지·분류해 내용은 한 글자도 건드리지 않고 문체·리듬·표현만 자연스러운 한국어로 재작성한다. shim의 route_hint(light|standard|heavy)로 경로를 정해 잘 쓴 글은 1콜, 표준은 2콜, 중증·장문만 3+콜(진단→겨냥 윤문→finalize)로 처리한다. 트리거 — "AI 티 없애줘", "AI 같은 글 자연스럽게", "GPT/ChatGPT 문체", "AI 번역투 고쳐", "사람이 쓴 것처럼 윤문", "AI 윤문", "ChatGPT 티 제거", "한글 AI 탐지·윤문", "AI 글 사람처럼", "번역투 제거", "영어 인용 많은 글 윤문", "AI 글 티 안 나게", "휴머나이저", "humanize .

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Humanize Korean — AI 한글 티 제거 오케스트레이터 (v2.3)

> **v2.3.2** — 플러그인 스킬을 관례 위치(루트 `skills/`)로 이동. 마켓플레이스 설치에서 shim·진단이 조용히 누락되던 경로 문제 해소.
> **v2.3.1** — 경로 해석·런타임 경계·계약 정합 수정 회차(외부 제보 반영). 기능 변경 없음.
> **v2.3.0** — 구조 수렴 게이트(`verify_gates.py` 4축: 목표달성·대구 전멸·수치·golden) + 진단 슬림 인덱스(`diagnosis-rules.md`, taxonomy 83%↓). (v2.2: route_hint 3경로 + 단일 콜 우선)
> 버전 히스토리·실측 근거·테스트 시나리오: [`${CLAUDE_SKILL_DIR}/references/design-notes.md`](references/design-notes.md)

## Phase 0: 컨텍스트 확인 및 경로 결정

작업 시작 시 가장 먼저 다음 한 줄을 사용자에게 출력한다.

```
humanize-korean v2.3 — 경로: {light|standard|heavy} ({route_hint|사용자 지정}) / run_id: {YYYY-MM-DD-NNN-TAG}
```

(경로는 Phase 1의 shim 실행 후에 확정되므로, 이 상태 줄은 shim 직후 출력한다.)

### 전 경로 공통 의미 앵커

- 윤문 전에 문장별 **핵심 내용 명사·개념어**를 내부 목록으로 잡는다. 주어·목적어·보어에서 원문의 주장을 구성하는 어휘가 대상이다.
- 조사·어미는 바꿀 수 있지만, 내용 앵커의 원형 어휘는 결과에 최소 한 번 그대로 남긴다. 동의어 치환이나 문장 병합을 이유로 삭제하지 않는다.
- AI 관용구·추상어를 덜어낼 때는 수식어와 형식명사만 걷어낸다. 내용 앵커까지 함께 사라질 것 같으면 해당 문장을 롤백한다.
- 출력 직전 원문과 윤문본을 다시 대조한다. 내용 앵커 하나라도 빠졌으면 자연성보다 의미 보존을 우선해 복원한다.

### 경로 결정 규칙
1. **사용자 명시가 최우선.** `--strict`·"정밀 모드"·"정밀하게"·"제대로" → **heavy 고정**. "가볍게"·"빠르게만" → **light 고정**. 명시가 있으면 route_hint는 무시한다.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add epoko77-ai/im-not-ai/humanize-korean@v2.3.2
Exact content
mdr add epoko77-ai/im-not-ai/humanize-korean@sha256:4b4d0e0e0a78e2da

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_whkop4v22dicwktq.svg)](https://markdownregistry.com/a/art_whkop4v22dicwktq)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v2.3.2 latest2026-09-22 5f2648e 30,230 BA view · diff
v2.3.22026-08-31 bcdc3bb 30,228 BA view · diff
v2.3.22026-08-29 b25d21a 29,198 BA view · diff
v2.3.22026-08-29 fea0e34 28,600 BA view · diff
v2.3.22026-08-29 b48fa05 28,100 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (30230 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

epoko77-ai/im-not-ai · 5,687 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_whkop4v22dicwktq
GET https://markdownregistry.com/api/v1/resolve?ref=epoko77-ai/im-not-ai/humanize-korean
GET https://markdownregistry.com/api/v1/blob/4b4d0e0e0a78e2da1dd77335731cf95fd529a7abd9fc919cefe88d69f83f5148

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from epoko77-ai/im-not-ai

CLAUDE.md claude
epoko77-ai/im-not-ai · CLAUDE.md
git:20260922.5f2648e · audit A · 5,687 stars
humanize-korean skill
epoko77-ai/im-not-ai · codex/skills/humanize-korean/SKILL.md · AI(ChatGPT·Claude·Gemini)가 쓴 한글 텍스트를 사람이 쓴 글처럼 윤문한다. 번역투·영어 인용 과다·기계적 병렬·관용구·피동 남용·접속사 남발·리듬 균일·이모지/불릿 과다 등 10대 카테고리…
git:20260922.5f2648e · audit A · 5,687 stars
commit-ko skill
epoko77-ai/im-not-ai · extras/skills/commit-ko/SKILL.md · AI(Claude 등)가 제안한 한글 커밋 메시지의 사무적·번역투 어휘("~을 수행함", "~을 진행함", "~적 개선을 실시함" 등)를 실제 개발자가 쓰는 자연스러운 한국어 커밋 메시지로 다듬는 스킬…
v0.1.0 · audit A · 5,687 stars
humanize-redo skill
epoko77-ai/im-not-ai · skills/humanize-redo/SKILL.md · 가장 최근 윤문 결과를 2차로 다시 다듬는다 — 특정 카테고리·문단·강도 조정도 가능. humanize-korean strict 윤문(Phase B)을 기존 run_id에 재실행해 잔존 finding을 처리한다…
git:20260818.1b54f41 · audit A · 5,687 stars
humanize-scan skill
epoko77-ai/im-not-ai · skills/humanize-scan/SKILL.md · 한글 글에 AI 티가 얼마나 있는지 재고, 실제로 고치면 어떻게 되는지 표본으로 보여주는 정찰 스킬. 실측 판별력 상위 6개만 본다. 워크스페이스·진단·게이트·서브에이전트 없이 이 대화 안에서 끝낸다(파일 0개…
git:20260922.5f2648e · audit A · 5,687 stars
humanize skill
epoko77-ai/im-not-ai · skills/humanize/SKILL.md · AI가 쓴 한글 텍스트를 자연스럽게 윤문하는 진입 명령. humanize-korean 파이프라인을 shim 의 route_hint 가 정한 경로(light 1콜 · standard 2콜 · heavy 3+콜)로…
git:20260901.be4de62 · audit A · 5,687 stars

Every file in epoko77-ai/im-not-ai

Other files named humanize-korean

humanize-korean skill
epoko77-ai/im-not-ai · codex/skills/humanize-korean/SKILL.md · AI(ChatGPT·Claude·Gemini)가 쓴 한글 텍스트를 사람이 쓴 글처럼 윤문한다. 번역투·영어 인용 과다·기계적 병렬·관용구·피동 남용·접속사 남발·리듬 균일·이모지/불릿 과다 등 10대 카테고리…
git:20260922.5f2648e · audit A · 5,687 stars
humanize-korean skill
beefiker/superloopy · skills/humanize-korean/SKILL.md · Korean prose humanizer for Codex and Superloopy that rewrites Korean text so it sounds naturally human while preserving…
git:20260911.5f6606d · audit A · 107 stars

Browse by kind, by grade A, or by owner.