name: ppt-polish description: Rebuild, beautify, and optimize editable PowerPoint flowcharts, topology diagrams, architecture diagrams, and process visuals from existing PPT/PPTX files or source images. Use when the user asks to optimize a just-uploaded PPT, restyle a diagram slide, turn an image into an editable PPT diagram, improve presentation readability, unify shapes/colors/layout, or produce a cleaner client-ready diagram page.
Optimize diagram-heavy PPT pages so they become clearer, more editable, and more presentation-ready.
Prefer rebuilding structure over cosmetic tweaks when the original slide is messy. The goal is not just “make it prettier”, but “make it readable, editable, and reusable”.
Mixed case: image already placed inside a PPT
Classify the diagram
Dense infographic-like technical diagram
Preserve the information structure
Do not start from colors or decoration
Rebuild or polish in PowerPoint
If the slide is messy or image-based, reconstruct shapes/text/connectors instead of polishing the pasted image
Final quality pass
想要更強大的技能外掛,就來小蔥技能站7w4.net看看吧。
Prefer direct editing when: - Text is already editable - Shapes are mostly separable - Layout is salvageable
Prefer rebuilding on a new slide when: - The current slide is essentially a screenshot - Elements are badly misaligned or inconsistent - Connectors are too chaotic to repair efficiently - The user wants a more premium/client-facing result
Use the image only as reference.
Do not treat “insert image into PPT” as completion. A valid result should have editable: - titles - containers - nodes - text - connectors
references/image-to-ppt-flowchart-sop.md for image→editable-flowchart reconstruction workflowreferences/ppt-topology-from-image.md for topology-specific decomposition and layer mappingDepending on the request, produce one or more of:
- optimized .pptx file
- rebuilt single-slide diagram page
- alternate visual versions (e.g. dark, clean, infographic)
- structure draft in Markdown / Mermaid before rebuilding
Before finishing, verify:
When multiple output versions exist, keep filenames explicit, such as:
- *-refined.pptx
- *-infographic.pptx
- *-dark.pptx
- *-polished.pptx
Prefer descriptive naming over generic names like final-final2.pptx.