A user may ask you to create, edit, or analyze the contents of a .pptx file. A .pptx file is essentially a ZIP archive containing XML files and other resources that you can read or edit.
Text extraction If you just need to read the text contents of a presentation, you should convert the document to markdown:
Raw XML access You need raw XML access for: comments, speaker notes, slide layouts, animations, design elements, and complex formatting.
Создание, редактирование и анализ презентаций. Когда Клоду необходимо работать с презентациями (файлы .pptx) для: (1) создания новых презентаций, (2) изменения или редактирования контента, (3) работы с макетами, (4) добавления комментариев или заметок докладчика или любых других задач презентации. Источник: forever-efficient/pitfal-solutions-website.