chuspeeism/dashiAI-ppt-skill
Takes a prompt and spits out a complete presentation as a browser-editable HTML file that can also export to PDF or PPTX. The differentiator here is the skill-based architecture: this is not a standalone app but a composable piece designed to slot into an existing agent pipeline. If you are building a workflow that ends with a client-ready deliverable, dropping a presentation-generation skill into the chain beats stitching together three separate API calls and a templating library. Multiple visual themes are included, and the HTML export means the output is actually editable in a browser without any install. Reservation: the project is early-stage and the documentation is thin, so expect to read the source to understand how to wire it into your own agent. Worth a Saturday afternoon for anyone already building multi-step agent workflows. -> Best for: AI engineer building multi-step agent pipelines that need document or slide output