{
  "schemaVersion": "1.0",
  "item": {
    "slug": "ppt-generator-1",
    "name": "Ppt Generator 1",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/sunerw-dev/ppt-generator-1",
    "canonicalUrl": "https://clawhub.ai/sunerw-dev/ppt-generator-1",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/ppt-generator-1",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ppt-generator-1",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "_meta.json",
      "agents/openai.yaml",
      "assets/template.html",
      "references/design-spec.md",
      "references/slide-types.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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.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/ppt-generator-1"
    },
    "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/ppt-generator-1",
    "agentPageUrl": "https://openagent3.xyz/skills/ppt-generator-1/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ppt-generator-1/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ppt-generator-1/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": "PPT Generator",
        "body": "将讲稿转换为乔布斯风极简科技感竖屏HTML演示稿。"
      },
      {
        "title": "设计哲学",
        "body": "极简主义 - 一屏只讲一件事\n强视觉对比 - 深色背景 + 白色文字\n高留白 - 禁止密集排版\n强节奏感 - 让观众想继续看"
      },
      {
        "title": "Step 1: 读取讲稿",
        "body": "读取用户原始讲稿，不修改原稿内容。"
      },
      {
        "title": "Step 2: 生成提炼版讲稿",
        "body": "将内容精简、增强冲击力、适配演示场景，输出 Markdown 格式。"
      },
      {
        "title": "Step 3: 生成乔布斯风标题",
        "body": "为每个章节生成标题，必须满足：\n\n≤12 字\n采用以下形式之一：对比式、问题式、断言式、数字式、比喻式\n自检：是否让人想继续听？"
      },
      {
        "title": "Step 4: 设计幻灯片结构",
        "body": "规划页面顺序和类型，参考 references/slide-types.md。"
      },
      {
        "title": "Step 5: 生成HTML",
        "body": "使用 assets/template.html 作为基础模板生成完整HTML。"
      },
      {
        "title": "Step 6: 填充内容",
        "body": "添加动态背景光斑、交互逻辑、平滑切换动画。"
      },
      {
        "title": "输出顺序（必须依次输出）",
        "body": "提炼后的讲稿（Markdown）\n幻灯片结构大纲\n完整HTML代码"
      },
      {
        "title": "视觉规范速查",
        "body": "项目规范比例9:16 竖屏背景#000000 或 #0a0a0a + 模糊光斑动画主文字#ffffff辅助文字#9ca3af中文字体HarmonyOS Sans SC / 思源黑体英文字体Inter / Roboto标题字重font-black / font-bold正文字重font-light / font-normal\n\n详细规范见 references/design-spec.md。"
      },
      {
        "title": "交互要求",
        "body": "键盘 ← → 翻页\n底部进度导航条\n平滑切换动画"
      },
      {
        "title": "技术栈",
        "body": "TailwindCSS（国内CDN）\n复杂页面使用 Vue3（CDN）\n单个HTML文件，可直接打开运行"
      },
      {
        "title": "严禁行为",
        "body": "堆字 / 密集排版\n花哨配色\n复杂图表\n横屏比例\n偏离极简科技风"
      },
      {
        "title": "默认规则",
        "body": "未指定页数：自动生成 8~20 页\n未指定风格：默认乔布斯风"
      }
    ],
    "body": "PPT Generator\n\n将讲稿转换为乔布斯风极简科技感竖屏HTML演示稿。\n\n设计哲学\n极简主义 - 一屏只讲一件事\n强视觉对比 - 深色背景 + 白色文字\n高留白 - 禁止密集排版\n强节奏感 - 让观众想继续看\n生成流程（必须严格遵循）\nStep 1: 读取讲稿\n\n读取用户原始讲稿，不修改原稿内容。\n\nStep 2: 生成提炼版讲稿\n\n将内容精简、增强冲击力、适配演示场景，输出 Markdown 格式。\n\nStep 3: 生成乔布斯风标题\n\n为每个章节生成标题，必须满足：\n\n≤12 字\n采用以下形式之一：对比式、问题式、断言式、数字式、比喻式\n自检：是否让人想继续听？\nStep 4: 设计幻灯片结构\n\n规划页面顺序和类型，参考 references/slide-types.md。\n\nStep 5: 生成HTML\n\n使用 assets/template.html 作为基础模板生成完整HTML。\n\nStep 6: 填充内容\n\n添加动态背景光斑、交互逻辑、平滑切换动画。\n\n输出顺序（必须依次输出）\n提炼后的讲稿（Markdown）\n幻灯片结构大纲\n完整HTML代码\n视觉规范速查\n项目\t规范\n比例\t9:16 竖屏\n背景\t#000000 或 #0a0a0a + 模糊光斑动画\n主文字\t#ffffff\n辅助文字\t#9ca3af\n中文字体\tHarmonyOS Sans SC / 思源黑体\n英文字体\tInter / Roboto\n标题字重\tfont-black / font-bold\n正文字重\tfont-light / font-normal\n\n详细规范见 references/design-spec.md。\n\n交互要求\n键盘 ← → 翻页\n底部进度导航条\n平滑切换动画\n技术栈\nTailwindCSS（国内CDN）\n复杂页面使用 Vue3（CDN）\n单个HTML文件，可直接打开运行\n严禁行为\n堆字 / 密集排版\n花哨配色\n复杂图表\n横屏比例\n偏离极简科技风\n默认规则\n未指定页数：自动生成 8~20 页\n未指定风格：默认乔布斯风"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/sunerw-dev/ppt-generator-1",
    "publisherUrl": "https://clawhub.ai/sunerw-dev/ppt-generator-1",
    "owner": "sunerw-dev",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/ppt-generator-1",
    "downloadUrl": "https://openagent3.xyz/downloads/ppt-generator-1",
    "agentUrl": "https://openagent3.xyz/skills/ppt-generator-1/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ppt-generator-1/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ppt-generator-1/agent.md"
  }
}