← Back to Skills Marketplace
withakiss

Gonggong Hwpxskills Main

by yskim75 · GitHub ↗ · v0.1.1
cross-platform ⚠ suspicious
658
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install gonggong-hwpxskills-main
Description
HWPX 문서(.hwpx 파일)를 생성, 읽기, 편집, 템플릿 치환하는 스킬. 한글 HWPX 포맷을 다루며 양식 기반 템플릿 치환 워크플로우를 제공합니다.
README (SKILL.md)

hwpx_my

HWPX 문서 생성·편집 스킬 (hwpx_my)

이 스킬은 ZIP-level 치환을 통한 템플릿 기반 문서 생성을 지원합니다. 기본 제공 템플릿은 assets/report-template.hwpx 입니다. 사용자가 업로드한 템플릿은 uploads/ 폴더에 놓아 사용합니다. 결과는 outputs/에 생성됩니다.

Commands:

  • analyze-template \x3Cpath> : 템플릿 내 텍스트 플레이스홀더를 추출
  • apply-template \x3Ctemplate> \x3Cmapping.json> \x3Cout.hwpx> : mapping에 따라 치환하고 outputs에 저장

Notes:

  • For full ObjectFinder features install python-hwpx; a lightweight shim is provided under lib/hwpx_shim.py if python-hwpx is unavailable.

License: MIT

Usage Guidance
This package is incomplete: SKILL.md and README reference run.py, a shim (lib/hwpx_shim.py), assets/report-template.hwpx, requirements.txt, and helper scripts, but those files are not included. Do not run arbitrary pip installs or scripts fetched from unknown sources. Before installing or using, ask the publisher for the missing files or a trusted upstream repository, and inspect the run.py and any shim/scripts for network calls, file-system operations, or credential use. If you need this functionality, prefer a packaged implementation with an explicit install spec (requirements.txt or install script) and a verifiable source (GitHub repo/release) and avoid placing sensitive documents into the uploads/ folder until you have reviewed the code. If you cannot obtain or review the missing code, treat the package as untrusted.
Capability Analysis
Type: OpenClaw Skill Name: gonggong-hwpxskills-main Version: 0.1.1 The skill bundle appears benign, designed for HWPX document processing, including template application and placeholder substitution. The `SKILL.md` provides clear, purpose-aligned commands (`analyze-template`, `apply-template`) for the AI agent, involving expected file operations. Other `README` files contain standard local installation instructions (`pip install -r requirements.txt`) and usage examples (`./run.py`), which are not directed at the agent and do not show malicious intent. There is no evidence of data exfiltration, unauthorized execution, persistence mechanisms, obfuscation, or malicious prompt injection attempts against the agent.
Capability Assessment
Purpose & Capability
The SKILL.md describes HWPX template analysis and application and mentions run.py, lib/hwpx_shim.py, assets/report-template.hwpx, requirements.txt, and scripts/fix_namespaces.py — none of these files are present in the package manifest. That mismatch means the package as published cannot actually perform the claimed tasks without fetching or creating additional code/resources.
Instruction Scope
Instructions tell the agent to run local commands (./run.py analyze-template, ./run.py apply-template) and to read user uploads/ and write outputs/, but the referenced entrypoint and assets are missing. The README also instructs installing dependencies via pip (network activity) though no requirements.txt or install spec is included. This leaves wide agent discretion (download/install packages or run unknown code) which is not bounded by the package.
Install Mechanism
There is no install specification (instruction-only). That reduces automatic install risk, but the README suggests installing packages (python-hwpx) from source and running scripts. Because the skill provides no packaged install, anyone attempting to use it will need to fetch/install external code, increasing risk if sources are unverified.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no explicit requests for secrets. This is proportionate to its stated purpose, but the missing implementation means an operator might be prompted to supply or install third-party dependencies later.
Persistence & Privilege
always is false and default agent invocation is allowed. The skill does not request persistent or system-wide privileges in the manifest. There is no code here that attempts to modify other skills or system config, but because the package is incomplete, any fetched code could change that behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gonggong-hwpxskills-main
  3. After installation, invoke the skill by name or use /gonggong-hwpxskills-main
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
- Updated clawhub.json configuration file. - No changes to skill features or documentation.
v0.1.0
Initial release of HWPX 문서 생성·편집 스킬. - Supports creation, reading, editing, and template-based substitution for .hwpx (HWPX) files. - Provides commands to extract placeholders from templates and generate new documents via JSON mapping. - Default template included; supports user-uploaded templates. - Output files are saved to the outputs/ directory. - Offers lightweight HWPX processing with optional support for advanced features if python-hwpx is installed. - Released under the MIT License.
Metadata
Slug gonggong-hwpxskills-main
Version 0.1.1
License
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Gonggong Hwpxskills Main?

HWPX 문서(.hwpx 파일)를 생성, 읽기, 편집, 템플릿 치환하는 스킬. 한글 HWPX 포맷을 다루며 양식 기반 템플릿 치환 워크플로우를 제공합니다. It is an AI Agent Skill for Claude Code / OpenClaw, with 658 downloads so far.

How do I install Gonggong Hwpxskills Main?

Run "/install gonggong-hwpxskills-main" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Gonggong Hwpxskills Main free?

Yes, Gonggong Hwpxskills Main is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Gonggong Hwpxskills Main support?

Gonggong Hwpxskills Main is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Gonggong Hwpxskills Main?

It is built and maintained by yskim75 (@withakiss); the current version is v0.1.1.

💬 Comments