What problem does it solve? Screenshots, storyboard slides, diagrams, and posters are flat bitmaps that cannot be edited in PowerPoint. This Skill decomposes a raster image into separate PPT elements—native editable text and simple shapes plus crop-safe picture objects for icons, figures, and charts—so every element can be moved, resized, or replaced independently. ## Core Features & Use Cases - Element-Level Decomposition: Rebuilds ordinary text, numbers, simple lines, and boxes as native PPT objects while cropping stylized icons, logos, charts, tables, and photos as named picture objects with source and display bounding boxes. - Manifest-Driven Build: Uses a JSON conversion manifest with pixel coordinates and a Python script (build_editable_pptx.py) that writes a one-slide OpenXML PPTX per input image. - Mandatory QA Gate: Requires rendered preview comparison against the source image, with a blocking-defect checklist covering clipped crops, OCR errors, broad screenshot crops, and layout drift, plus retry until defects are resolved. - Use Case: Convert an imagegen storyboard slide or a UI mockup screenshot into a one-slide PPTX where the title is editable text, the robot icon is a padded crop named model_brain, and the chart is a complete figure object—verified against the original render. ## Quick Start Use the image-to-editable-ppt skill to convert this screenshot into an element-level editable PowerPoint slide with native text and named picture crops.