Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
10 plugin trovati
engramory
tinqiao-oss/engramory
Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()
engramory (plugin)
tinqiao-oss/engramory
The Engramory curated-memory discipline as an installable plugin ([npm: dsh-engramory](https://www.npmjs.com/package/dsh-engramory)): a deterministic 200-line / 25 KB cap on the `MEMORY.md` index via `ctx.tools.guard()` — growth denied, a shrinking rewrite always passes — plus the protocol registered as a runtime skill. The store is plain markdown, one file per fact, shared with Claude Code, Codex, Kiro, and OpenClaw.
dsh-prompt-enhancer
fishsb/dsh-prompt-enhancer
Miglioramento del prompt con un clic: una chiamata LLM indipendente riscrive la tua bozza nel composer, completamente annullabile
dsh-apex-standard
rindbeans/dsh-apex-standard
Unified anchored agent preset for DeepSeek V4 Pro/Flash on the official API and opencode-go: Minimal-exact two-tool first-request bootstrap, model-aware Pro/Flash paths, and epoch-aware catalog management for long-session stability.
novel-writer
sailoumili/novel-writer
Installs a multi-agent novel-writing preset for DeepSeek Harness: one conductor agent dispatches five specialized subagents — world-building, plotting, character management, prose writing, and QA review.
dsh-learning-mode
chplus0/dsh-learning-mode
Learning Mode agent preset: a coding agent that teaches while coding — concrete scenario-grounded explanations, Socratic guidance, and TODO(你) practice blanks, modeled on Claude Code's Learning output style; installable via dsh plugin add (dsh-learning-mode on npm).
prompt-for-me
chuantianml/prompt-for-me
Context-aware next-message suggestions in the DSH composer, with repeated Trigger cycling and explicit user review before sending.
dsh-evolve-modes
graysilver/dsh-evolve-modes
Composable working, reasoning, quality, and human-reviewed self-evolution controls for DeepSeek Harness Web.
dsh-task-modes
graysilver/dsh-task-modes
Composable working, reasoning, and quality controls for DeepSeek Harness Web.
dsh-prompt-system
yuloong07-star/dsh-prompt-system
提示词优化插件:模型选择左侧「优化提示词」按钮,结合当前对话与工作区文件,把草稿优化为「目标/实现措施/约束」三段式精准提示词,支持一键撤销