#87 · Primary category: Writing & Content

ppt-agent-skills

ai-agents html-to-pptx multi-agent pitch-deck powerpoint ppt pptx presentation-generator slide-generator visual-qa

A code-driven presentation generation framework.

Project last updated:06/08/26

GitHub Stars

889

Forks

90

Contributors

2

License

Other

Why we included this project

Anyone who has watched a chatbot "design" a deck knows the failure mode: coherent text scattered across misaligned, overlapping slides. This tool attacks that by running slide creation as a disciplined pipeline instead of a single generation call, with research, outline, style, and planning carried out by separate subagents that each pass a validated artifact to the next stage. Every page is rendered to HTML, screenshotted, and visually audited, and when the layout breaks the model rewrites the DOM and CSS rather than patching the spacing. The deck exports as both a pixel-faithful PPTX and an editable SVG, and since the pipeline rebuilds its state by scanning the disk for artifacts, an interrupted run picks up where it left off. That makes it a practical pick for solo developers and small teams who want a one-line brief turned into a finished deck they can review and edit.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category