Korean Law Search
UTILITY SKILL — INVOKES: legal-ko-cli search|show|articles|navigate
Workflow
- Map colloquial terms to formal law names (see
reference/TOPICS.md) - Search:
legal-ko-cli search "<term>" --json --limit 20(run 2-5 terms) - Read:
legal-ko-cli show "<id>" --json - Articles:
legal-ko-cli articles "<id>" --json - Present: summary, law table, key articles, disclaimer
searchmatches titles only. Always run multiple keywords.
Commands
| Command | Purpose |
|---|---|
search <q> --json |
Search by title |
show <id> --json |
Full law text |
articles <id> --json |
List articles |
navigate <id> --article "제N조" |
Open in TUI |
context --json |
Read TUI state |
ID format: kr/{법령명}/{유형} — e.g., kr/민법/법률
Data Sources
Legalize-KR provides four public datasets:
- Laws:
legalize-kr/legalize-kr - Court precedents:
legalize-kr/precedent-kr - Administrative rules:
legalize-kr/admrule-kr - Local ordinances:
legalize-kr/ordinance-kr
This skill searches laws only. Use legal-ko-precedent for precedents.
TUI Context
legal-ko-cli context --json reads what the user is viewing.
See reference/TUI.md for JSON structure and navigate usage.
Disclaimer
⚠️ 검색 결과이며 법률 자문이 아닙니다. 변호사와 상담하세요.