AI Agent Hub
Back to plugins
🖥️

dsh-quote-temp-ask

Client Updated 2026.08.18

Run the following command in DeepSeek Harness:

dsh plugin install Enc-hanted/dsh-quote-temp-ask

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install Enc-hanted/dsh-quote-temp-ask in your DeepSeek Harness terminal to install this plugin (source: https://github.com/Enc-hanted/dsh-quote-temp-ask), then restart DSH to activate.

About this plugin

Working in the DSH web UI, pulling a specific passage from an earlier turn into a new prompt usually means copy, paste, and manually reformatting. dsh-quote-temp-ask drops a compact toolbar above your selection so each of those steps collapses into a single click.

Three independent actions live in that toolbar: Quote inserts a lightweight marker into your composer draft; on send it expands into a formatted blockquote and mirrors the full text to your clipboard. Temp Chat slides open a 390-pixel side panel for stateless, streamed Q&A with the current default model—Markdown rendering, real stop via AbortController, and one-click context clearing included. Web Ask opens a 390×844 popup docked to the right screen edge on chat.deepseek.com, pre-filled with your selected text, and gracefully degrades to a plain window plus clipboard copy when the payload exceeds the URI budget.

If your day-to-day work in the DSH web profile involves building prompts around quoted context, or you want a lightweight side assistant that never touches your main conversation thread, this plugin fits the bill. It relies only on DSH-injected services and Node built-ins, makes no host-code changes, and is ready to use the moment you restart.

Use Cases

  • Select text and quote it into your draft in one click
  • Run quick stateless Q&A without leaving the main conversation
  • Open chat.deepseek.com with your selected question pre-filled

Best For

  • DSH users who frequently quote earlier context in prompts
  • People who want quick questions without starting a new session
  • DeepSeek users who prefer lightweight web interactions