ppt-agent

Orchestrate multi-agent workflows to generate PPT decks with HTML previews and PNG/SVG exports.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/easyspace-ai/minote --skill ppt-agent-easyspace-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ppt-agent
Source: https://github.com/easyspace-ai/minote/tree/main/bak-skills/ppt-agent-skills
Command: npx skills add https://github.com/easyspace-ai/minote --skill ppt-agent-easyspace-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automates end-to-end PPT deck creation for teams who need structured, polished presentations without manual drafting.

Core Features & Use Cases

  • End-to-end automation: gather requirements, draft outlines, select global styling, plan per-slide content, render HTML, perform visual QA, and export to both PNG and SVG PPTX formats.
  • Multi-agent orchestration: coordinates Research, Outline, Style, and Page Agents with strict gate validation to ensure artifact quality and reproducibility.
  • Deliverable-centric workflow: outputs a structured artifact chain (requirements, outline, briefs, style.json, planning JSON, slide HTML, slide PNGs, previews, and final PPTX files).

Quick Start

Describe your presentation topic and requirements to trigger the end-to-end PPT deck generation.

Frequently Asked Questions about ppt-agent

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

FAQPage Schema
How do I automate PPT deck creation end-to-end from a single prompt?

To automate PPT deck creation, provide your presentation topic and requirements to trigger a multi-agent workflow. This orchestrates research, outlining, styling, and per-slide HTML rendering to produce validated artifacts and export final PPTX files.

Can I generate PPTX files with both PNG and SVG formats using AI?

Yes, you can generate PPTX files with both PNG and SVG formats. The workflow renders high-quality HTML previews, performs visual QA, and then packages and exports the final deck into both PNG and SVG PPTX formats.

How does multi-agent orchestration work for presentation generation?

Multi-agent orchestration for presentation generation coordinates specialized Research, Outline, Style, and Page Agents. Each agent operates in isolation with strict gate validation to ensure artifact quality, reproducibility, and structured outputs like planning JSON and slide HTML.

Do I need python-pptx and Pillow installed to generate AI presentations?

Yes, python-pptx and Pillow are required dependencies to generate AI presentations. These libraries handle the deterministic output packaging of slide images, HTML previews, and the final PPTX file formats.

What is the best way to ensure consistent styling across an automated AI presentation?

The best way to ensure consistent styling is through the global Style Agent, which selects uniform styling across all slides. This generates a style.json artifact that guides per-page content planning and rendering for a cohesive deck.

Are there limitations when generating executive briefings with a multi-agent workflow?

Limitations when generating executive briefings with a multi-agent workflow include strict gate validations and artifact validation requirements that may restrict rapid iteration. The deterministic output packaging enforces structured artifacts like planning JSON before final PPTX export.