GordenSuperPPTSkill

Orchestrates image-based slide generation and editable PPTX conversion workflows with artifact management.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill orchestrates end-to-end PPT workflows by chaining two sub-skills: generation of image-based slides and subsequent conversion to an editable PPTX, packaging all intermediate assets for delivery of both formats.

Core Features & Use Cases

  • End-to-end orchestration of image-powered PPT generation and editable-PPTX conversion.
  • Delivers both the image deck and the final editable deck, plus intermediate artifacts for auditing and reuse.
  • Use Case: When a user needs a polished, ready-to-present PPT with both a high-quality image-based version and a fully editable version.

Quick Start

Run end-to-end PPT workflow by first generating image slides with GordenImagePPTGen and then converting them to an editable PPTX with GordenImage2PPTX.

Frequently Asked Questions about GordenSuperPPTSkill

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

FAQPage Schema
How do I generate image slides and convert them to an editable PPTX automatically?

To generate image slides and convert them to an editable PPTX, this workflow chains image generation with PPTX conversion. It orchestrates the entire process, outputting both a high-quality image deck and a fully editable PPTX file.

What is the best way to get both an image-based presentation deck and an editable PPTX file?

The best way to get both an image-based presentation deck and an editable PPTX file is through end-to-end PPT orchestration. This process packages all intermediate artifacts alongside the final decks for complete delivery and reuse.

Can I maintain a consistent aspect ratio across generated image slides and the final PPTX?

Yes, you can maintain a consistent aspect ratio across generated image slides and the final PPTX. The workflow enforces consistent aspect ratio requirements during the two-stage execution from image generation to editable conversion.

How does the end-to-end PPT workflow manage intermediate artifacts for delivery?

The end-to-end PPT workflow manages intermediate artifacts by packaging them during the image-to-PPTX conversion stage. This ensures all generated image assets are preserved and delivered alongside the final editable PPTX for auditing purposes.

Do I need multiple tools to create a ready-to-present PPT from generated images?

No, you do not need multiple tools to create a ready-to-present PPT from generated images. This single workflow orchestrates both image slide generation and editable PPTX conversion, satisfying two-stage execution requirements within one process.