Marketplace Pricing Download

Korean Law & Precedent Search via zmd

Search Korean laws and precedents via local hybrid index (FTS + vector). USE FOR: 법률 검색, 판례 검색, semantic search, zmd query, zmd search. DO NOT USE FOR: legal advice, TUI navigation (use legal-ko-search), 법조인 search (use legal-ko-precedent).

ID: kr.general.legal-ko-zmd Version: 0.1.0 License: MIT Author: pastel-sketchbook Language: en Added: 2026-06-01
⬇ Download

Korean Law & Precedent Search via zmd

UTILITY SKILL — INVOKES: legal-ko-cli zmd search|query|similar

Search

Situation Command
Exact term / case number legal-ko-cli zmd search "<q>" --json (~10 ms)
Natural language legal-ko-cli zmd query "<q>" --json (~410 ms)
Precedents + cited laws legal-ko-cli zmd similar "<q>" --json
Poor results fallback zmd query "<q>" --rerank --json (~1.5 s)
Retrieve document zmd get "<collection/path>"

Scope: --collection laws, --collection precedents, --collection admrules, or --collection ordinances.

Workflow

  1. Identify topic, translate colloquial → formal legal terms
  2. Run 2-5 searches with varied terms
  3. Read full docs: zmd get or legal-ko-cli show --json
  4. Cross-ref: legal-ko-cli precedent-laws / law-precedents
  5. Present: summary, docs table, excerpts, disclaimer

Data Sources

Legalize-KR provides four public datasets, all indexed by zmd:

  • Laws: legalize-kr/legalize-kr → collection laws
  • Court precedents: legalize-kr/precedent-kr → collection precedents
  • Administrative rules: legalize-kr/admrule-kr → collection admrules
  • Local ordinances: legalize-kr/ordinance-kr → collection ordinances

Index Management

task zmd:sync — pull + re-index. task zmd:status — check state.

See reference/INDEXING.md for scope, tasks, and directory layout.

Disclaimer

⚠️ 검색 결과이며 법률 자문이 아닙니다. 변호사와 상담하세요.

Related Skills

South Korea flagSouth Korea · general

A. Statute claim protocol (조/항/호 verification)

Verify Korean legal claims using Korean-law MCP tools and return verdict JSON.

kipeum86
South Korea flagSouth Korea · general

Korean Law Search

Use korean-law-mcp first for Korean law lookups, and fall back to Beopmang when the primary service is unavailable.

NomaDamas
South Korea flagSouth Korea · general

law-search

Korean law/case search via law.go.kr + data.go.kr APIs.

Demerzels-lab
South Korea flagSouth Korea · general

Korean Law Search

Find Korean laws and articles by title search via legal-ko-cli. USE FOR: 법 찾기, 법률 검색, 법조항 찾기, find Korean law, what law applies. DO NOT USE FOR: lega…