← 返回
未分类 中文

Image to Editable PPT Slide

Rebuild one or more reference images as visually matching editable PowerPoint slides using native shapes, text, fills, and layout instead of a flat screensho...
将参考图片重构为视觉匹配的可编辑 PPT 幻灯片,使用原生形状、文本、填充和布局,而非单纯的截图。
benjaminlee benjaminlee 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 495
下载
💾 0
安装
1
版本
#latest

概述

Image to Editable PPT Slide

Convert a reference image into a visually matching editable PowerPoint slide or deck.

Use this skill when

  • the user wants an image turned into an editable PPT/PPTX slide
  • the source is a flowchart, infographic, dashboard, process diagram, or designed slide
  • fidelity matters and the result should closely match the source
  • the user wants multiple source images recreated as a multi-slide deck

Core rules

  • Rebuild the slide with editable text boxes, shapes, lines, fills, and layout
  • Do not default to placing the whole image as a flat background unless the user explicitly asks for that
  • Save both the generated .pptx and the script/spec used to create it
  • Do at least one refinement pass when visual fidelity matters
  • Commit updates in the workspace after edits

Workflow

  1. Inspect the image(s)
    • Identify aspect ratio, title, sections, cards, arrows, connectors, icons, labels, and palette
    • Note alignment, spacing, font weight, repeated motifs, and line thickness
  1. Choose structure
    • Single image → one editable slide
    • Multiple images/pages → multi-slide deck, usually one source image per slide unless the user asks otherwise
  1. Build with editable primitives
    • Use python-pptx
    • Prefer rectangles, rounded rectangles, chevrons, circles, arrows, lines, and text boxes
    • Approximate unknown fonts with standard installed fonts
  1. Use helpers
    • scripts/pptx_rebuilder.py builds a deck from a JSON spec
    • scripts/generate_spec_template.py generates a starter JSON template for one or more slides
  1. Refine
    • Tighten spacing, font sizes, colors, line widths, corner radii, and proportions
    • If needed, do a second pass before presenting the result
  1. Deliver
    • Tell the user where the .pptx, generator script, and/or JSON spec were saved
    • Mention any approximations if the match is not exact

File pattern

For one-off jobs, create:

  • make_.py
  • _editable.pptx
  • optional: _spec.json

For repeated use, adapt the reusable scripts in scripts/.

Multi-slide deck guidance

  • Keep slide size consistent across the deck
  • Usually map one reference image to one slide
  • Reuse colors, text styles, and spacing where slides belong to the same presentation
  • If slides differ a lot, treat each slide as its own reconstruction while keeping the deck coherent

External Endpoints

This skill itself does not call any external APIs or web services.

EndpointPurposeData sent
---------
NoneN/ANothing leaves the machine by default

Security & Privacy

  • By default, this skill works locally with python-pptx and local files only
  • It reads local image/reference material and writes local .pptx, .json, and helper script files
  • It does not require credentials or network access for its built-in helpers
  • If a future adaptation adds external APIs, document every endpoint and every environment variable before publishing

Model Invocation Note

OpenClaw may invoke this skill autonomously when the request matches its description. That is normal skill behavior. If the user wants to avoid autonomous invocation, they can ask for a manual or one-off approach instead.

Trust Statement

By using this skill, you are trusting the local helper scripts in this package to read local spec/input files and write local PowerPoint output files. This packaged version does not send data to third-party services. Only install it if you trust the skill contents and your execution environment.

ClawHub-ready note

This skill folder is structured so it can be published with clawhub publish once authenticated. If publishing is requested, verify clawhub whoami first.

Quality bar

Good:

  • text and shapes are individually editable
  • visual hierarchy matches the source at normal viewing size
  • spacing, colors, and proportions are close enough to feel effectively identical

Bad:

  • whole image pasted as one picture
  • major layout drift or incorrect proportions
  • unnecessary conversion of text into non-editable elements

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 17:07 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 676 📥 325,378
ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,226 📥 267,765
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,081 📥 809,662