Plugin Claude Code
Plugin marketplace listing 1 plugin: korean-law.
Plugin Claude Code
Plugin marketplace listing 1 plugin: korean-law.
Plugin Claude Code
A set of tools for researching South Korean law through the Ministry of Government Legislation’s data services. It covers laws, court decisions, administrative rules, local regulations, treaties, and legal interpretations.
Command Claude Code
A deployment command guide for this project’s npm release process and its shared production MCP host. MCP is a standard way for software tools to expose capabilities to AI agents.
Instructions file
Instructions for chrisryugj/korean-law-mcp, covering claude.md, structure, commands, cli usage (v2.0) and 자연어 한 줄로 법령 조회.
Plugin Claude Code
Single-plugin marketplace shipping kordoc — Korean official-document toolkit (.hwp/.hwpx/.hml + PDF/DOCX/XLS/XLSX) for Claude.
Skill Claude CodeCodex
A tool for turning supplied content into Korean government-style official documents in HWPX format. HWPX is a Korean word-processing document format.
Instructions file
Project instructions for Kordoc, a library and command-line tool that converts Korean official documents and common office files into Markdown.
Plugin Claude Code
Parse, generate, fill, patch, compare, validate, and render Korean official documents (HWP 3.x/5.x, HWPX, HWPML, PDF, DOCX, XLS/XLSX) in Claude — 공문서 프리셋 생성, 서식 보존 빈칸 채우기, 라운드트립 패치, 조판 SVG 렌더. Powered by the kordoc npm CLI/MCP — no Hancom Office required.
Skill Claude CodeCodex
Use this skill whenever the user wants to read, create, fill, edit, compare, validate, or preview Korean Hangul/official documents — .hwp (HWP 3.x/5.x), .hwpx, .hml (HWPML) — or convert Korean-office PDF/DOCX/XLS/XLSX to Markdown. Triggers include any mention of 'hwp', 'hwpx', 'hml', '한글 문서', '아래한글', '한컴', '공문서'…
Plugin Claude Code
Plugin marketplace listing 1 plugin: korean-dart.
Plugin Claude Code
A connector to OpenDART, South Korea’s public company filing system, through 15 tools using the Model Context Protocol (MCP), a standard way for agents to call external tools. It covers filings, financial data, XBRL reports, and attached HWP or PDF documents.
Instructions file
A project guide for korean-dart-mcp, an MCP server that gives AI tools access to OpenDART, South Korea’s corporate disclosure service. It describes the code structure and design rules, including finding companies and grouping many financial-reporting operations into simpler tools.
Plugin Claude Code
Plugin marketplace listing 1 plugin: archhub.
Plugin Claude Code
An MCP connector for South Korea’s Ministry of Land, Infrastructure and Transport BuildingHUB data. MCP is a standard way for an AI agent to access external tools and data.
Instructions file
Project instructions for archhub-mcp, a Python server that exposes South Korean public building and land data through tools that coding agents can call. They document the project structure, design decisions, checks, and deployment process.
Instructions file
Instructions for chrisryugj/korean-patent-mcp, covering claude.md, structure, tools (7), commands and domain knowledge — kipris 엔드포인트.
Instructions file
Instructions for chrisryugj/schoolinfo-mcp, covering claude.md, ⚠️ 배포 — 두 갈래 (mcp는 fly 통합호스트, 웹앱은 vercel), 웹앱 — vercel school.gomdori.app (2026-07-04부터) and mcp — fly 통합 호스트 (2026-07-02부터).
Plugin Claude Code
Plugin marketplace listing 1 plugin: fable-ish.
Plugin Claude Code
Verification-gated workflow plugin for Claude Code tasks. Adds lightweight hooks for task classification, verification tracking, and stop-time completion review.
Hook
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py via python3. From chrisryugj/fable-ish.
Hook
Runs before the agent uses a tool for ^(Bash, PowerShell, Edit, Write, MultiEdit and NotebookEdit)$ tool calls, executing pre_tool_use.py via python3. From chrisryugj/fable-ish.
Hook
Runs when the agent asks permission for an action for ^(Bash, PowerShell, Edit, Write, MultiEdit and NotebookEdit)$ tool calls, executing permission_request.py via python3. From chrisryugj/fable-ish.
Hook
Runs after a tool call finishes for ^(Bash, PowerShell, Edit, Write, MultiEdit and NotebookEdit)$ tool calls, executing post_tool_use.py via python3. From chrisryugj/fable-ish.
Hook
Runs when a tool call fails for ^(Bash, PowerShell, Edit, Write, MultiEdit and NotebookEdit)$ tool calls, executing post_tool_use.py via python3. From chrisryugj/fable-ish.