Hwpx banner
kangdacool kangdacool

Hwpx

Development community

Description

--- name: hwpx description: Safely inspect or edit an HWPX (한글 .hwpx) file using the hwpx-editing skill. --- Work on the HWPX task described in: $ARGUMENTS Follow the `hwpx-editing` skill strictly: 1. Read `skills/hwpx-editing/SKILL.md` (or the installed copy) and the relevant section of `references/hwpx-guide.md` for this operation before editing anything. 2. Always start by inspecting the file: `python <skill>/scripts/inspect_hwpx.py <file>.hwpx --breaks` If layout is the problem,

Installation

Installs to ~/.claude/commands/kangdacool-hwpx-editing-skill-hwpx.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kangdacool/hwpx-editing-skill/HEAD/.claude/commands/hwpx.md -o ~/.claude/commands/kangdacool-hwpx-editing-skill-hwpx.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository