hwp-com-writer

Generate Korean HWP/HWPX administrative documents via COM and XML post-processing.

54|10|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/ai-public-peasant/hwpx-rekian --skill hwp-com-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hwp-com-writer
Source: https://github.com/ai-public-peasant/hwpx-rekian/tree/main/hwp-com-writer
Command: npx skills add https://github.com/ai-public-peasant/hwpx-rekian --skill hwp-com-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pywin32, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill enables precise generation of Korean HWP/HWPX administrative documents by combining Windows-based HWP COM automation with XML post-processing to overcome COM limitations.

Core Features & Use Cases

  • HWP COM-driven document creation with fine-grained formatting (fonts, spacing, tables) and programmatic content insertion.
  • XML post-processing to patch layout quirks, apply cell colors, and correct namespace variations for reliable HWPX output.
  • Template filling and automated re-use of reference formats to accelerate drafting of standard administrative documents.

Quick Start

Command an AI to generate a draft administrative report using the reference layout and then refine it with the hybrid COM+XML workflow.

Frequently Asked Questions about hwp-com-writer

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

FAQPage Schema
How do I automate Korean administrative document generation for HWP files?

Automating Korean administrative document generation for HWP files requires combining Windows-based HWP COM automation with XML post-processing to apply precise formatting and replicate reference layouts.

What is the best way to fix HWPX layout quirks and cell colors after COM automation?

Fixing HWPX layout quirks and cell colors after COM automation involves applying XML post-processing to patch layouts and correct namespace variations for reliable output.

Does HWP COM automation work on non-Windows platforms to generate HWPX documents?

HWP COM automation does not work on non-Windows platforms; it requires Windows and Hancom software to execute document creation and programmatic content insertion.

Can I reuse existing reference formats to accelerate drafting standard administrative documents?

Reusing existing reference formats to accelerate drafting standard administrative documents is possible through template filling and automated replication of layouts.

Why does my HWPX output have namespace variations after programmatic content insertion?

Namespace variations in HWPX output after programmatic content insertion occur due to COM limitations, requiring robust error handling with namespace-independent XML manipulation to correct them.

Do I need pywin32 installed to run HWP COM-driven document creation scripts?

You need pywin32 installed to run HWP COM-driven document creation scripts because the workflow depends on it to interface with Windows-based Hancom software.