Strategy Deck

Generate PowerPoint presentations from strategic reports using python-pptx objects.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/GenerativeX/skills --skill strategy-deck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Strategy Deck
Source: https://github.com/GenerativeX/skills/tree/main/skills/strategy-deck
Command: npx skills add https://github.com/GenerativeX/skills --skill strategy-deck

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of high-quality PowerPoint presentations from strategic reports or storylines, eliminating the need for manual slide design and formatting.

Core Features & Use Cases

  • Automated Slide Generation: Creates presentations with native PowerPoint objects (charts, shapes) rather than static images.
  • Consultant-Grade Styling: Adheres to McKinsey/BCG standards for action titles, structure, and layout.
  • Customizable Branding: Allows for brand color integration.
  • Use Case: Transform a raw market analysis report into a polished, executive-ready presentation deck in minutes.

Quick Start

Use the strategy-deck skill to generate a presentation from the file 'storyline.md' and save it to the 'output/' directory.

Frequently Asked Questions about Strategy Deck

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

FAQPage Schema
How do I automate PowerPoint presentation generation from a strategic report?

Automate PowerPoint presentation generation by processing strategic reports or storylines using native python-pptx objects. The Skill translates input narrative hierarchy into structured slides, creating native charts, diagrams, and layouts automatically without manual formatting.

What is the best way to generate McKinsey quality consulting decks programmatically?

Generate McKinsey quality consulting decks programmatically by adhering to strict action title standards, structured layouts, and brand color integration. The Skill uses python-pptx to construct native PowerPoint objects rather than static images for executive-ready presentations.

How do I convert a markdown storyline into a formatted PPTX file?

Convert a markdown storyline into a formatted PPTX file by passing the narrative file to the Skill. It parses the input hierarchy, applies consultant-grade styling, and exports a polished presentation deck to your specified output directory.

Does python-pptx support native chart and diagram creation for automated slide generation?

python-pptx supports native chart and diagram creation for automated slide generation. The Skill leverages this dependency to build editable PowerPoint objects, ensuring generated presentations maintain full formatting flexibility rather than embedding static images.

Can I customize brand colors when automating presentation deck creation?

You can customize brand colors when automating presentation deck creation. The Skill integrates specified brand colors into the generated slides, ensuring the output PPTX aligns with corporate visual standards while maintaining native PowerPoint formatting.

What are the limitations of using python-pptx for consulting presentation automation?

Limitations of using python-pptx for consulting presentation automation include reliance on structured input narrative hierarchy for accurate layout mapping. Complex custom animations or advanced transitions are not supported, as the Skill focuses on static structural slide generation and native object formatting.