kordoc Korean Document Parser Skill by ara.so — Daily 2026 Skills collection. kordoc is a TypeScript library and CLI for parsing Korean government documents (HWP 5.x, HWPX, PDF) into Markdown and structured data. It handles proprietary HWP binary formats, table extraction, form field recognition, document diffing, and reverse Markdown→HWPX generation. --- Installation --- Core API Auto-detect and Parse Any Document Format-Specific Parsers Parse Options --- Working with IRBlocks Convert Blocks Back to Markdown --- Document Comparison --- Form Field Extraction --- Markdown → HWPX Generation ---…