If you need to look up Korean statutes, case law, or administrative interpretations, this hits korean-law-mcp first and falls back to Beopmang's API when the primary service is down. It wraps the official 법제처 Open API with tools like search_law, get_law_text, and search_precedents, plus specialized lookups for ordinances and interpretations. The skill doesn't bundle its own package, it just routes your query to the right endpoint and handles credential setup for both local CLI (needs LAW_OC) and remote MCP modes. It stops short of giving actual legal advice, sticking to search results and source citations. Useful when you're writing something that touches Korean regulation and need the actual text, not a summary.
npx skills add https://github.com/nomadamas/k-skill --skill korean-law-search