AI Agent Hub
Back to plugins
⚙️

dsh-forge

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install activeing123/dsh-forge

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

To install this plugin in DeepSeek Harness, please run the command: dsh plugin install activeing123/dsh-forge. Source: https://github.com/activeing123/dsh-forge

About this plugin

In DeepSeek Harness, agents often need to repeatedly explain the same complex workflows because they lack a mechanism to solidify successful experiences. dsh-forge solves this pain point by turning a single successful session into a reusable skill. The plugin acts as an intelligent observer, monitoring the session event stream in real-time. When it detects that the same type of task has been completed successfully across multiple sessions, it automatically extracts that pattern and distills it into a structured SKILL.md file using Harness's own LLM. This is a significant leap for developers and power users looking to build self-evolving workflows, ensuring that future sessions can immediately leverage past wisdom without manual intervention.

Use Cases

  • Automatically solidify successful agent experiences across multiple turns
  • Transform repetitive complex tasks into reusable skills
  • Reduce communication costs of agents repeating workflow explanations

Best For

  • Plugin developers in the DeepSeek Harness ecosystem
  • Technical users seeking to improve agent intelligence
  • Workflow experts building long-term memory and skill libraries