Imagegen PPT Workflow
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
$imagegento 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
PNGslides onto full-slide blank layouts withscripts/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.
Related Skills
Generate and edit .pptx decks with python-pptx, applying structured layouts, design rules, native charts, and visual QA to reduce template-like output.
Tencent Cloud Table Recognition V3 is an OCR skill for detecting and recognizing tables in images or PDFs, supporting various table types like linear and borderless tables, with Excel export.
The complete set of online document operation tools provided by Tencent Docs MCP, supporting creation, querying, and editing of smart docs, Excel, PPT, mind maps, and more.
Turn a topic, notes, or tables into a complete PPT plan with logic, page layouts, visual and chart guidance, and natural defense scripts.