AI Agent Hub
Back to plugins
⚙️

dsh-data-storytelling

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install satan9394/dsh-data-storytelling

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

Run dsh plugin install satan9394/dsh-data-storytelling in the DeepSeek Harness CLI to install it; the full source lives at https://github.com/satan9394/dsh-data-storytelling .

About this plugin

The last mile of data analysis often stalls at making the numbers tell their own story. dsh-data-storytelling is a DeepSeek Harness workflow plugin built for exactly that scenario, weaving the data-narrative stage into an orchestrated, agent-driven pipeline.

As a member of the agent-workflow category, it is designed to fold the data-to-narrative expression process into a unified agent workflow, letting multiple agents pass context sequentially and collaborate on narrative output rather than relying on manual, step-by-step scripting.

If you are assembling a multi-agent analytical pipeline or want to bolt a storytelling stage onto the tail of your data flow, this plugin can serve as a drop-in narrative component. It is open-sourced under the MIT license for easy extension and integration.

Use Cases

  • Auto-generate narrative reports at the end of an analytics pipeline
  • Turn quantitative findings into a tellable story via multi-agent collaboration
  • Drop a storytelling stage into an existing agent workflow

Best For

  • Engineers building multi-agent analytics pipelines
  • Teams that need a narrative layer on top of data outputs
  • Developers exploring agent orchestration workflows