rebuild-editable-ppt-from-image

仓库创建 2026年7月27日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由

自动化还原幻灯片布局,显著减少手工重建工作量。

这个 Skill 做什么

将扁平化的图片重建为分层的、可编辑的 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.

办公文档PPT重建图像到幻灯片可编辑通用
0
Stars
0
Forks
1
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/soarsky1991/rebuild-editable-ppt-from-image/main/skill/rebuild-editable-ppt-from-image/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/soarsky1991/rebuild-editable-ppt-from-image/main/skill/rebuild-editable-ppt-from-image/SKILL.md"
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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有