ppt-slide-generator
Installation
SKILL.md
PPT Slide Generator (프레젠테이션 슬라이드 자동 생성기)
This skill creates professional HTML-based presentation slides (1920x1080, 16:9) through a complete pipeline: theme selection, topic confirmation, deep research, 2-stage content review, AI image generation, and HTML generation with PDF download.
Output format fork — decide FIRST:
- Default deliverable (HTML → PDF): follow the steps below.
- Editable Google Slides deck requested (구글 슬라이드, Google Slides, collaborative deck, redesigning an existing Slides deck): read
google-slides-export.mdin this skill folder and build with python-pptx instead of HTML. Content/research/review steps (0-3.5) still apply; Step 4 (HTML) and the download button do not.- Redesigning an existing deck from a PDF: skip research/outline gates — extract content + page renders with PyMuPDF (
fitz), keep copy 1:1, redesign the template only.- Both at once (PDF redesign → Google Slides): PDF-redesign rules govern content (skip gates, copy 1:1); Google Slides rules govern build/delivery.