AI Agent Hub
Back to plugins
🖥️

dsh-office-suite

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install steven95/dsh-office-suite

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

Run dsh plugin install steven95/dsh-office-suite in your DeepSeek Harness instance to install; source at https://github.com/steven95/dsh-office-suite

About this plugin

At the end of every session, three questions loom: what actually got done, which files were produced, and how many tokens burned. dsh-office-suite folds all three into a single, self-contained office-animation dashboard HTML. Open it in a browser and watch your AI assistant type at a desk, pop thought bubbles, and tick a clock while the real data scrolls by.

It reconstructs a full work log from the session event stream, extracts successfully written file paths with dedup and order preservation, and breaks tokens down into input, output, cache-read, cache-write, and reasoning lanes. Text deliverables surface a content summary; images, video, audio, and archives report type and size. All business logic is pure functions, so headless environments work fine with no DSH runtime dependency.

Ideal for DSH users running long sessions who want a shareable, animated work report at task close, or anyone who would rather enjoy a little office animation than scroll through raw logs.

Use Cases

  • One-click animated work report at the end of a session
  • Walk through a long session turn by turn with logs and deliverables
  • Show off session results to your team with a lighthearted office animation

Best For

  • Developers running long DSH sessions who need a closing report
  • AI-workflow users who prefer a visual summary over raw logs
  • Technical users who enjoy animated interactions and session retrospectives