DSH-AI-Prompt-Optimizer: Optimizing Prompts on the DSH Web Chat Page

The dsh-ai-prompt-optimizer is a prompt optimization plugin specifically designed for the DeepSeek Harness (DSH) web chat page, aiming to help users organize rough draft text into well-structured, complete AI prompts. Maintained by wuchubuzai2018, this plugin is licensed under the MIT License. Its core functionality is to read the raw text from the input field, invoke the default model configured in DSH to generate an optimized version, and then fill the result back into the input field for user confirmation before sending, rather than automatically submitting it. Key advantages include no need for a separate API Key configuration, reuse of existing model settings, visualized process status, and clear error notifications. Additionally, it improves compatibility with various model providers by sending only essential request fields. Installation requires Node.js 22+ and p

Read More