dsh-ppt-maker
Run the following command in DeepSeek Harness:
dsh plugin install kitterfast/dsh-ppt-maker
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, hand the full address https://github.com/kitterfast/dsh-ppt-maker to the agent to install the plugin automatically; once installed, the PPT Maker entry appears in the + menu at the bottom-left of the chat box.
About this plugin
Asking an agent to produce a slide deck from scratch means juggling a long, fragile chain of prompts: gather requirements, pick styles, draft content, generate graphics, add motion, and export to PPTX. dsh-ppt-maker collapses that chain into a single 58 KB self-contained orchestration document. One click on the new PPT entry in DSH's + menu hands the whole pipeline to the current session, and you only step in at three designed checkpoints.
A built-in HTML-to-PPTX rendering pipeline handles pixel-level per-page verification, infinite-animation detection, and speaker-note text backfill, so the agent never invents a throwaway converter again. Image generation can go through Seedream AI or fully programmatic SVG, the latter working offline at zero cost. The entire run requires exactly one permission confirmation in a sandboxed environment; the plugin itself never alters session permissions, opens host routes, or dumps the document into chat.
Best for DSH developers who repeatedly need polished PPTX output and want to stop hand-assembling prompts and debugging conversions each time. Customising the workflow means editing a single Markdown file and running verify to confirm integrity—no plugin code changes required.
Use Cases
- Turn a product requirements doc into a deliverable PPTX deck in under ten minutes
- Regenerate weekly or quarterly report slides with a consistent one-click pipeline
- Produce full-visual slides independently using programmatic SVG or AI image generation without a designer
Best For
- Developers already using DSH agents for documentation or code tasks
- Solo developers or small teams that produce presentations often without dedicated design support
- Automation enthusiasts who want to turn fragile prompt chains into maintainable, versioned workflows
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.