π°π· Korean language skills for AI agents
npx skills add https://github.com/daleseo/korean-skills --skill humanizerInstall this skill with the CLI and start using the SKILL.md workflow in your workspace.
Korean language skills for AI coding agents
νκ΅μ΄ λ¬Έμ π°π·
This repository provides Korean language skills for AI coding agents (Claude Code, Cursor, Windsurf, etc.) supporting the Agent Skills format.
npx skills add daleseo/korean-skills
npx skills add daleseo/korean-skills@humanizer
npx skills add daleseo/korean-skills@grammar-checker
npx skills add daleseo/korean-skills@style-guide
Detects and corrects Korean AI writing patterns to transform text into natural human writing
Key features:
Detection categories:
When does it activate?
/humanizer commandExample:
Before (AI): μΈκ³΅μ§λ₯ κΈ°μ μ λ°μ μ λΉ λ₯΄κ² μ§νλκ³ μμΌλ©°, λ€μν μ°μ
λΆμΌμ μ μ©λκ³ μμ΅λλ€.
After: μΈκ³΅μ§λ₯ κΈ°μ μ λΉ λ₯΄κ² λ°μ νκ³ μμΌλ©° μ¬λ¬ μ°μ
λΆμΌμ μ μ©λκ³ μμ΅λλ€.
Usage:
/humanizer
[Paste Korean text to humanize]
npx skills add daleseo/korean-skills@humanizer
π Full documentation β SKILL.md
Resources:
Korean grammar, spelling, spacing, and punctuation checker based on standard Korean language rules
Key features:
Error categories:
When does it activate?
/grammar-checker commandExample:
Before: μ΄ νλ‘μ νΈλ μ¬μ©μλ€μκ² λλμ κ²½νμ μ 곡νκΈ°μν΄ μμλμ.
After: μ΄ νλ‘μ νΈλ μ¬μ©μλ€μκ² λ λμ κ²½νμ μ 곡νκΈ° μν΄ μμλμ΄μ.
Usage:
/grammar-checker
[Paste Korean text to check]
npx skills add daleseo/korean-skills@grammar-checker
π Full documentation β SKILL.md
Resources:
Korean document style consistency checker for uniform writing across documents
Key features:
Check categories:
When does it activate?
/style-guide commandExample:
Inconsistent: μ¬μ©μλ νλ©΄μ νμΈν©λλ€. μ μ κ° νμ΄μ§ μ€μ μ λ³κ²½ν΄μ.
Consistent: μ¬μ©μλ νλ©΄μ νμΈν©λλ€. μ¬μ©μκ° νλ©΄ μ€μ μ λ³κ²½ν©λλ€.
Usage:
/style-guide
[Paste Korean document to check for style consistency]
npx skills add daleseo/korean-skills@style-guide
π Full documentation β SKILL.md
Resources:
After installation, skills activate automatically in each AI tool:
| Tool | Activation Method | Example |
|---|---|---|
| Claude Code | Auto (keyword detection) or /skill |
"Humanize this Korean text" |
| Cursor | File pattern matching | Auto-activates when working with Korean text |
| GitHub Copilot | @workspace mention |
@workspace Check Korean grammar |
MIT License - Free to use, modify, and distribute.
Contributions are welcome! Feel free to submit issues or pull requests.