Install
Inside DeepSeek Harness, with dsh-market
dsh plugin --profile web add dshmarket
Or from the command line
dsh plugin --profile web add github:FeatherHunter/dsh-prompt
Installing runs third-party code with your own permissions — it can read your files, use your credentials and reach the network. Review the source first, and pin a commit (github:owner/repo#sha) when you can.
README
A Prompt toolbox for DeepSeek Harness: 24 deep templates, custom management, /prompt trigger source, and a smart suggestion card — click once, inserted into your current conversation.
Quick navigation
Is this for you
Install in one command
You need the DSH CLI (DeepSeek Harness command-line tool). If you don't have it yet:
npm install -g @deepseek-ai/dsh
Install into your profile:
dsh plugin --profile web add dsh-prompt
Zero config: official DSH bundle mechanism — the package ships its own cordis.patch.yml, and dsh plugin add automatically joins it to the dsh.profile.bundles assembly layer; dsh plugin remove cleans up. Takes effect after restarting DSH (or refreshing the page).
Three ways to summon templates
Once installed, templates come from three entry points — pick whichever feels natural:
1 · ⚡Prompt button
2 · /prompt trigger source
3 · Smart suggestion card
What the templates look like
Customization & management
Privacy
FAQ
Development
npm run build:client # tsdown → lib/client.js
npm run build # full build
Source in src/client/* (panel/trigger/smart matching/word tables/settings page); the matching engine and /prompt share the same data and ranking base; decision records in issue #1 (wayfinding map).
From the same author
Two more DSH plugins:
- dsh-opencode-palette — Love opencode's look? Your DSH can wear it too — 34 classic themes, easier on the eyes, happier to code in.
- dsh-mattpocock-skills-deck — 25 engineering skill packs, paste one install Prompt to use.