AI Agent Hub
Back to plugins
🖥️

ppt-master-cloner

Client Updated 2026.08.18

Run the following command in DeepSeek Harness:

dsh plugin install sol5766/ppt-master-cloner

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

Run dsh plugin install sol5766/ppt-master-cloner in DeepSeek Harness to install this plugin. The plugin repository is available at https://github.com/sol5766/ppt-master-cloner.

About this plugin

When pairing DeepSeek Harness with ppt-master to generate native PowerPoint files, the least fun part is not writing slides but keeping the upstream repo alive: you clone once, then every update is a manual pull, and local quietly drifts behind new features or fixes. ppt-master-cloner removes that chore entirely — on activation it performs a shallow clone locally, then checks upstream every 6 hours and fast-forwards automatically, so your copy is always current.

On the Agent side the plugin registers a ppt_master tool that reports the local path, current HEAD, behind/ahead status, and the last error at a glance, and can force an immediate update on demand. Every automatic behavior is tunable or fully disable-able via the patch config layer, so you keep as much or as little control as you need.

Best for developers, content creators, and teams who already use ppt-master inside a Harness workflow: install once, stop worrying about whether the repo is up to date, and focus your energy on the content itself.

Use Cases

  • Generate native editable .pptx files directly in a Harness Agent session
  • Background auto-check merges upstream commits without manual pulls
  • Query local version status or force updates via the ppt_master tool

Best For

  • Developers already using AI slideshow generation in a DeepSeek Harness workflow
  • Content creators and teams that produce PowerPoint decks regularly
  • Technical users who want automated upstream version maintenance