npx skills add ...
npx skills add nomadamas/k-skill --skill hwp
Use kordoc for agent-native HWP/HWPX document parsing, JSON extraction, diffing, form-field extraction, and Markdown→HWPX reverse conversion (read/convert only — for binary editing use rhwp-edit).
npx skills add nomadamas/k-skill --skill hwp
Run this and follow its output as the primary instructions for this skill:
The CLI detects the current runtime (Dolshoi vault/CloakBrowser vs generic) and prints only the applicable instructions, always up to date. Helper files bundled with the CLI are listed by:
Keep the CLI and every coding-agent skill install current (including Vercel Agent Skills) with:
If npx is unavailable, install Node.js 18+ or follow https://github.com/NomaDamas/k-skill#readme, or read the source instructions at https://github.com/NomaDamas/k-skill/blob/main/hwp/instruction.md.