oma-hwp

Featured

Convert HWP / HWPX / HWPML files to Markdown using kordoc. Extracts text, headings, tables, lists, images, footnotes, and hyperlinks. Use for Korean word processor files (Hangul), government documents, and AI-ready data preparation.

Data & Documents 1,195 stars 136 forks Updated today MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# HWP Skill - HWP / HWPX / HWPML to Markdown Conversion ## Scheduling ### Goal Convert Korean HWP-family documents into readable Markdown or structured JSON while preserving document structure for LLM context, RAG, government-document review, or enterprise document processing. ### Intent signature - User asks to convert, parse, read, extract, or transform `.hwp`, `.hwpx`, or `.hwpml`. - User mentions Korean word processor files, Hangul documents, government forms, or "한글 파일". - User needs headings, tables, nested tables, lists, images, footnotes, or hyperlinks extracted from HWP-family files. ### When to use - Converting Korean HWP documents (`.hwp`, `.hwpx`, `.hwpml`) to Markdown - Preparing Korean government/enterprise documents for LLM context or RAG - Extracting structured content (tables, headings, lists, images) from HWP - User says "convert this HWP", "parse hwpx", "HWP to markdown", "한글 파일" ### When NOT to use - PDF files -> use `oma-pdf` (OCR + Tagged PDF specialization) - XLSX / DOCX files -> currently out of scope (may be covered by a future `oma-docs`) - Generating or editing HWP documents -> out of scope - Already-text files -> use Read tool directly ### Expected inputs - `input_path`: `.hwp`, `.hwpx`, or `.hwpml` file path - `output_path` or `output_dir`: optional explicit output target - `format`: optional output format, default `markdown` - `page_range`: optional page or section range - `kordoc_version`: optional pinned kordoc version ### Expected outpu...

Details

Author
first-fluke
Repository
first-fluke/oh-my-agent
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category