Plugin directory / Development & Runtime / dsh-prompt-profile
dsh-prompt-profile
GitHub source only BrambleXu/dsh-prompt-profile ↗
1Stars
0Forks
0Open issues
TypeScriptLanguage
2026-08-14Last push
What it does
Reusable Markdown prompt profiles for DeepSeek Harness with per-turn model selection, argument substitution, and state restoration. DeepSeek Harness 可复用 Markdown Prompt Profile,支持单轮模型选择、参数替换和状态恢复。
Our take
Source-only — early-stage, install from GitHub
Source-only — early-stage, install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:BrambleXu/dsh-prompt-profile - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:BrambleXu/dsh-prompt-profile. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Repository
github.com/BrambleXu/dsh-prompt-profile ↗