·automating-powerpoint
#

automating-powerpoint

Automates Microsoft PowerPoint via JXA with AppleScript dictionary discovery. Use when asked to "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.

16Installs·0Trend·@spillwavesolutions

Installation

$npx skills add https://github.com/spillwavesolutions/automating-mac-apps-plugin --skill automating-powerpoint

How to Install automating-powerpoint

Quickly install automating-powerpoint AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/spillwavesolutions/automating-mac-apps-plugin --skill automating-powerpoint
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: spillwavesolutions/automating-mac-apps-plugin.

SKILL.md

View raw

Workflow (default) 1) Discover dictionary terms in Script Editor (PowerPoint). 2) Prototype minimal AppleScript commands. 3) Port to JXA and add defensive checks. 4) Use explicit enums for save/export formats.

Quick Start Example Create a new presentation with a title slide:

Automates Microsoft PowerPoint via JXA with AppleScript dictionary discovery. Use when asked to "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. Source: spillwavesolutions/automating-mac-apps-plugin.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/spillwavesolutions/automating-mac-apps-plugin --skill automating-powerpoint Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/spillwavesolutions/automating-mac-apps-plugin --skill automating-powerpoint
Category
#Documents
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from spillwavesolutions/automating-mac-apps-plugin

Quick answers

What is automating-powerpoint?

Automates Microsoft PowerPoint via JXA with AppleScript dictionary discovery. Use when asked to "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. Source: spillwavesolutions/automating-mac-apps-plugin.

How do I install automating-powerpoint?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/spillwavesolutions/automating-mac-apps-plugin --skill automating-powerpoint Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/spillwavesolutions/automating-mac-apps-plugin

Details

Category
#Documents
Source
skills.sh
First Seen
2026-03-07