AI Agent Hub
Back to plugins
⚙️

dsh-meeting-minutes

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install satan9394/dsh-meeting-minutes

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

Run dsh plugin install satan9394/dsh-meeting-minutes in your terminal to add the plugin; the full source is available at https://github.com/satan9394/dsh-meeting-minutes .

About this plugin

Turning the scattered remarks, decisions, and action items from a meeting into a clean, structured set of minutes is time-consuming. dsh-meeting-minutes is a DeepSeek Harness plugin built for exactly that step, orchestrating the meeting-minutes workflow as an agent-workflow so that multi-turn dialogue and structured output can be chained together in a single pipeline.

As a workflow-level component, the plugin is not limited to a one-shot prompt. It can be invoked, composed, and scheduled as a reusable node inside Harness, making it a natural fit for embedding post-meeting summarization into a broader collaboration chain.

If you already build workflows on DeepSeek Harness and want a standard, reusable flow for meeting minutes, dsh-meeting-minutes is worth a look. The project is released under the MIT license, and the source is available on GitHub for review and further development.

Use Cases

  • Turn scattered meeting remarks into clean, structured minutes after a call
  • Reuse the same post-meeting summarization node across multiple Harness workflows
  • Chain meeting notes into longer multi-turn dialogue and task pipelines

Best For

  • Developers already building agent-workflows on DeepSeek Harness
  • Team leads who regularly need to distill meeting minutes
  • Organizations looking to fold post-meeting summaries into automated collaboration flows