{
  "schemaVersion": "1.0",
  "item": {
    "slug": "report-generator",
    "name": "Generate responsive HTML pages suitable for reporting, supporting resizing and screenshot capture.",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/juguangyuan520-dotcom/report-generator",
    "canonicalUrl": "https://clawhub.ai/juguangyuan520-dotcom/report-generator",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/report-generator",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=report-generator",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "scripts/generate.py",
      "SKILL.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. 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. 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/report-generator"
    },
    "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/report-generator",
    "agentPageUrl": "https://openagent3.xyz/skills/report-generator/agent",
    "manifestUrl": "https://openagent3.xyz/skills/report-generator/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/report-generator/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. 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. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Report Generator Skill",
        "body": "This skill generates a beautifully formatted HTML report based on a clean, minimal business template style (Light & Concise)."
      },
      {
        "title": "Capabilities",
        "body": "Refine Content: Structures raw text into a 4-quadrant format (Goal, Q1-Q4 details, Summary).\nGenerate HTML: Creates a responsive HTML file.\nScreenshot: (Instruction) Guides the agent to convert the HTML to an image using the browser tool."
      },
      {
        "title": "1. Prepare Data",
        "body": "You need to extract the following information from the user's input:\n\ntitle: Report Title\ngoal: One-sentence goal (Top section)\nq1 to q4: Four main sections, each containing:\n\ntitle: Short title (e.g., \"稳交付\")\nsubtitle: Explanatory subtitle\nslogan: Catchy slogan\nitems: List of bullet points (Array of strings)\n\n\nsummary: Array of 4 keywords for the bottom summary"
      },
      {
        "title": "2. Run Generation Script",
        "body": "Execute the python script with the JSON data:\n\npython3 scripts/generate.py --output \"workspace/reports\" --data '{\"title\": \"...\", ...}'"
      },
      {
        "title": "3. Convert to Image (Agent Action)",
        "body": "After the script returns the html_path, use the browser tool to screenshot it:\n\nOpen the file: file://<html_path>\nTake a screenshot of the full page."
      },
      {
        "title": "Example Data Structure",
        "body": "{\n  \"title\": \"2024 Q3 述职报告\",\n  \"goal\": \"构建可规模化的非平台件能力体系\",\n  \"q1\": {\n    \"title\": \"稳交付\",\n    \"subtitle\": \"解决扛量问题\",\n    \"slogan\": \"保交付，争第一\",\n    \"items\": [\"保障核心需求上线\", \"降低事故概率\"]\n  },\n  \"q2\": { ... },\n  \"q3\": { ... },\n  \"q4\": { ... },\n  \"summary\": [\"稳定性\", \"增长\", \"效率\", \"反馈\"]\n}"
      }
    ],
    "body": "Report Generator Skill\n\nThis skill generates a beautifully formatted HTML report based on a clean, minimal business template style (Light & Concise).\n\nCapabilities\nRefine Content: Structures raw text into a 4-quadrant format (Goal, Q1-Q4 details, Summary).\nGenerate HTML: Creates a responsive HTML file.\nScreenshot: (Instruction) Guides the agent to convert the HTML to an image using the browser tool.\nUsage\n1. Prepare Data\n\nYou need to extract the following information from the user's input:\n\ntitle: Report Title\ngoal: One-sentence goal (Top section)\nq1 to q4: Four main sections, each containing:\ntitle: Short title (e.g., \"稳交付\")\nsubtitle: Explanatory subtitle\nslogan: Catchy slogan\nitems: List of bullet points (Array of strings)\nsummary: Array of 4 keywords for the bottom summary\n2. Run Generation Script\n\nExecute the python script with the JSON data:\n\npython3 scripts/generate.py --output \"workspace/reports\" --data '{\"title\": \"...\", ...}'\n\n3. Convert to Image (Agent Action)\n\nAfter the script returns the html_path, use the browser tool to screenshot it:\n\nOpen the file: file://<html_path>\nTake a screenshot of the full page.\nExample Data Structure\n{\n  \"title\": \"2024 Q3 述职报告\",\n  \"goal\": \"构建可规模化的非平台件能力体系\",\n  \"q1\": {\n    \"title\": \"稳交付\",\n    \"subtitle\": \"解决扛量问题\",\n    \"slogan\": \"保交付，争第一\",\n    \"items\": [\"保障核心需求上线\", \"降低事故概率\"]\n  },\n  \"q2\": { ... },\n  \"q3\": { ... },\n  \"q4\": { ... },\n  \"summary\": [\"稳定性\", \"增长\", \"效率\", \"反馈\"]\n}"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/juguangyuan520-dotcom/report-generator",
    "publisherUrl": "https://clawhub.ai/juguangyuan520-dotcom/report-generator",
    "owner": "juguangyuan520-dotcom",
    "version": "1.0.2",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/report-generator",
    "downloadUrl": "https://openagent3.xyz/downloads/report-generator",
    "agentUrl": "https://openagent3.xyz/skills/report-generator/agent",
    "manifestUrl": "https://openagent3.xyz/skills/report-generator/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/report-generator/agent.md"
  }
}