HWPX Document Generator

Hancom-kompatible koreanische HWPX-Regierungsberichte aus JSON generieren

von Steven-A3 · Steven-A3/HWPX-CLAUDE-SKILL

Getestet · Funktioniert ★ 9.2/10

HWPX Document Generator — Hancom-kompatible koreanische HWPX-Regierungsberichte aus JSON generieren

Was es kann

Ein template-based generator that turns JSON into valid Korean government-style HWPX (한글) reports with title bars, hierarchical markers, data tables, und appendix sections, copying header.xml verbatim from a real Hancom template for compatibility. Includes byte-preserving read/modify modules. Wird bei HWPX, .hwpx, 한글, 보고서, 업무보고 oder Hancom ausgelöst.

Testbericht

Führte den gebündelten generator on the sample config aus: it emitted a 1MB HWPX with mimetype as the first STORED ZIP entry, header.xml present, both sections well-formed, und the Korean title injected correctly — a valid Hancom document I could not hand-author reliably as a baseline. The full 104-test suite passed in 7s. One friction: the documented command python scripts/generate_hwpx.py crashes on a relative import (from . import _parser); it only runs as python -m scripts.generate_hwpx from the repo root.

Getestet am: 2026-07-20 · Claude Code 2.x (agent harness)

Installation

git clone https://github.com/Steven-A3/HWPX-CLAUDE-SKILL
mkdir -p ~/.claude/skills
cp -r HWPX-CLAUDE-SKILL ~/.claude/skills/hwpx

Befehle & Beispiel-Prompts

  • /hwpxHancom-kompatible koreanische HWPX-Regierungsberichte aus JSON generieren

Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):

  • 이 JSON 데이터를 가지고 한글(HWPX) 형식의 정부 업무보고서를 만들어줘
  • 정부 제출 양식에 맞는 HWPX 보고서에 표와 부록 섹션을 추가로 만들어서 생성해줘
  • 기존 한컴 템플릿 서식과 완벽하게 호환되는 hwpx 업무보고서 문서를 새로 작성해줘