Ppty Master

Use this skill when the user wants to generate PowerPoint presentations from documents, Markdown, or data.

javimosch 33fb1f8 934 B Updated

File contents

ppty-master Plugin

CLI tool for generating PowerPoint (PPTX) presentations from Markdown documents, text, and structured data.

Commands

File Generation

  • ppty-master file generate — Generate PowerPoint from documents

Usage Examples

  • "Create a PowerPoint from this Markdown file"
  • "Generate a slide deck from this document"
  • "Convert my notes to a presentation"

Installation

pip install ppt-master

Examples

ppt-master generate slides.md -o presentation.pptx
ppt-master generate report.md --template corporate
ppt-master generate data.json --format slides

Key Features

  • Markdown to PPTX conversion
  • Template support
  • Custom themes and layouts
  • Automatic slide sizing
  • Image embedding
  • Python-based with wide compatibility

javimosch/supercli/tree/main/plugins/ppty-master/skills/quickstart commit 33fb1f8370

Frequently asked questions

npx skillmds@latest add javimosch/ppty-master