๐ฐ๐ท Korean language skills for AI agents
npx skills add https://github.com/daleseo/korean-skills --skill humanizerCLI๋ฅผ ์ฌ์ฉํ์ฌ ์ด ์คํฌ์ ์ค์นํ๊ณ ์์ ๊ณต๊ฐ์์ SKILL.md ์ํฌํ๋ก ์ฌ์ฉ์ ์์ํ์ธ์.
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.