lw-storm/dsh-plugin-masterprompt0

dsh-plugin-masterprompt

Per-conversation persona / master prompt for DeepSeek Harness: a small box beside the mode controls in the composer lets you create, switch and manage the highest-priority persona of the current conversation (subagents inherit, new conversations inherit the last-used persona).

包名
dsh-plugin-masterprompt
版本
1.0.0
最近更新
2026年8月28日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lw-storm/dsh-plugin-masterprompt

dsh-plugin-masterprompt(人设配置)

为 DeepSeek Harness 增加"人设 / master prompt"能力:在输入框工具行(标准模式选择器旁边) 常驻一个「人设」小框,点击展开后可新建、编辑、删除、切换人设模板,当前对话的后续回复 立即按所选人设走。

使用

  1. 在任意对话的输入框工具行左侧找到「人设 · 标准」小框(实心绿点 = 当前对话有人设)。
  2. 点击小框展开面板:
    • 新建人设:填写名称 + 纯文本(思考模式、缓存策略、提问模式、语气、边界等自由编写,上限 100000 字符)。
    • 应用:点选模板立即切换到该人设。
    • 编辑:修改模板文本,所有使用它的对话立即用新文本。
    • 删除:使用中的模板按钮置灰,需先切换才能删除。
    • 恢复标准模式:清除当前对话人设(新对话默认也回到标准模式)。