Output demos/ppt-creator/create-presentation.gif Set FontSize 16 Set Width 1200 Set Height 600 Set Theme "Dracula" Set Padding 20 Type "# ppt-creator Demo" Sleep 500ms Enter Sleep 1s Type "# Create a presentation about renewable energy" Sleep 500ms Enter Sleep 2s Type "# ppt-creator activates automatically" Sleep 500ms Enter Sleep 2s Type "echo 'Generating presentation...'" Sleep 500ms Enter Sleep 1s Type "# Content creation (slides.md)" Sleep 500ms Enter Sleep 2s Type "# Data synthesis (CSV files)" Sleep 500ms Enter Sleep 2s Type "# Chart generation (matplotlib)" Sleep 500ms Enter Sleep 2s Type "# Dual-path PPTX creation" Sleep 500ms Enter Sleep 2s Type "echo '✓ presentation_marp_with_charts.pptx'" Sleep 500ms Enter Sleep 1s Type "echo '✓ presentation_pptx_with_charts.pptx'" Sleep 500ms Enter Sleep 1s