← 返回 Skills 市场
9147
总下载
2
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install pptx-generator
功能描述
专业 PPT 生成器。11 种幻灯片类型、5 套配色、图表/表格/时间线/图片支持。JSON 驱动,生成标准可编辑 PPTX。PPT、幻灯片、演示文稿、PowerPoint。
安全使用建议
Install only if you understand these are workflow/operator skills. Some paths can use authenticated ClawHub, GitHub, or Convex access, so run them with accounts and environments appropriate to the task and review prompts before approving writes.
能力评估
Purpose & Capability
The inspected skill instructions are coherent with developer workflow purposes such as code review, ClawHub moderation, Convex setup, migrations, and documentation work.
Instruction Scope
Some workflows can perform high-impact actions such as moderation, email sending, migrations, and production commands, but the instructions disclose those actions and include user confirmation or dry-run gates.
Install Mechanism
No hidden installer, auto-start mechanism, or obfuscated installation behavior was identified in the inspected artifact context.
Credentials
The skills may use local CLIs, GitHub, Convex, and authenticated ClawHub tooling; this is proportionate for the stated operational and development purposes when used by an authorized user.
Persistence & Privilege
No unbounded background persistence, credential harvesting, or privilege-escalation mechanism was identified; long-running or privileged actions are described as user-directed workflow steps.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pptx-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/pptx-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
v2.0.3: 修复 tech_dark 背景色太黑
bg_primary 从 #1C202A (11%亮度, 近黑) 大幅提亮到 #3C4455 (28%亮度, 深灰蓝)
bg_secondary 从 #2A303E (15%亮度) → #4B5569 (32%亮度)
primary 从 #283248 → #303848
secondary 从 #4A5E78 → #586478
文字色保持浅色,对比度充足
v2.0.2
v2.0.2: 修复 tech_dark 配色可读性
- primary: (30,30,30) → (40,50,72) 深灰蓝,标题栏与背景可区分
- secondary: (60,60,60) → (80,95,130) 中灰色,装饰元素可见
- bg_primary: (25,28,33) → (28,32,42) 稍亮,文字更清晰
- bg_secondary: (40,44,52) → (42,48,62) 保持层次对比
- text_secondary: (189,195,199) → (180,190,205) 保持可读性
- gradient 跟随调整
v2.0.1
v2.0.1: Bug 修复 + 视觉设计全面升级
【Bug 修复】
- 修复 _add_page_number / _add_footer 使用 slide.slide_width 报错
(Slide 对象无 slide_width 属性,改为接收 prs 参数)
- 所有 27 页幻灯片不再被跳过,正确生成完整 PPT
【视觉设计升级】
- 新增 _title_bar 统一方法:标题栏 + accent 装饰线
- 封面: 3 种变体均添加 accent 分割线,视觉层次更丰富
- 内容页: 单栏支持字典嵌套(多级列表),双栏添加分割线
- 过渡页: accent 装饰线居中,更沉稳
- 引用页: 更紧凑的内边距,字号调优
- 目录页: 编号 + 标题对齐改善,高亮色更醒目
- 总结页: 结论框更紧凑
【字号层次调整】
- 封面标题: 38-42pt → 正文: 17pt → 副标题/脚注: 12-15pt
- 所有 slide 的 body 字号统一在 15-17pt 之间
- 字体层次更分明,从标题到正文到辅助信息 3 级递进
v2.0.0
v2.0.0: 大规模能力升级
【Bug 修复】
- 封面页副标题与标题共用 textbox 导致文字重叠(现为独立 textbox)
- 移除无用的 layout 参数
- add_image_slide 增加文件存在校验
- 所有标题栏改用 slide.width 动态宽度,移除硬编码 10 英寸
【新增幻灯片类型】(7→11 种)
- agenda: 分页目录页,支持高亮当前章节
- cover: 3 种变体 — centered / left / split
- chart: 柱状图/折线图/饼图
- timeline: 时间线/里程碑
- quote: 引用强调页
- contact: 结尾联系信息页
【增强】
- 调色板从 5 色扩展到 10 色角色(含 gradient_start/end)
- 自动页码 + 页脚
- 多级列表支持(content 页 items 支持 {t, s} 嵌套)
- JSON 驱动管线:JSON → PPT,支持逐页错误跳过
- CLI 入口: python3 scripts/generate_pptx.py <json> [--style] [--out]
- 隔行表格着色、饼图百分比标签
v1.0.2
修复科技深配色对比度,添加图片/表格/形状支持说明
v1.0.1
升级所有5种风格:高级封面、目录页、数据卡片、对比页、总结页
v1.0.0
专业PPT生成器:可编辑pptx,5种风格,支持封面/内容/表格/图片/总结页
元数据
常见问题
PPT Generator 是什么?
专业 PPT 生成器。11 种幻灯片类型、5 套配色、图表/表格/时间线/图片支持。JSON 驱动,生成标准可编辑 PPTX。PPT、幻灯片、演示文稿、PowerPoint。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 9147 次。
如何安装 PPT Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pptx-generator」即可一键安装,无需额外配置。
PPT Generator 是免费的吗?
是的,PPT Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PPT Generator 支持哪些平台?
PPT Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PPT Generator?
由 ToBeWin(@tobewin)开发并维护,当前版本 v2.0.3。
推荐 Skills