wmengxiang/dsh-prompt-optimizer0

dsh-prompt-optimizer

Adds a ✨ icon button to the DSH web composer that optimizes the current draft prompt through the active model.

包名
dsh-prompt-optimizer
版本
1.0.0
许可证
MIT
最近更新
2026年8月18日

安装

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

使用说明

  1. 在输入框输入一段提示词;
  2. 点击输入框工具行左侧的 ✨ 图标按钮;
  3. 按钮进入加载状态(旋转图标 + 底部进度条);
  4. 完成后,优化后的提示词自动替换输入框内容;
  5. 将鼠标悬停在按钮上可查看说明文字。