060625dfy/dsh-prompt-boost0

dsh-prompt-boost

Trae-style input booster for the dsh web GUI: a sparkle (✨) button beside the model selector optimizes the typed draft into a high-quality, faithful, directly executable prompt via the session's default model; after optimization the button becomes an undo (↩) icon that restores the original input. Zero-build pure-JS plugin: the host half serves /api/prompt-boost/optimize (llm.stream), the browser half registers the conversation.input.right slot.

AI 分析

适合希望快速改写指令提高可执行性或准确度的用户;需兼容 dsh web 客户端并已加载该插件。

パッケージ
dsh-prompt-boost
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/16

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:060625dfy/dsh-prompt-boost

ドキュメント

README 全文を読む ↗

Usage

  1. Type a rough idea in the composer, e.g. 帮我写个脚本整理下载文件夹,文件太乱了
  2. Click the ✨ button (spinner while optimizing)
  3. Review the optimized instruction in the composer, then send
  4. Not happy? Click ↩ to restore the original input and try another phrasing