pptx-generator

Generate .pptx presentations from structured JSON input with layouts and styles.

5.0k|479|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/anbeime/skill --skill pptx-generator-anbeime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx-generator
Source: https://github.com/anbeime/skill/tree/main/skills/pptx-generator/pptx-generator
Command: npx skills add https://github.com/anbeime/skill --skill pptx-generator-anbeime

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of standard .pptx presentation files directly from structured JSON data, eliminating the need for manual slide creation and formatting.

Core Features & Use Cases

  • JSON to PPTX Conversion: Transforms JSON data into well-formatted PowerPoint presentations.
  • Layout and Style Application: Supports various predefined layouts and customizable styles for professional output.
  • Use Case: After generating a JSON outline of a business proposal, use this Skill to instantly create a presentation file ready for review or delivery.

Quick Start

Use the pptx-generator skill to convert the JSON file 'proposal_data.json' into a presentation named 'final_proposal.pptx'.

Frequently Asked Questions about pptx-generator

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

FAQPage Schema
How do I generate a PPTX presentation from JSON data?

Yes, you can automate report generation by using this skill to convert structured JSON data into standard .pptx presentation files. It is designed to integrate into larger document processing workflows for automated presentation creation.

Do I need python-pptx and Pillow to create PowerPoint slides from JSON?

Yes, you need python-pptx, Pillow, and openpyxl installed to create PowerPoint slides from JSON. These dependencies are required for comprehensive PPTX manipulation, image processing, and applying predefined layouts.

What is the best way to convert structured data into formatted PowerPoint slides?

The best way to convert structured data into formatted PowerPoint slides is transforming JSON input into a .pptx file. This approach supports multiple layouts and styles, eliminating manual slide creation and formatting.

Can I apply custom layouts and styles when automating presentation creation?

Yes, you can apply custom layouts and styles when automating presentation creation from JSON. The process supports various predefined layouts and customizable styles to ensure professional output for your slides.

Does converting JSON to PPTX support integration into larger document processing workflows?

Yes, converting JSON to PPTX supports integration into larger document processing workflows. It generates standard .pptx files from structured JSON input, enabling automated report generation and seamless pipeline integration.