hwpx-writer

Create, convert, validate, and edit Korean HWPX documents with Python.

267|63|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/modu-ai/cowork-plugins --skill hwpx-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hwpx-writer
Source: https://github.com/modu-ai/cowork-plugins/tree/main/moai-office/skills/hwpx-writer
Command: npx skills add https://github.com/modu-ai/cowork-plugins --skill hwpx-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-hwpx, lxml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for programmatic creation and editing of Korean HWPX documents, streamlining document management processes.

Core Features & Use Cases

  • Document Generation: Generate HWPX files for official documents like reports, letters, and forms using Python.
  • Conversion & Transformation: Convert existing HWP files to HWPX format or extract text from HWPX files for analysis.
  • Template Filling: Fill predefined HWPX templates with data for mass document creation, such as contracts or certificates.
  • Validation & Analysis: Check HWPX files for structural correctness and extract content for review.
  • Use Case: Automate the production of 200 personalized certificates by filling a template with user data.

Quick Start

Use the hwpx-writer skill to generate a sample HWPX document with custom paragraphs and save it as output.hwpx.

Frequently Asked Questions about hwpx-writer

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

FAQPage Schema
How do I automate HWPX document generation using Python?

This Skill automates HWPX document generation by using Python libraries to create official Korean reports and forms, saving the output directly as .hwpx files.

What is the best way to fill HWPX templates with bulk data?

Filling HWPX templates with bulk data is handled by this Skill's template filling feature, which injects user data into predefined forms to mass-produce personalized contracts or certificates efficiently.

Can I extract text from HWPX files for content analysis?

Yes, you can extract text from HWPX files for content analysis; this Skill provides extraction capabilities that pull textual content from Korean documents, enabling subsequent review and data processing.

Do I need python-hwpx and lxml to validate HWPX files?

Yes, you need python-hwpx for core HWPX operations and optional XML validation scripts utilizing lxml to check HWPX files for structural correctness and ensure document quality assurance.

Does this tool support converting HWP files to HWPX format?

This Skill supports conversion and transformation tasks, allowing you to convert existing HWP files to the HWPX format to modernize Korean office documents for automated workflows.