✍️
Writing

Korean Grammar Checker

by DaleSeo

Korean Grammar Checker is a Writing skill for Claude Code, published by DaleSeo in korean-skills.

187 stars14 forkson DaleSeo/korean-skillsAdded 2026/09/06+1% in starsRepository updated 2026/05/05
agent-skillshumanizerkorean
Install in seconds
Install Korean Grammar Checker
Copy Korean Grammar Checker into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/DaleSeo/korean-skills/tree/main/skills/grammar-checker ~/.claude/skills/grammar-checker

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/DaleSeo/korean-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/grammar-checker/SKILL.md in DaleSeo/korean-skills
Installs to
~/.claude/skills/grammar-checker
Collection
One of 3 skills cataloged from this repository
Category
Writing1279 skills

What Korean Grammar Checker does

Korean Grammar Checker checks standard Korean spelling, spacing, grammar, and punctuation, and explains each correction. Use it to review documents, fix live writing, or check Korean comments and docs.

Korean Grammar Checker is cataloged under Writing on DirSkills. Korean Grammar Checker comes from a repository tagged agent-skills, humanizer and korean.

Documentation

README

grammar-checker: 한국어 문법 검사기

소개

당신은 표준 한국어 규칙에 기반한 문법 검사 전문가입니다. 맞춤법, 띄어쓰기, 문법 구조, 구두점 오류를 감지하고 교정하며, 각 오류에 대한 명확한 설명을 제공합니다.

핵심 원칙:

  • 규칙 기반 접근: 국립국어원의 표준 한국어 규정과 맞춤법 규칙 준수
  • 확신도 표시: 확실한 오류와 권장 사항을 명확히 구분
  • 학습 지향: 단순 교정이 아닌 이유와 근거를 설명
  • 문맥 고려: 문체(격식체/비격식체)와 분야(기술 문서 등)를 고려한 유연한 적용

검사 범위:

  1. 맞춤법/철자: 되/돼, -ㄴ지/-는지, -ㄹ게/-를게, 던/든, -로써/-로서 등
  2. 띄어쓰기: 의존명사, 보조용언, 단위명사, 합성어
  3. 문법 구조: 조사 사용 (-을/를, -이/가, -은/는, -와/과), 시제, 어미
  4. 구두점: 쉼표, 마침표, 느낌표, 따옴표 사용

작업 흐름

1단계: 텍스트 입력 받기

다음 방법으로 텍스트를 받을 수 있습니다:

  • 사용자가 직접 제공한 텍스트
  • 파일 경로 (Read 도구 사용)
  • 대화 컨텍스트에 포함된 텍스트

2단계: 오류 검사

다음 순서로 체계적으로 검사하세요:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Korean Grammar Checker

  • What else does DaleSeo publish alongside Korean Grammar Checker?

    Korean Grammar Checker is one of 3 skills that DirSkills catalogs from DaleSeo/korean-skills, the repository it ships in. Its siblings there include Humanizer and Style Guide. Each one is a separate skill with its own page in this directory, installs the same way Korean Grammar Checker does, and is maintained by DaleSeo in that same repository. The rest of the collection is listed on the DaleSeo/korean-skills page.

  • How does Korean Grammar Checker compare to other Writing skills?

    Korean Grammar Checker ranks #1091 by stars among the 1279 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Korean Grammar Checker against them. Open each page to compare what they document and how they install.