main
WeHub 来源说明
- Skill 名称:
pptx-html-fidelity-audit - 中文类目:PPTX 工具与生成
- 上游仓库:
nexu-io__open-design - 上游路径:
plugins/_official/examples/pptx-html-fidelity-audit/SKILL.md - 上游链接:https://github.com/nexu-io/open-design/blob/HEAD/plugins/_official/examples/pptx-html-fidelity-audit/SKILL.md
- 本仓库为 WeHub 中文 Skill 汉化包,基于 skill 市场筛选 Top200 清单整理
- 原作者、版权和许可证信息以上游仓库为准
Description
Audit a python-pptx export against its source HTML deck, identify layout/content drift (footer overflow, cropped content, missing italic/em, lost styling, off-rhythm spacing), and re-export with strict footer-rail + cursor-flow layout discipline. Use this skill whenever the user has a .pptx that was generated from an HTML slide deck and asks to compare/audit/verify/fix the export — including phrases like "compare ppt with html", "fidelity audit", "fix the pptx", "ppt is cut off", "footer overlap", "italic missing in pptx", "re-export the deck", "pptx-html-fidelity-audit", or any case where a python-pptx → HTML round-trip needs verification or repair. Also trigger when the user shows you a deck.html and a deck.pptx side by side and is debugging visual differences.