bpmn-to-pptx

Convert BPMN 2.0 XML diagrams into multi-slide PowerPoint decks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/davistroy/bpmn --skill bpmn-to-pptx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bpmn-to-pptx
Source: https://github.com/davistroy/bpmn/tree/main/.claude/skills/bpmn-to-pptx
Command: npx skills add https://github.com/davistroy/bpmn --skill bpmn-to-pptx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pptxgenjs, playwright, node, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the conversion of BPMN 2.0 process diagrams into professional, client-ready PowerPoint presentations, saving time and ensuring consistent, presentation-ready visuals.

Core Features & Use Cases

  • Automated BPMN parsing and phase decomposition: Transforms diagrams into a 3-tier slide structure (overview, phase detail, decisions) with 8-10 steps per slide.
  • Brand-ready Output: Supports multiple brand configurations for consistent visuals across client decks.
  • Use Case: Generate executive-ready process decks from technical BPMN maps for stakeholder reviews.

Quick Start

Run the BPMN to PowerPoint generator on your file, e.g. process.bpmn, to produce process.pptx.

Frequently Asked Questions about bpmn-to-pptx

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

FAQPage Schema
How do I convert BPMN diagrams into PowerPoint presentations?

Convert BPMN 2.0 XML files into professional PowerPoint decks by parsing process diagrams into hierarchical slides. The Skill transforms complex workflows into 8–10 steps per slide across overview, phase detail, and decision summary layers, producing editable presentation files ready for stakeholder review.

Can I automate BPMN to PowerPoint conversion for client deliverables?

Yes. Automate BPMN diagram conversion to generate client-ready presentations with consistent 3-tier layouts—chevrons for phases, rounded boxes for task groups, and square boxes for individual tasks. Apply optional brand configurations to maintain visual consistency across multiple decks.

What's the best way to break down complex process diagrams into presentation slides?

Decompose BPMN workflows into a 3-tier slide structure that chunks complex maps hierarchically: overview slides, phase-level detail slides with 8–10 steps each, and decision summaries. This structure makes technical processes accessible for executive and stakeholder audiences.

Do I need BPMN 2.0 XML format to generate PowerPoint presentations?

Yes. BPMN 2.0 XML is the required input format. The Skill parses this standard diagram format, optionally applies brand configuration, and outputs a multi-slide PowerPoint presentation with structured visual hierarchy.

Can I customize branding in BPMN-generated presentation decks?

Yes. The Skill supports multiple brand configurations that apply consistent visual styling across generated presentations. Configure branding before conversion to ensure client decks maintain unified appearance across different process documentation.

What are the limitations when converting BPMN diagrams to presentations?

The conversion chunks workflows into 8–10 steps per slide using a fixed 3-tier layout structure. Complex diagrams with decision points generate additional summary slides. Input must be valid BPMN 2.0 XML; malformed or non-standard diagrams may produce incomplete or incorrectly structured output.