hwp-text-replacer

Replace placeholders in HWP/HWPX documents while preserving PARA_HEADER nChars bit 31 flag.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/monicajeon28/GMcruise --skill hwp-text-replacer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hwp-text-replacer
Source: https://github.com/monicajeon28/GMcruise/tree/main/.claude/skills/hwp-text-replacer
Command: npx skills add https://github.com/monicajeon28/GMcruise --skill hwp-text-replacer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

한글(HWP/HWPX) 문서에서 특정 텍스트를 찾아 자동으로 치환하여 템플릿 문서의 대량 수정 작업을 간소화합니다.

Core Features & Use Cases

  • 변수 치환 템플릿 자동화
  • 대량 문서 수정 및 템플릿 기반 문서 생성
  • 번역/포맷 일관성 유지

Quick Start

템플릿 문서에서 변수 치환 예시를 적용하여 출력 문서를 생성합니다.

Frequently Asked Questions about hwp-text-replacer

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

FAQPage Schema
How do I automate text replacement in HWP documents?

Text replacement in HWP documents works by defining placeholder variables in your template and mapping them to actual values. The Skill substitutes these placeholders across single or batch documents while preserving document structure, enabling automated generation of contracts, reports, and other templated content without manual editing.

Can I bulk edit multiple HWP files at once?

Yes, bulk processing allows you to apply the same text replacements across many HWP or HWPX documents simultaneously. This is useful for generating dozens of contracts or reports from a single template by varying only the placeholder values, eliminating repetitive manual edits.

Does text replacement work with HWPX files?

Text replacement supports both HWP and HWPX formats. The Skill handles varying-length text mappings and maintains document integrity by preserving the PARA_HEADER nChars bit 31 flag, so formatting and structure remain intact after substitution.

What are the limitations of template variable substitution in HWP?

The Skill handles single and batch replacements with varying text lengths while maintaining document integrity. Primary constraints involve placeholder naming consistency and ensuring template structure is preserved; complex nested or conditional replacements may require careful template design.

How do I set up HWP templates for automated document generation?

Create a template document with clearly marked placeholder variables where text should vary. Define a mapping of placeholder names to replacement values, then apply the Skill to generate output documents with all placeholders substituted and document formatting preserved.