A utility skill for interacting with, creating, and editing .pptx files directly.
Install
mkdir -p .claude/skills/pptx-wizarck && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11764" && unzip -o skill.zip -d .claude/skills/pptx-wizarck && rm skill.zipInstalls to .claude/skills/pptx-wizarck
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
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; 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.Key capabilities
- →Create new slide decks or presentations
- →Read and parse text from .pptx files
- →Edit and modify existing presentations
- →Combine or split slide files
- →Work with templates, layouts, speaker notes, or comments
How it works
This skill acts as a proxy to Anthropic's official PPTX skill, handling various operations related to .pptx files, including creation, reading, editing, and working with presentation components.
Inputs & outputs
When to use pptx
- →Creating a new pitch deck
- →Parsing text from a slide file
- →Updating slides in an existing presentation
About this skill
PowerPoint Processing
Proxy to Anthropic's official PPTX skill. Read and follow all instructions from the vendor copy:
Read this file first: .claude/vendor/anthropic-skills/skills/pptx/SKILL.md
All supporting files (scripts, references, assets) are in .claude/vendor/anthropic-skills/skills/pptx/.
$ARGUMENTS
When not to use it
- →The task does not involve .pptx files
- →The task requires direct interaction with PowerPoint software
Limitations
- →Limited to operations on .pptx files
- →Relies on Anthropic's official PPTX skill
How it compares
This skill provides programmatic access to PowerPoint file operations, allowing for automated content manipulation and extraction, unlike manual editing within PowerPoint software.
Compared to similar skills
pptx side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| pptx (this skill) | 0 | 3mo | No flags | Beginner |
| pptx-posters | 9 | 2mo | Review | Intermediate |
| xpager | 0 | 1mo | Review | Intermediate |
| pptx | 393 | 6mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
pptx-posters
K-Dense-AI
Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX poster format. For standard research posters, use latex-posters instead. This skill provides modern web-based poster design with responsive layouts and easy visual integration.
xpager
mishahanin
Produce a 31C OnePager (xPager) using the locked corporate template. Three-page branded document - dark full-bleed cover with ODUN.ONE wordmark, capability page, and proof/contact page. Renders to PDF + HTML. Trigger when the user says "xPager", "x-pager", "onepager", "one-pager", "1-pager", "produc
pptx
anthropics
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
nano-pdf
openclaw
Edit PDFs with natural-language instructions using the nano-pdf CLI.
anthropics
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
pdf-processing
Ming-Kai-LC
Comprehensive PDF processing techniques for handling large files that exceed Claude Code's reading limits, including chunking strategies, text/table extraction, and OCR for scanned documents. Use when working with PDFs larger than 10-15MB or more than 30-50 pages.