pptx
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
Details
- Path
- skills/pptx
- License
- Proprietary. LICENSE.txt has complete terms
- Bundled scripts
- 16
- Dependencies
- 2
Bundled scripts
- skills/pptx/scripts/clean.py
- skills/pptx/scripts/add_slide.py
- skills/pptx/scripts/thumbnail.py
- skills/pptx/scripts/__init__.py
- skills/pptx/scripts/office/pack.py
- skills/pptx/scripts/office/validate.py
- skills/pptx/scripts/office/unpack.py
- skills/pptx/scripts/office/soffice.py
- skills/pptx/scripts/office/validators/docx.py
- skills/pptx/scripts/office/validators/__init__.py
- skills/pptx/scripts/office/validators/redlining.py
- skills/pptx/scripts/office/validators/pptx.py
- skills/pptx/scripts/office/validators/base.py
- skills/pptx/scripts/office/helpers/__init__.py
- skills/pptx/scripts/office/helpers/simplify_redlines.py
- skills/pptx/scripts/office/helpers/merge_runs.py