AI Agent Hub
Back to plugins
dsh-survey preview

dsh-survey

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install jinhuang712/dsh-survey

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

To install this plugin in DeepSeek Harness, run the command 'dsh plugin install jinhuang712/dsh-survey' or visit the source code at https://github.com/jinhuang712/dsh-survey.

About this plugin

In interactions with DeepSeek Harness, models often need to gather multiple decisions or pieces of information before starting tasks, which traditionally requires a series of sequential questions, leading to lengthy and inefficient dialogs. The dsh-survey plugin addresses this by allowing the model to send a complete questionnaire at once, letting the user answer all questions in a single interface and submit them, significantly reducing the number of back-and-forth exchanges.

The plugin's core strengths lie in its flexible presentation modes and question types. It supports four modes (compact, inline, overlay, grid) and five question types (single, multi, yes/no, compare, open), ensuring adaptability to various scenarios. Answers are returned as structured data for easy processing by the model, while also supporting Markdown rendering, color coding, and skip functionality, enhancing both user experience and the accuracy of data collection.

dsh-survey is particularly suitable for developers, researchers, or anyone looking to streamline survey processes that require efficient feedback collection. Whether for product research, user testing, or data gathering, it helps quickly obtain information, keeping the interaction focused on the task rather than tedious Q&A.

Screenshots

Use Cases

  • When the model needs to collect multiple user decisions at once.
  • For quick collection of product surveys or user feedback.
  • Simplifying the initiation of complex tasks to avoid multiple questions.

Best For

  • Developers, integrating into AI assistant applications.
  • Researchers, for data collection and experiments.
  • Product managers or content creators, gathering user opinions.