AI Agent Hub
Back to plugins
🖥️

dsh-invoke

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install Melosic/dsh-invoke

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

Run dsh plugin install Melosic/dsh-invoke inside DeepSeek Harness to install this plugin; source is available at https://github.com/Melosic/dsh-invoke

About this plugin

DeepSeek Harness gives you conversation and commands out of the box, but there is no built-in place to store, organize, and reuse prompt templates. dsh-invoke plugs into the sidebar so you can create, edit, search, categorize, preview, and manage prompts entirely within one panel, eliminating the back-and-forth between external notes and the chat window.

The core workflow centres on quick retrieval. Mustache-style {{var}} placeholders are filled one by one in a dialog the moment you click invoke; once satisfied, the rendered text is copied to the clipboard for instant paste-and-send without touching any internal Harness DOM. A left-hand category tree and a top search bar filter title, description, tags, and body text in real time with keyword highlighting, while hovering any card for 250 ms pops up the full prompt body. Command-line shortcuts such as /prompt and /alias let you bind a single word to a template and render-plus-copy it in one keystroke. Storage merges a user-level global layer with a project-level override, and JSON or YAML batch import (merge or overwrite) plus export keep templates portable across machines and teams.

This plugin suits individual developers or small teams who maintain dozens or hundreds of prompt templates inside Harness and need to switch roles or scenarios often. If you want prompts to feel as plug-and-play as the plugins themselves, dsh-invoke offers the most complete prompt-management layer in the current Harness ecosystem.

Use Cases

  • Frequently invoking different role-based prompt templates inside Harness
  • Batch importing and exporting prompt libraries for team collaboration
  • Quickly filling variables and copying prompts for immediate send

Best For

  • Individual developers building on DeepSeek Harness daily
  • Small teams maintaining large collections of prompt templates
  • Prompt engineers wanting unified variable and category management