rebuild-editable-ppt-from-image
自动化还原幻灯片布局,显著减少手工重建工作量。
将扁平化的图片重建为分层的、可编辑的 PowerPoint 幻灯片并保留构图。
把扁平化的 PNG/JPG 幻灯片或海报还原成分层且可编辑的 PowerPoint(PPTX),保持原始排版和构图。当你只有截图或导出图但需要可改文字、单独替换图片或导出可编辑文件时用它。会把背景、图像对象和可编辑文本拆层命名,产出带实际渲染预览的 PPTX,证明结果是真正可编辑的。
▸ 展开 SKILL.md 英文原文
Reconstruct a flattened PNG/JPG infographic, slide screenshot, poster, or exported presentation page as an editable PowerPoint while preserving the original composition. Use when Codex must split one reference image into a clean fixed background, independently replaceable image objects, and native editable text boxes; reproduce the source rather than redesign it; name layers; render and compare the result; deliver a PPTX plus an actual-render preview; or package a public-safe synthetic fixture and visual README that prove the layered result is genuinely editable.
帮我安装这个 skill:https://raw.githubusercontent.com/soarsky1991/rebuild-editable-ppt-from-image/main/skill/rebuild-editable-ppt-from-image/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/soarsky1991/rebuild-editable-ppt-from-image/main/skill/rebuild-editable-ppt-from-image/SKILL.md"# Rebuild Editable PPT From Image Rebuild the supplied flattened image as a faithful layered slide. Treat this as reconstruction, not redesign. ## Start correctly 1. Read the presentations skill completely before creating or editing a PPTX. 2. Read the imagegen skill completely when using generative inpainting to make the clean background. 3. Announce that this skill is being used and that it enforces a layered reconstruction and visual-QA loop. 4. Freeze the source before editing: - Copy it into the task work directory. - Record its native width, height, absolute source path, and SHA-256. - Never modify the source copy. 5. Use a task-local `work/` directory for intermediate asse