Fishsb / dsh-prompt-enhancer

Listed

DeepSeek Harness DSH 提示词增强插件:✨ 一键优化草稿,增强提示词。

mainSkill View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:Fishsb/dsh-prompt-enhancer

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit ea336c9Synced Aug 17, 2026

dsh-prompt-enhancer

DeepSeek Harness (DSH) 提示词增强插件:输入框写草稿 → 点击 ✨ → 独立 LLM 调用一键改写 → 直接替换输入内容,不满意可撤回。

Release Release date License Stars

✨ 功能亮点

  • 一键增强:输入框 ✨ 按钮触发独立 LLM 调用,直接替换草稿;可继续优化、可撤回、增强中可取消
  • 5 种优化模式:基础(直发)/ 轻量(结合上一轮对话参考)/ 标准(规则 + 检索)/ 专家(任务分析 + 全量检索)/ 一键发布(生成完整开发规格)
  • 记忆开关:开启后,发送前的多轮「优化→修改→再优化」累积为记忆链,下一轮代入历史并感知修改方向;发送消息即清空,关闭后完全停止读写
  • 模型链:按序尝试多个模型,可增删改序、开关思考、行内连通性测试
  • 多语言:按钮与文案跟随 DSH 界面语言(中文 / English)

🚀 安装

dsh plugin --profile web add github:Fishsb/dsh-prompt-enhancer#v3.1.3

安装后重启 DSH(dsh web),输入框工具行出现 ✨ 按钮即安装成功。

需本机已装 DeepSeek Harnesspnpm 在 PATH 中。

更新 / 卸载:

dsh plugin --profile web update dsh-prompt-enhancer
dsh plugin --profile web remove dsh-prompt-enhancer

卸载后必须重启 DSH 才能从运行中移除。

🎯 使用

  1. 输入任意非空文本(斜杠命令保留前缀,只优化正文)
  2. 点击 按钮
  3. 等待独立 LLM 调用完成,草稿被替换为增强版本
  4. 不满意点击 可撤回 恢复原文

📸 效果展示

模型配置优化参数
模型配置优化参数

⚙️ 配置

设置 →「模型与插件」:

Tab说明
模型配置配置优化模型链,按序尝试、可增删改序
优化参数优化模式 / 记忆开关 / 上下文预算 / 超时与输出上限 / 模板

📚 文档

隐私:插件不记录、不上报任何数据;增强结果来自外部 LLM,发送前请自行核对。

License

MIT

Project files and signals

Shown items are public repository signals detected in the directory snapshot.

TestsDetected
DocumentationDetected

Repository information

Language
JavaScript
License
MIT
Latest release
v3.1.3
Last updated
Aug 17, 2026, 7:58 AM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.