ppt-generation

Generate slide images sequentially and assemble them into a PPTX file.

71|18|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/Science-Discovery/Aether --skill ppt-generation-science-discovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ppt-generation
Source: https://github.com/Science-Discovery/Aether/tree/main/.opencode/skills/ppt-generation
Command: npx skills add https://github.com/Science-Discovery/Aether --skill ppt-generation-science-discovery

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates end-to-end PowerPoint creation by generating slide imagery and assembling a final PPTX, saving time on visual design and formatting.

Core Features & Use Cases

  • Plan multi-slide presentations with a consistent visual language
  • Generate AI-assisted slide imagery and compose it into a PPTX file
  • Support varied presentation styles and aspect ratios for business, academic, and training decks

Quick Start

Create a 5- to 10-slide presentation by planning the slides, generating images sequentially, and composing them into a single PPTX.

Frequently Asked Questions about ppt-generation

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

FAQPage Schema
How do I automate PowerPoint presentation creation with AI-generated slides?

You can automate PowerPoint creation by loading a plan file with slide data, generating AI slide imagery sequentially, and compiling the images into a final PPTX using Python scripts.

Can I generate a pitch deck or training presentation with custom aspect ratios?

Yes, you can generate pitch decks and training presentations with custom aspect ratios. The Skill supports varied presentation styles and aspect ratios for business, academic, and training decks.

Does this presentation generator work with Pillow and python-pptx?

Yes, the presentation generator works with Pillow and python-pptx. It uses Pillow for generating slide imagery and python-pptx for assembling the final PPTX file.

What is the best way to plan multi-slide presentations with a consistent visual language?

The best way to plan multi-slide presentations with a consistent visual language is to create a plan file containing structured slide data, which the Skill uses to generate matching AI imagery.

Are there limitations when generating slide images for a PPTX file?

Yes, a key limitation is that it generates slide images sequentially rather than in parallel. You should plan for longer processing times when creating large multi-slide presentations.