This skill allows an agent to reconstruct editable PowerPoint presentations from static images. It extracts text via OCR, identifies graphic assets as separate PNG objects, and rebuilds native shapes and layouts to create a functional .pptx file.
Use this when you have a set of slide images (PNG, JPG, etc.) and need to turn them back into a presentation that can be edited, rather than just having a PDF or image gallery.
convert.py, prepare_ocr.py, ocr_review_apply.py, and build_deck.py.Compatible with any agent capable of executing Python scripts and managing local file systems, such as Codex or specialized AI coding agents.
This skill has not been reviewed by our automated audit pipeline yet.