GordenImagePPTGen

Generate image-based PPT decks with PNG slides and a synthesized PPTX.

1.7k|152|Updated Jun 7, 2026
One-click install
npx skills add https://github.com/GordenSun/GordenSuperPPTSkills --skill gordenimagepptgen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: GordenImagePPTGen
Source: https://github.com/GordenSun/GordenSuperPPTSkills/tree/main/GordenImagePPTGen
Command: npx skills add https://github.com/GordenSun/GordenSuperPPTSkills --skill gordenimagepptgen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx, pillow, numpy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of image-based PowerPoint decks from a topic or content, delivering high-density, well‑designed slides as PNG images and a synthesized PPTX. It outputs only image-based PPTs; for editable PPTX, use GordenImage2PPTX afterward to convert to a fully editable file.

Core Features & Use Cases

  • Generates image-based slides using GPT imagegen per page, producing per-slide PNGs and a compiled PPTX.
  • Supports a range of visual styles (tech, clean, cartoon, ink, etc.) with a unified design language for consistent storytelling.
  • Use case: a product pitch or conference deck that requires 12–20 dense slides, each containing structured content and visuals.

Quick Start

Provide a topic and let this skill generate a complete image-based PPT deck (PNG slides plus PPTX).

Frequently Asked Questions about GordenImagePPTGen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate image-based PowerPoint slides from a topic automatically?

To generate image-based PowerPoint slides from a topic, this Skill uses GPT-powered image generation to produce per-slide PNGs and a compiled PPTX. It creates dense, visually consistent slides with structured text and graphics based on your provided topic.

Can I edit the text in the generated PPTX file directly?

The generated PPTX file contains image-based slides, meaning text is not directly editable. You must use the GordenImage2PPTX conversion process afterward to transform the image-based output into a fully editable PPTX file.

What dependencies are needed to assemble PPTX decks from generated images?

To assemble PPTX decks from generated images, you need python-pptx, Pillow, and numpy installed. These libraries handle deck assembly and image processing to render per-page text and visuals as described.

Does this automated slide generation support different visual styles?

Automated slide generation supports a range of visual styles including tech, clean, cartoon, and ink. It applies a unified design language across all generated slides to ensure consistent storytelling for pitch decks or presentations.

What is the best way to create a dense product pitch deck with consistent visuals?

The best way to create a dense product pitch deck with consistent visuals is providing a topic to this Skill. It outputs 12 to 20 dense slides, each containing structured content and graphics, as PNG images and a synthesized PPTX file.

Why are my generated presentation slides outputted as PNG images instead of editable text?

Generated presentation slides are outputted as PNG images because the Skill renders per-page text and visuals as high-density image content. This approach ensures precise visual consistency, but requires a separate conversion step for editable text.