← 返回 Skills 市场
withakiss

Gonggong Hwpxskills Main

作者 yskim75 · GitHub ↗ · v0.1.1
cross-platform ⚠ suspicious
658
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install gonggong-hwpxskills-main
功能描述
HWPX 문서(.hwpx 파일)를 생성, 읽기, 편집, 템플릿 치환하는 스킬. 한글 HWPX 포맷을 다루며 양식 기반 템플릿 치환 워크플로우를 제공합니다.
使用说明 (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

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gonggong-hwpxskills-main
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gonggong-hwpxskills-main 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug gonggong-hwpxskills-main
版本 0.1.1
许可证
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Gonggong Hwpxskills Main 是什么?

HWPX 문서(.hwpx 파일)를 생성, 읽기, 편집, 템플릿 치환하는 스킬. 한글 HWPX 포맷을 다루며 양식 기반 템플릿 치환 워크플로우를 제공합니다. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 658 次。

如何安装 Gonggong Hwpxskills Main?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install gonggong-hwpxskills-main」即可一键安装,无需额外配置。

Gonggong Hwpxskills Main 是免费的吗?

是的,Gonggong Hwpxskills Main 完全免费(开源免费),可自由下载、安装和使用。

Gonggong Hwpxskills Main 支持哪些平台?

Gonggong Hwpxskills Main 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Gonggong Hwpxskills Main?

由 yskim75(@withakiss)开发并维护,当前版本 v0.1.1。

💬 留言讨论