deck-pipeline

Automate end-to-end PowerPoint deck creation from a topic with four agents.

121|25|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/sruthir28/enterprise-ai-skills --skill deck-pipeline
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: deck-pipeline
Source: https://github.com/sruthir28/enterprise-ai-skills/tree/main/deck-pipeline
Command: npx skills add https://github.com/sruthir28/enterprise-ai-skills --skill deck-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Deck Pipeline eliminates the tedious, multi-step effort of turning a topic into a polished, executive-ready deck by coordinating four specialized agents to produce a cohesive narrative and visuals.

Core Features & Use Cases

  • End-to-end deck creation: From outline through final fixes, delivering a ready-to-present PowerPoint file.
  • Narrative architecture with four roles: Strategist defines audience and governing thought, Builder creates slides, Critic evaluates structure and data, and Fixer applies top fixes.
  • Output-ready formats: Native editable slides in .pptx with charts generated via mckinsey-charts.

Quick Start

Build a complete deck from a topic by running the Strategist, Builder, Critic, and Fixer in sequence.

Frequently Asked Questions about deck-pipeline

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

FAQPage Schema
How do I automate presentation creation from a topic into a ready-to-present pptx?▼

Automating presentation creation involves a four-step pipeline where a Strategist outlines the narrative, a Builder composes the slides, a Critic evaluates structure and data, and a Fixer finalizes the deck into an editable .pptx file. This multi-agent workflow handles executive briefings and strategy proposals end-to-end.

What is the best way to structure an executive deck using a multi-agent workflow?▼

Structuring an executive deck with a multi-agent workflow involves four roles: the Strategist defines audience and governing thought, the Builder creates slides, the Critic evaluates structure and data, and the Fixer applies top fixes. This ensures a cohesive narrative and high-quality visuals for strategy proposals.

Do I need Python and python-pptx to generate editable slides automatically?▼

Yes, you need a Python environment with the python-pptx library to generate editable slides automatically. The workflow relies on python-pptx and the mckinsey-charts integration to produce native editable slides and charts in the final .pptx output file.

Can I use automated deck generation for client presentations and strategy proposals?▼

Yes, you can use automated deck generation for client presentations and strategy proposals. The pipeline is specifically designed for executive briefings where structured narrative and high-quality visuals are required, delivering output-ready formats in native editable .pptx slides.

How does the Critic agent evaluate slide structure and data in the deck pipeline?▼

The Critic agent evaluates slide structure and data by reviewing the composed slides against the defined narrative architecture. It identifies issues in the deck's flow and data presentation, generating a list of top fixes that the Fixer agent then applies to finalize the presentation.