Converts Korean HWP/HWPX documents to Markdown or JSON using kordoc, which is useful when you need to feed government forms or corporate documents into an AI workflow. It handles batch conversion, page ranges, form field extraction, and can even reverse convert Markdown back to HWPX. This is the read-only skill in a three-part set. If you need to edit HWP files directly (insert text, modify tables), route to rhwp-edit instead. If you need layout debugging or thumbnails, use rhwp-advanced. One catch: you need both kordoc and pdfjs-dist installed even if you're not touching PDFs, since the CLI loads pdfjs at startup in the current release.
npx skills add https://github.com/nomadamas/k-skill --skill hwp