060625dfy/dsh-prompt-boost ↗★ 0
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 客户端并已加载该插件。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:060625dfy/dsh-prompt-boostドキュメント
README 全文を読む ↗Usage
- Type a rough idea in the composer, e.g.
帮我写个脚本整理下载文件夹,文件太乱了 - Click the ✨ button (spinner while optimizing)
- Review the optimized instruction in the composer, then send
- Not happy? Click ↩ to restore the original input and try another phrasing