oma-hwp

Convert HWP, HWPX, and HWPML files into Markdown or JSON.

5|3|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/ddarkr/antigravity-token-monitor --skill oma-hwp-ddarkr
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: oma-hwp
Source: https://github.com/ddarkr/antigravity-token-monitor/tree/main/.agents/skills/oma-hwp
Command: npx skills add https://github.com/ddarkr/antigravity-token-monitor --skill oma-hwp-ddarkr

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill requires kordoc, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to convert complex HWP files into readable Markdown or JSON formats, simplifying processing and analysis of Korean government and enterprise documents.

Core Features & Use Cases

  • Format Conversion: Transform .hwp, .hwpx, .hwpml files into Markdown or structured JSON data.
  • Content Extraction: Extract headings, tables, lists, images, footnotes, and hyperlinks for LLM context, RAG, or document review.
  • Use Case: For legal or government workflows, convert official Hangul documents into structured formats for AI analysis or archival.

Quick Start

Use the oma-hwp skill to convert a Hangul document located at 'example.hwp' into Markdown.

Frequently Asked Questions about oma-hwp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Korean Word processor HWP files to Markdown for AI ingestion?โ–ผ

To convert Korean Word processor HWP files to Markdown, you can use a conversion tool that extracts structured content like headings, tables, and images from .hwp, .hwpx, and .hwpml formats into readable text or JSON data.

Can I extract tables and images from Hangul documents for enterprise document processing?โ–ผ

Yes, you can extract structured content including tables, images, lists, footnotes, and hyperlinks from Hangul documents, transforming them into structured JSON data suitable for enterprise document processing and RAG applications.

Does HWPX file conversion require local file access and specific dependencies?โ–ผ

Yes, converting HWPX files requires local file access to read the source documents and relies on specific dependencies like kordoc to accurately parse and transform the Korean Word processor formats into Markdown or JSON.

What is the best way to process Korean government documents for RAG workflows?โ–ผ

The best way to process Korean government documents for RAG workflows is converting official Hangul files into structured JSON or Markdown, which extracts text and structural elements to provide clean context for large language models.

Why does structured data extraction from HWP files fail with standard text parsers?โ–ผ

Standard text parsers fail at structured data extraction from HWP files because the proprietary Hangul format stores content in complex binary or XML structures, requiring specialized parsers like kordoc to accurately extract headings, tables, and images.

Are there limitations when converting HWPML to JSON for legal and compliance workflows?โ–ผ

Limitations when converting HWPML to JSON include dependency on local file access and the kordoc library, meaning cloud-only environments without local storage cannot process these Korean Word processor files for legal workflows.