AI Agent Hub
Back to plugins
🖥️

dsh-quick-commands

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install flg1217/dsh-quick-commands

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

Run dsh plugin install flg1217/dsh-quick-commands in your terminal to install; the plugin repository is at https://github.com/flg1217/dsh-quick-commands

About this plugin

Pasting the same long prompt over and over is one of the most unnoticed frictions in daily DeepSeek Harness use. dsh-quick-commands turns your high-frequency instructions into slash commands: define a name and a prompt in the settings panel, then trigger the full prompt with a single /name, eliminating repetitive typing.

When you select a command, the input bar shows a compact chip placeholder instead of dumping the entire text, keeping your draft clean; the full prompt expands automatically only at send time. Changes take effect within a 400 ms debounce with no restart, and settings persist across sessions via settings.yaml. Built entirely on the official dsh extension APIs with zero source modifications, it is ideal for Harness users who rely on fixed prompt templates and want to cut down manual input.

Use Cases

  • Typing the same long prompt or delegation instruction repeatedly
  • Switching between model parameters and task templates across sessions
  • Standardizing common command triggers in a team workflow

Best For

  • Developers who use DeepSeek Harness daily
  • Users who rely on fixed prompt templates for routine work
  • Efficiency-focused users who want full prompts triggered with minimal input