PPTX Generation

Generate PowerPoint presentations from Markdown and JSON using PptxGenJS.

1|1|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/fabioc-aloha/AIRS_Data_Analysis --skill pptx-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: PPTX Generation
Source: https://github.com/fabioc-aloha/AIRS_Data_Analysis/tree/main/.github/skills/pptx-generation
Command: npx skills add https://github.com/fabioc-aloha/AIRS_Data_Analysis --skill pptx-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of PowerPoint presentations, transforming data and Markdown content into professional, branded slides without manual design effort.

Core Features & Use Cases

  • Markdown to PPTX Conversion: Convert .md files directly into presentation decks.
  • Data-Driven Slides: Generate charts and tables from structured JSON data.
  • Branded Templates: Utilizes Alex brand Slide Masters for consistent visual identity.
  • Use Case: Generate a quarterly review presentation by converting a Markdown document outlining key metrics and insights into a fully formatted PowerPoint deck with data visualizations.

Quick Start

Use the PPTX Generation skill to convert the markdown file 'quarterly_report.md' into a presentation named 'q4_review.pptx'.

Frequently Asked Questions about PPTX Generation

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

FAQPage Schema
How do I convert Markdown to PowerPoint slides programmatically?

You can convert Markdown to PowerPoint slides programmatically by using PptxGenJS to transform `.md` files directly into formatted presentation decks without manual design effort.

Can I generate data-driven charts in PowerPoint from JSON data?

Yes, you can generate data-driven charts in PowerPoint by passing structured JSON data to PptxGenJS, which automatically creates charts and tables for data visualization.

What is the best way to automate presentation creation for quarterly reviews?

The best way to automate presentation creation is converting a Markdown document of key metrics into a fully formatted PowerPoint deck using PptxGenJS and branded Slide Masters.

Do I need PptxGenJS to generate PPTX files from Markdown?

Yes, you need PptxGenJS installed because it is the core library required to generate PPTX files, apply branded templates, and render Markdown content into slides.

Does automated PowerPoint generation support branded visual templates?

Automated PowerPoint generation supports branded visual templates by utilizing brand Slide Masters to maintain consistent visual identity across all programmatically generated slides.