Turns presentation requests into actual PPTX files by generating AI images for each slide and stitching them together. The workflow is deliberately sequential: first slide establishes the visual style, then each subsequent slide uses the previous one as a reference image to maintain consistency. You get eight preset styles ranging from glassmorphism to neo-brutalist, which saves you from prompt engineering the aesthetic yourself. The chaining approach means you can't parallelize generation, so a 10-slide deck takes 10 sequential image calls. Works well when you need a quick visual deck and don't want to fight with PowerPoint templates, though you're trading layout control for speed.
npx skills add https://github.com/bytedance/deer-flow --skill ppt-generation