AI Agent Hub
Back to skills
Imagegen PPT Workflow icon

Imagegen PPT Workflow

Office Efficiency Updated 2026.08.29

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md to install @user_499da53c/imagegen-ppt-workflow.

About this skill

Problem

Generating .pptx decks directly with a model often produces unstable text boxes, shapes, and layouts. The result can feel like a document rather than a presentation. imagegen-ppt-workflow defines the final deliverable as image-based slides: each final slide is a complete PNG, while the .pptx file is only an ordered container for those rendered images.

How It Works And Where It Fits

The skill follows four phases:

  • Planning: extract the deck goal, audience, page count, and layout anchors from papers, reports, outlines, or speaker notes, then write slides_plan.md.
  • Preview and confirmation: use $imagegen to create a cover, chapter divider, or body-slide style preview, then generate a low-fidelity whole-deck overview to check rhythm, density, and visual consistency.
  • Final generation: produce full-page slide images in order, such as final_slides/slide-01.png, keeping typography, spacing, color, and chart style consistent.
  • Packaging: place the approved PNG slides onto full-slide blank layouts with scripts/images_to_pptx.py, producing *-images-only.pptx.

It fits scenarios that need strong visual cohesion, such as thesis defenses, research reports, product pitches, and class talks. Note that it does not prioritize editable text boxes, nor does it rely on HTML screenshots or code-drawn layouts as the main output path. Dense Chinese copy should be compressed into titles, cards, or short phrases to preserve generation fidelity.

Use Cases

  • Turn a thesis into a 15-slide defense deck with a confirmed outline, image previews, and final PNG slides.
  • Convert a quarterly business report into investor pitch pages with key charts and one consistent visual system.
  • Create a 10-slide class talk from lecture notes, confirm the style preview, then output an image-based PPTX.
  • Organize meeting transcripts and outlines into a report deck, approve chapter order, then generate PNG slides.

Best For

  • Graduate students preparing thesis defenses who need clear, visually consistent slide decks from paper materials.
  • Researchers presenting reports who need reports converted into image-based slides while preserving key figures.
  • Founders preparing investor or product pitches who need style confirmation and consistent deck visuals.
  • Instructors turning lecture notes or transcripts into course decks who want previews before a deliverable PPTX.