md_to_pptx
Convert Markdown files to professionally formatted PowerPoint presentations using ~/.claude/tools/convert_md_to_pptx.py
Markdown to PowerPoint Converter
Convert Markdown files to professionally formatted PowerPoint presentations.
Instructions
-
Run the converter script at
~/.claude/tools/convert_md_to_pptx.py -
Pass the markdown file(s) to convert with
--filesargument -
Add
--opento automatically open the presentation when done -
Optionally use
--output-dirto specify where to save the PowerPoint file
Slide Generation Rules
# Heading 1- Creates a title slide## Heading 2- Creates a new content slide### Heading 3- Creates a subheading on current slide- Bulletor* Bullet- Bullet points (supports 3 indent levels)- Code blocks - Formatted with monospace font
- Tables - Converted to PowerPoint tables