---
name: Korean Spell Check
slug: korean-spell-check
category: Writing
description: Korean Spell Check uses Nara/PNU spell-check surfaces to proofread Korean text and suggest focused corrections. Use it for long or sensitive drafts that need chunking and conservative edit suggestions.
github: "https://github.com/sangrokjung/claude-forge/tree/main/skills/korean-spell-check"
language: Shell
stars: 806
forks: 175
install: "npx degit https://github.com/sangrokjung/claude-forge/tree/main/skills/korean-spell-check ~/.claude/skills/korean-spell-check"
installs_to: ~/.claude/skills/korean-spell-check
source_path: skills/korean-spell-check/SKILL.md
collection_size: 25
category_size: 1012
collection_url: "https://dirskills.com/collections/sangrokjung/claude-forge"
added: 2026-08-22T05:22:18.673Z
last_synced: 2026-08-22T05:22:18.673Z
canonical_url: "https://dirskills.com/skills/korean-spell-check"
---

# Korean Spell Check

Korean Spell Check uses Nara/PNU spell-check surfaces to proofread Korean text and suggest focused corrections. Use it for long or sensitive drafts that need chunking and conservative edit suggestions.

**Install:**

```bash
npx degit https://github.com/sangrokjung/claude-forge/tree/main/skills/korean-spell-check ~/.claude/skills/korean-spell-check
```

## README

# korean-spell-check

<!-- k-skill:cli-stub — generated by scripts/generate-skill-stubs.js; edit skill.json / instruction.md instead -->

> **Your text leaves this machine.** This skill checks spelling by POSTing the text to
> `nara-speller.co.kr`, a third-party service; it is not a local dictionary. Do not send client
> names, personal data, deal figures, credentials or anything else you would not paste into a
> public website (`rules/korean-writing-quality.md` §5).
>
> The upstream service states it is free for **individuals and students, non-commercial use
> only**. Check its terms before using it in commercial work.

## Get the full instructions (required first step)

Run this and follow its output as the primary instructions for this skill:

```bash
npx -y @nomadamas/k-skill@0.2.4 instruct korean-spell-check
```

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:

```bash
npx -y @nomadamas/k-skill@0.2.4 files korean-spell-check
```

If `npx` is unavailable, install Node.js 18+ or follow https://github.com/NomaDamas/k-skill#readme, or read the vendored offline copy at `.claude/skills/korean-spell-check/instruction.md` (audited 2026-08-11, commit 86096da).

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