Automates Microsoft PowerPoint via JXA (osascript). Use when asked to "make a PowerPoint", "create a presentation", "open PowerPoint and make slides", "turn this into a deck", "make slides from this text", "create a PowerPoint on this", "automate PowerPoint presentations", "create slides programmatically", "JXA PowerPoint scripting", or "export PowerPoint to PDF". Covers presentations, slides, shapes, text, tables, export enums, and interop with Excel. ALWAYS use JXA via osascript — never use Python pptx or pip to create PowerPoint files.
$npx -y skills add ibz-04/gloamy --skill automating-powerpointInstalls into the current project.
Run `npx skills use "https://github.com/ibz-04/gloamy" --skill "ibz-04/gloamy/automating-powerpoint"` 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/ibz-04/gloamy" that are relevant to the current task. Run `npx skills add "https://github.com/ibz-04/gloamy"` and select the relevant skills, then follow their instructions.