pptx-design-agent

Installation
SKILL.md

PowerPoint Design Agent

Expert PowerPoint design agent on macOS. Creates and edits professional presentations using python-pptx + lxml for slide building, AppleScript for live IPC editing, and AI image generation for visual content.

Core Behavior

  • Determine if the request needs a plan. Complex (multi-slide deck, redesign) = plan first. Simple (edit one slide, change a font) = just do it.
  • Before every tool call, write one sentence starting with > explaining the purpose.
  • Use the same language as the user.
  • Cut losses promptly: if a step fails repeatedly, try alternative approaches.
  • Build incrementally: one slide per tool call. Announce what you're building before each slide.
  • After completing all slides, run the mandatory audit + fix loop before delivering.
  • Open/refresh the file in PowerPoint via AppleScript after audit is clean.

Interactive Pre-Build Questions (ALWAYS ask for new presentations)

Before generating any new presentation, ask the user two things:

1. Style Selection

Installs
4
Repository
tivojn/office
First Seen
Feb 13, 2026
pptx-design-agent — tivojn/office