pptx Skill
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, o Published by anthropics in skills.
What is pptx Skill?
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, o Published by anthropics in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use pptx Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/skills
- Skill file: skills/pptx/SKILL.md
What it does
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, o
Skill instructions
PPTX Skill Quick Reference | Task | Guide | |------|-------| | Read/analyze content | python -m markitdown presentation.pptx | | Edit or create from template | Read editing.md | | Create from scratch | Read pptxgenjs.md | --- Reading Content bash Text extraction python -m markitdown presentation.pptx Visual overview python scripts/thumbnail.py presentation.pptx Raw XML python scripts/office/unpack.py presentation.pptx unpacked/ --- Editing Workflow Read editing.md for full details. 1. Analyze template with thumbnail.py 2. Unpack → manipulate slides → edit content → clean → pack --- Creating from Scratch Read pptxgenjs.md for full details. Use when no template or reference presentation is available. --- Design Ideas Don't create boring slides. Plain bullets on a white background won't impress anyone. Consider ideas from this list for each slide. Before Starting - Pick a bold, content-informed color palette: The palette should feel designed for THIS topic. If swapping your colors into a
Explore related resources
Frequently asked questions
What is pptx?
pptx is a open-source AI agent skill with Copy skill directory. 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.
Who is pptx best for?
pptx is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install pptx?
Install or run pptx using Copy skill directory. Check pptx for the latest setup command.
Is pptx actively maintained?
pptx may need a closer maintenance check before production use.
Auto-fetched from GitHub.