Markdown to PowerPoint Converter
Convert Markdown files to professionally formatted PowerPoint presentations.
Instructions
Run the converter script at
~/.claude/tools/convert_md_to_pptx.pyPass the markdown file(s) to convert with
--filesargumentAdd
--opento automatically open the presentation when doneOptionally 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