wangyuanchuan2022/dsh-prompt-optimizer1

dsh-prompt-optimizer

One-click prompt-optimization button in the composer tool row, plus long-text input/editing support for the DeepSeek Harness web UI.

AI Analysis

核心用途是快速重写和润色输入框中的草稿。适合希望在发送前让大模型自动优化提示词,或需要编辑超长文本的用户。

Package
dsh-prompt-optimizer
Version
0.1.0
License
MIT
Last updated
Aug 23, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wangyuanchuan2022/dsh-prompt-optimizer

配置(cordis.patch.yml)

默认说明
provider / model未设置显式固定优化调用的模型路由(需成对提供)
maxInputChars200000草稿最大字符数
maxOutputTokens8192重写结果输出上限
timeoutMs120000单次优化调用超时