Rebuild one or more reference images as visually matching editable PowerPoint slides using native shapes, text, fills, and layout instead of a flat screenshot. Use when the user wants an image, flowchart, infographic, dashboard, process diagram, or designed slide converted into an editable PPT/PPTX deck that stays editable and closely matches the source.
Convert a reference image into a visually matching editable PowerPoint slide or deck.
.pptx and the script/spec used to create itInspect the image(s)
Choose structure
Build with editable primitives
python-pptxUse helpers
scripts/pptx_rebuilder.py builds a deck from a JSON specscripts/generate_spec_template.py generates a starter JSON template for one or more slidesRefine
Deliver
.pptx, generator script, and/or JSON spec were savedFor one-off jobs, create:
make_<name>.py<Name>_editable.pptx<name>_spec.jsonFor repeated use, adapt the reusable scripts in scripts/.
This skill itself does not call any external APIs or web services.
| Endpoint | Purpose | Data sent |
|---|---|---|
| None | N/A | Nothing leaves the machine by default |
python-pptx and local files only.pptx, .json, and helper script filesOpenClaw may invoke this skill autonomously when the request matches its description. That is normal skill behavior. If the user wants to avoid autonomous invocation, they can ask for a manual or one-off approach instead.
By using this skill, you are trusting the local helper scripts in this package to read local spec/input files and write local PowerPoint output files. This packaged version does not send data to third-party services. Only install it if you trust the skill contents and your execution environment.
This skill folder is structured so it can be published with clawhub publish once authenticated. If publishing is requested, verify clawhub whoami first.
Good:
Bad: