Prompt file imported from sohamda/model-upgrade-automation (
.github/prompts/pptx.prompt.md). Fill in{{source}},{{action}},{{requirements}}before use. Copyright stays with the author.
PowerPoint Slide Deck
Inputs
- {{source}}: (Optional) Source PPTX file or content directory to work from. Defaults to creating a new deck.
- {{action}}: (Optional) Action to perform:
create,update,cleanup, orfrom-existing. Defaults tocreatewhen omitted. - {{requirements}}: (Optional) Additional requirements, objectives, or constraints for the slide deck.
Requirements
- Establish a working directory under
.copilot-tracking/ppt/for all artifacts. - Organize content, images, and scripts as separate artifacts before generating slides.
- Generate slide decks programmatically using Python with
python-pptx. - Validate each iteration against the quality checklist before presenting results.
- Iterate on fixes until the deck passes all validation checks.