ppt-generation

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

5|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/Hadokennn/deer-agents --skill ppt-generation-hadokennn
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ppt-generation
Source: https://github.com/Hadokennn/deer-agents/tree/main/deer-flow/skills/public/ppt-generation
Command: npx skills add https://github.com/Hadokennn/deer-agents --skill ppt-generation-hadokennn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the problem of manually creating PowerPoint presentations, which can be time-consuming and resource-intensive.

Core Features & Use Cases

  • Professional Slide Creation: AI generates images for slides, maintaining a consistent visual style throughout the presentation.
  • Multiple Styles: Supports various presentation styles like Business, Academic, Minimal, and Apple Keynote.
  • Content Outline Integration: Incorporates user-defined content outlines directly into slide generation.
  • Use Case: Perfect for creating marketing decks, sales presentations, or educational materials in a professional and timely manner.

Quick Start

To create a presentation with the glassmorphism style, follow these steps:

  1. Define your presentation plan with a style and slides JSON file.
  2. Generate slide images sequentially, using the previous slide as a reference.
  3. Assemble the images into a PPTX file using the generate.py script.

Frequently Asked Questions about ppt-generation

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

FAQPage Schema
How do I generate PPTX slides automatically from an outline?▼

You can automate PPTX creation by defining a content outline and style in a JSON file, generating slide images sequentially for visual consistency, and assembling them into a presentation using the generate.py script.

What presentation styles are supported for AI-driven PowerPoint creation?▼

AI-driven PowerPoint creation supports multiple styles including Business, Academic, Minimal, and Apple Keynote, ensuring professional visual consistency across all generated slides.

Does automated slide generation maintain visual consistency across slides?▼

Automated slide generation maintains visual consistency by sequentially generating images for each slide, using the previous slide as a reference to ensure a cohesive visual style throughout the PPTX file.

Can I use my own content outline for AI presentation generation?▼

Yes, AI presentation generation incorporates user-defined content outlines directly into the slides by structuring your presentation plan, including style and slide content, within a JSON file.

What do I need to prepare before creating a PowerPoint with AI?▼

Before creating a PowerPoint with AI, you need to prepare a JSON file defining your presentation plan, including the desired visual style and the content outlines for your slides.