Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
24 plugin trovati
engramory (plugin)
tinqiao-oss/engramory
Memoria a lungo termine per DeepSeek Harness in semplice Markdown, un fatto per file, leggibile in qualsiasi editor. L'indice `MEMORY.md` ha un limite rigoroso di 200 righe / 25 KB imposto da `ctx.tools.guard()`: una scrittura che farebbe crescere l'indice oltre il limite viene rifiutata, mentre una riscrittura che lo riduce passa sempre, permettendo di compattare passo dopo passo un indice sovradimensionato. Il plugin non scrive mai ricordi da solo — cosa conservare è deciso da te e dal modello. Lo stesso archivio è utilizzato anche da Claude Code, Codex, Kiro e OpenClaw.
humanizer-ru (dsh)
vladimir-human/humanizer-ru
Rimuove le tracce dell'IA dal testo russo: individua gli artefatti di copia-incolla dei chatbot (ChatGPT, Gemini, Grok, Perplexity, DeepSeek) e riscrive il testo in prosa naturale su richiesta; 39 marcatori regex con un registro delle prove, offline, pacchetto solo testo.
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
geml (dsh-plugin)
geml-spec/geml
Modifica di documenti indirizzata a blocchi: un server MCP che espone geml_get / geml_set / geml_check e funzioni simili, così un agente legge o riscrive un solo blocco indirizzato di un documento Markdown o GEML invece dell'intero file. Include la skill di redazione GEML e una skill di grafo del codice che costruisce e naviga il grafo delle chiamate di un progetto come mappe di codice GEML.
dsh-whale-report
senmuuuuw/dsh-whale-report
DeepTrace — report d'agente deterministici basati sui log di sessione (giornalieri/settimanali/mensili/annuali/personalizzati): ripartizione di costi e token, 8 regole di analisi, revisione della collaborazione, saldo del provider in tempo reale, esportazione PDF/PNG/HTML; di sola lettura, non riscrive mai la cronologia.
DSH-EasyRewrite
renzic-stone/dsh-easyrewrite
Modifica e richiama i tuoi messaggi utente direttamente in dsh web, in modo semplice e fluido, con un paginatore delle versioni e il salvataggio persistente delle bozze per sessione.
dsh-composer-polish
tianji-qingtian/dsh-composer-polish
Plugin per DeepSeek Harness: rifinitura ✨ con un clic delle bozze nel composer — riscrittura rapida (flash) e riempimento automatico.
dsh-mobile
cindyguyuehu123/dsh-mobile
Usa DSH da iPhone/iPad: reverse proxy LAN ad adesione esplicita (riscrittura Host/Origin attraverso il recinto di fiducia loopback, inclusi gli upgrade WebSocket), chrome PWA iOS (icona home screen, meta standalone, viewport-fit) e CSS touch/mobile (aree sicure, sollevamento tastiera, adattamento riga composer).
dsh-prompt-optimizer
y1x1n/dsh-prompt-optimizer
Adds an optimize button beside the composer that analyzes and rewrites the prompt draft with SSE streaming, conversation-context awareness (template vs intent-polish strategies), an edit-continuity memory chain, undo, and model routing with fallback and a connectivity test.
dsh-plugin-toggle
damonkoy/dsh-plugin-toggle
Settings -> Plugins switchboard: every loaded plugin card shows its package description and runtime phase, with fuzzy search and start/stop toggles that never rewrite config files.
dsh-prompt-enhancer
lcq-1024/dsh-prompt-enhancer
Adds a prompt-enhancement button to the DSH composer that rewrites drafts into agent-ready prompts.
dsh-xiaohongshu-viral-note
xuboboo/dsh-xiaohongshu-viral-note
Bundled Xiaohongshu/RED viral-note agent skill: hot-note research, note generation/rewrite, verification, authorized account analysis, QR login and controlled publishing.
dsh-code-reference
victorzhong0110/dsh-code-reference
Surveys local code and GitHub/npm for reusable implementations before development, evaluates reuse versus rewrite, and checks architecture coupling.
dsh-prompt-polish
jinhuoooo/dsh-prompt-polish
One-click ✨ polish button for the composer: rewrites prompts and drafts with WorkBuddy humanizer-style rules (kills AI-flavored phrasing, varies rhythm, mode-aware for instructions/questions/prose) via free Zhipu GLM-4.5-Flash or any OpenAI-compatible API, falling back to offline local rules.
dsh-writing-pad
linhx1999/dsh-writing-pad
Session-scoped Markdown writing pad docked beside the conversation, with edit/preview modes, selection-based AI rewrites, diff review, undo, and draft recovery.
dsh-input-rewriter
feiertu/dsh-input-rewriter
Type normally; about two seconds after you pause, it rewrites your draft into a version more likely to get a good answer, leaving pasted code, links and long text untouched and keeping multi-part questions numbered.
dsh-prompt-self
hua1q1ng/dsh-prompt-self
Rewrites each request against a learned prompt profile and automatically updates habits, anti-hallucination rules, and learning records.
dsh-new-ui
123654qw/dsh-new-ui
dsh-new-ui — a full-site UI rewrite for DeepSeek Harness (deep tech blue + liquid glass) that auto-intercepts dsh-web-ui to avoid conflicts. 整站 UI 重写 + 自动拦截 dsh-web-ui。
context-assembler-DSH
i1j/context-assembler-dsh
Context Assembler plugin for DeepSeek Harness: topic-block context assembly, water-pressure topic splitting, tool trace/rewrite, reality recall injection and handoff planning.
dsh-tool-ast
hy-sde/dsh-tool-ast
The ast_grep (structural code search) and ast_edit (structural rewrite) tools for DeepSeek Harness over the packaged ast-grep native engine — a standalone plugin with no upstream harness changes required.
dsh-prompt-optimize
peterliucius/dsh-prompt-optimize
Rewrite the current composer draft through an auxiliary LLM call without sending a message.
dsh-password-shield
ruby1304/dsh-password-shield
Silence Chrome/iCloud password-manager prompts over DeepSeek Harness API-key inputs: rewrites password-type secret fields into masked text fields so browser password managers never treat DSH API keys as account passwords.
dknowc-dsh
dylanzhangzx/dknowc-dsh
Trusted office suite for government/enterprise work by Beijing Caizhi Technology (深知可信智能): three skills — trusted consulting (policy/regulation Q&A with citation markers + provenance HTML), trusted search (authoritative policy/standard retrieval with traceable HTML + clean Markdown), and official-document writing (draft/rewrite/Word/red-head delivery); all interfaces go through the dknowc trusted workbench MCP (Bearer auth), products land in the session workspace, one-time key setup persists for later sessions; ships on npm as dknowc-dsh.
dsh-prompt-optimizer
songmiao-tech/dsh-prompt-optimizer
Optimize Prompt button under the composer: one click rewrites your draft into a clearer, more executable prompt, with a before-and-after dialog and one-click replacement.