wmengxiang/dsh-prompt-optimizer ↗★ 0
dsh-prompt-optimizer
Adds a ✨ icon button to the DSH web composer that optimizes the current draft prompt through the active model.
AI 分析
在 Web 输入框工具栏集成一键提示词优化按钮。适合需要快速润色、改进当前草稿提示词以提升模型回复质量的 Web 端用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wmengxiang/dsh-prompt-optimizerドキュメント
README 全文を読む ↗使用说明
- 在输入框输入一段提示词;
- 点击输入框工具行左侧的 ✨ 图标按钮;
- 按钮进入加载状态(旋转图标 + 底部进度条);
- 完成后,优化后的提示词自动替换输入框内容;
- 将鼠标悬停在按钮上可查看说明文字。