planners-ppt-hell

Convert Markdown proposals into editable PowerPoint decks via a five-state review pipeline.

222|24|Updated Jun 26, 2026
One-click install
npx skills add https://github.com/thePlannerIvan/planners-ppt-hell --skill planners-ppt-hell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planners-ppt-hell
Source: https://github.com/thePlannerIvan/planners-ppt-hell/tree/main/planners-ppt-hell
Command: npx skills add https://github.com/thePlannerIvan/planners-ppt-hell --skill planners-ppt-hell

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the frustration of manually rebuilding Markdown proposals into PowerPoint by enforcing a strict review-gated workflow. It prevents AI tools from silently rewriting your business meaning, trapping content in uneditable HTML, or delivering low-quality one-click slides that cannot be trusted for client-facing proposals.

Core Features & Use Cases

  • Five-State Review Pipeline: Enforces CONTENT, PLAN, DRAFT, REVIEW, and EXPORT states with mandatory human approval gates, ensuring the model cannot approve its own work and every page is visually verified before export.
  • SVG-First Editable PPT Generation: Creates 1920x1080 SVG pages that convert to native, fully editable PowerPoint shapes, preserving text editability and allowing post-export refinements in PowerPoint.
  • Content Contract Preservation: Parses source Markdown into structured page content with action titles, core messages, body blocks, and speaker notes, ensuring no business meaning, numbers, or sources are lost during layout compression.
  • Use Case: A strategy consultant with a dense 20-page Markdown proposal can use this Skill to produce a professional, editable PPT where every layout decision is planned, every SVG is validated, and every batch requires explicit human visual approval before proceeding.

Quick Start

Use the planners-ppt-hell skill to turn the attached Markdown proposal into a review-gated editable PPT, starting with content extraction and layout review.

Frequently Asked Questions about planners-ppt-hell

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

FAQPage Schema
How do I convert a Markdown proposal into an editable PowerPoint without losing business meaning?

To convert Markdown to editable PowerPoint without losing meaning, use a review-gated workflow that parses content into structured page elements like action titles and speaker notes, ensuring no numbers or sources are lost during layout compression.

What is the best way to generate editable PPT slides from Markdown instead of static images?

The best way to generate editable PPT slides from Markdown is an SVG-first approach that creates 1920x1080 pages and converts them to native PPTX shapes, preserving text editability for post-export refinements in PowerPoint.

Can I use python-pptx to build client-facing proposal decks while preventing AI from rewriting content?

Yes, you can use python-pptx with a five-state review pipeline to build client-facing proposal decks, enforcing mandatory human approval gates at CONTENT, PLAN, DRAFT, REVIEW, and EXPORT states so the model cannot approve its own work.

How does an SVG-first PowerPoint generation workflow validate visual layout before export?

An SVG-first PowerPoint generation workflow validates visual layout by requiring explicit human visual approval of generated SVG pages in batches before proceeding to native PPTX conversion and final export.

What are the limitations of one-click Markdown to PPT conversion for strategy consulting teams?

One-click Markdown to PPT conversion limitations include silently rewriting business meaning, trapping content in uneditable HTML, and delivering low-quality slides that cannot be trusted for client-facing consulting proposals without structured review gates.