Survey

Collect ten or more structured answers in one full-screen questionnaire and recap.

GitHub stars0
Maintainerjinhuang712
LicenseMIT
StatusCommunity

About Survey

Survey gives DeepSeek Harness a structured batch-question interface. Agents can present single-choice, multiple-choice, toggle, comparison, and open-ended questions in a full-screen overlay, then receive a compact recap after submission.

Install in a dsh profile
$ dsh plugin --profile web add github:jinhuang712/dsh-survey#main

Capabilities

Batch questions
Multiple answer types
Full-screen overlay
Submission recap
Developer preview note. DeepSeek Harness is changing quickly. Check the plugin README for its supported dsh version, prerequisites, and exact profile before installation.
Keep exploring

Related plugins

ToolsSkills145 stars

Give text-only agents eyes with image Q&A, OCR, grounding, UI restoration, and pixel diff tools.

npx -y @deepseek-ai/dsh plugin --profile web add github:Anionex/dsh-vision-toolkit

Tianshu TUI

UISessions73 stars

A full terminal interface for dsh with sessions, rewind, approvals, image support, and live agent state.

npx -y @deepseek-ai/dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui

Custom Tool

Create, edit, and manage sandboxed JavaScript tools from the DeepSeek Harness web interface.

npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-custom-tool