AI Agent Hub
Back to plugins
⚙️

dsh-to-questionnaire

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install satan9394/dsh-to-questionnaire

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

Run dsh plugin install satan9394/dsh-to-questionnaire in DeepSeek Harness to install this plugin; the source is available at https://github.com/satan9394/dsh-to-questionnaire .

About this plugin

dsh-to-questionnaire is an agent-workflow plugin for the DeepSeek Harness ecosystem, focused on presenting DSH workflows in a questionnaire format. When building multi-step agent pipelines, converting linear task sequences into structured question-and-answer entries helps downstream components capture user intent and context more clearly.

Its core value lies in transformation: mapping DSH workflow steps into questionnaire items, which improves the readability and configurability of the pipeline. For teams that prefer managing processes through forms or survey-style interfaces, it serves as a lightweight bridging layer.

Best suited for developers building agent-workflows with DeepSeek Harness who want to review or distribute pipeline steps through a questionnaire lens. Released under the MIT license for easy integration into existing pipelines.

Use Cases

  • Map DSH workflow steps into structured questionnaire entries for clarity
  • Review and distribute multi-step agent pipelines through a questionnaire lens
  • Manage DSH workflows via form-style interfaces to bridge downstream Q&A systems

Best For

  • Developers building agent-workflows with DeepSeek Harness
  • Teams that manage workflows through form or survey-style interfaces
  • Integration engineers connecting DSH pipelines to questionnaire-based tools