Loading...
Loading...
Import a .pptx into Moda as an editable canvas, then fix it. For "clean up this PowerPoint" or any .pptx in hand. CLI lane; the connector routes to the app.
npx skill4agent add moda-design/moda moda-deck-pptxmoda-coremoda doctor --jsonmoda brand liststale_revisionmoda ask "<question>"| Thing | Value | Notes |
|---|---|---|
| Import | | FREE, un-billed, async — the verb polls to completion |
| Result | one canvas, one page per slide | slide size is preserved from the file |
| Round trip | | native shapes and text layers, not screenshots |
| Data law | every source string and number survives verbatim | a cleanup that loses data is a failure |
file_…moda canvas import-pptx [deck.pptx]--no-waitmoda canvas import-pptx --job [JOB_ID]moda canvas read [CANVAS_REF] --summarymoda canvas screenshot [CANVAS_REF] --page [IDS]moda canvas edit [CANVAS_REF] --file fix.jsmoda canvas markup [CANVAS_REF] --file - --page [PAGE_ID] --mode replace --revision [REV]moda canvas delete-items [CANVAS_REF] [NODE_IDS]moda canvas brand [CANVAS_REF] [KIT]moda canvas screenshot [CANVAS_REF]moda export [CANVAS_REF] --format pptx -o [deck]-clean.pptxpptx_shape_rasterizedpptx_content_droppedread --summarymoda ask "<question>"moda canvas template [CANVAS_REF]| Doc | Load when |
|---|---|
| references/deck-design.md | judging and rebuilding an imported slide |
| references/edit-code.md | before any targeted fix program |
| references/export.md | the pptx round trip and its warnings |