hwpx-gov-doc
CommunityAuto-generate AI-friendly HWPX government reports
Authorcdsassj00
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automates creation of Hancom HWPX format government documents from structured inputs so users and AI systems receive validated, non-corrupted .hwpx files ready for distribution.
Core Features & Use Cases
- Zero-dependency Python generator that assembles HWPX ZIP archives from embedded base64 templates (header.xml, content.hpf, etc.).
- Enforces AI-friendly document rules: complete sentences with explicit subjects, standard numbering (Ⅰ. → 1. → 가.), no merged cells, and minimal styling to avoid parsing errors.
- Produces 서면보고 (official reports) and 보도자료 (press releases) including title blocks, metadata, tables, contacts, attachments, and can return either a saved file path or raw bytes for Timely/Claude platforms.
Quick Start
Call the create_gov_hwpx(doc) function in skill-python/scripts with a JSON-like document dict to generate and save a validated .hwpx file or call create_gov_hwpx_bytes(doc) to receive raw bytes.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hwpx-gov-doc Download link: https://github.com/cdsassj00/hwpx-generator/archive/main.zip#hwpx-gov-doc Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.