Create, edit, and analyze PowerPoint presentations (.pptx files). Covers building slides from scratch with pptxgenjs, reading and extracting text with markitdown, editing existing presentations by unpacking and modifying XML, and converting slides to images for review. Use when the user wants to create a presentation, add slides, modify an existing PPTX file, or generate a slide deck programmatically.
$npx -y skills add jignesh-ponamwar/skills-mcp --skill pptx-creatorInstalls into the current project.
Run `npx skills use "https://github.com/jignesh-ponamwar/skills-mcp" --skill "jignesh-ponamwar/skills-mcp/pptx-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jignesh-ponamwar/skills-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/jignesh-ponamwar/skills-mcp"` and select the relevant skills, then follow their instructions.