rhwp-edit
Edit HWP documents — insert/delete text, replace-all, create tables, set cell text — with the k-skill-rhwp CLI that wraps the @rhwp/core WASM engine (rhwp by Edward Kim).
DeepseekModel
Curated skill
Quality Excellent · 90
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=nomadamas-k-skill-rhwp-edit-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name rhwp-edit description Edit HWP documents — insert/delete text, replace-all, create tables, set cell text — with the k-skill-rhwp CLI that wraps the @rhwp/core WASM engine (rhwp by Edward Kim). license MIT metadata {"category":"documents","locale":"ko-KR","phase":"v1.5"} rhwp-edit Get the full instructions (required first step) Run this and follow its output as the primary instructions for this skill: npx -y @nomadamas/k-skill@0 instruct rhwp-edit 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: npx -y @nomadamas/k-skill@0 files rhwp-edit 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/rhwp-edit/instruction.md . Hard rules even without the CLI Never execute payment, message/email delivery, final submission, cancellation, or public posting without the user's explicit approval immediately beforehand. Never ask for, print, or store plaintext credentials in chat, files, or shell arguments. Never bypass legal, physical-presence, CAPTCHA, identity-proofing, or electronic-signature boundaries.
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.