AI Agent Hub
Back to plugins
⚙️

dsh-ppt-studio

Workflow Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install Huauauaa/dsh-ppt-studio

Paste the following prompt into your AI chat to install this plugin:

Install this plugin in DeepSeek Harness by running dsh plugin install Huauauaa/dsh-ppt-studio; the source is available at https://github.com/Huauauaa/dsh-ppt-studio.

About this plugin

Most teams produce a steady stream of Markdown every day, yet turning that prose into a polished, client-ready deck still feels like a separate small project. dsh-ppt-studio collapses that gap: a single call converts your Markdown or agent-read attachments into three artifacts at once—a self-contained HTML slideshow, an editable .pptx file, and a structured JSON manifest—eliminating the repetitive slide-by-slide layout work.

On the experience side, five built-in themes (data, swiss, velvet, soft, bold) let you switch visual styles instantly, the player chrome supports both Chinese and English, and you can point to a company .pptx master on the Host filesystem so generated slides inherit your brand palette and layout automatically. Every preference persists through the Web Settings panel under the dsh-ppt-studio namespace, so subsequent agent tool calls reuse them without re-specifying parameters each time.

It fits two profiles well: solo developers and technical writers who draft in Markdown and want write-once-present-immediately, and teams running batch slideshow generation inside a DeepSeek Harness workflow who need consistent brand visuals across dozens of decks. It does not generate charts, animations, or auto-translated slides, and it cannot coexist with the community dsh-ppt plugin in the same profile.

Use Cases

  • Turn weekly Markdown reports into on-brand PPTX decks for clients
  • Auto-generate training slides with JSON manifests inside an Agent pipeline
  • Switch between five built-in themes instantly without opening PowerPoint

Best For

  • Solo developers and technical writers who draft in Markdown and present daily
  • Ops, sales, and enablement teams generating branded decks at scale in Harness
  • Small product teams that need consistent templates without hand-writing HTML or PP scripts