{
  "schemaVersion": "1.0",
  "item": {
    "slug": "gonggong-hwpxskills-main",
    "name": "Gonggong Hwpxskills Main",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/withakiss/gonggong-hwpxskills-main",
    "canonicalUrl": "https://clawhub.ai/withakiss/gonggong-hwpxskills-main",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/gonggong-hwpxskills-main",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=gonggong-hwpxskills-main",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "README_BACKUP_44938.md",
      "README_BASE_44938.md",
      "README_LOCAL_44938.md",
      "README_REMOTE_44938.md",
      "RELEASE.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/gonggong-hwpxskills-main"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/gonggong-hwpxskills-main",
    "agentPageUrl": "https://openagent3.xyz/skills/gonggong-hwpxskills-main/agent",
    "manifestUrl": "https://openagent3.xyz/skills/gonggong-hwpxskills-main/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/gonggong-hwpxskills-main/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "hwpx_my",
        "body": "HWPX 문서 생성·편집 스킬 (hwpx_my)\n\n이 스킬은 ZIP-level 치환을 통한 템플릿 기반 문서 생성을 지원합니다. 기본 제공 템플릿은 assets/report-template.hwpx 입니다. 사용자가 업로드한 템플릿은 uploads/ 폴더에 놓아 사용합니다. 결과는 outputs/에 생성됩니다.\n\nCommands:\n\nanalyze-template <path> : 템플릿 내 텍스트 플레이스홀더를 추출\napply-template <template> <mapping.json> <out.hwpx> : mapping에 따라 치환하고 outputs에 저장\n\nNotes:\n\nFor full ObjectFinder features install python-hwpx; a lightweight shim is provided under lib/hwpx_shim.py if python-hwpx is unavailable.\n\nLicense: MIT"
      }
    ],
    "body": "hwpx_my\n\nHWPX 문서 생성·편집 스킬 (hwpx_my)\n\n이 스킬은 ZIP-level 치환을 통한 템플릿 기반 문서 생성을 지원합니다. 기본 제공 템플릿은 assets/report-template.hwpx 입니다. 사용자가 업로드한 템플릿은 uploads/ 폴더에 놓아 사용합니다. 결과는 outputs/에 생성됩니다.\n\nCommands:\n\nanalyze-template <path> : 템플릿 내 텍스트 플레이스홀더를 추출\napply-template <template> <mapping.json> <out.hwpx> : mapping에 따라 치환하고 outputs에 저장\n\nNotes:\n\nFor full ObjectFinder features install python-hwpx; a lightweight shim is provided under lib/hwpx_shim.py if python-hwpx is unavailable.\n\nLicense: MIT"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/withakiss/gonggong-hwpxskills-main",
    "publisherUrl": "https://clawhub.ai/withakiss/gonggong-hwpxskills-main",
    "owner": "withakiss",
    "version": "0.1.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/gonggong-hwpxskills-main",
    "downloadUrl": "https://openagent3.xyz/downloads/gonggong-hwpxskills-main",
    "agentUrl": "https://openagent3.xyz/skills/gonggong-hwpxskills-main/agent",
    "manifestUrl": "https://openagent3.xyz/skills/gonggong-hwpxskills-main/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/gonggong-hwpxskills-main/agent.md"
  }
}