This is a full-stack presentation builder that orchestrates multiple specialized agents to generate HTML slideshows. It walks through a complete design agency workflow: interviewing you about requirements, either researching the topic online or synthesizing your source materials, drafting an outline, locking in visual styles, then generating individual slides with planning, HTML, and review stages. The architecture is strict about separation of concerns. The main agent never writes content directly, it only spawns subagents through a harness system, validates their output, and manages the pipeline. There's built-in support for manual review checkpoints and iterative refinement. If you need structured presentations with actual content research rather than just templates, and you're willing to let a multi-step process run, this handles the full lifecycle.
npx skills add https://github.com/sunbigfly/ppt-agent-skills --skill ppt-agent