Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
24 plugins encontrados
engramory (plugin)
tinqiao-oss/engramory
Memoria a largo plazo para DeepSeek Harness en formato Markdown simple, un hecho por archivo, legible en cualquier editor. El índice `MEMORY.md` tiene un límite estricto de 200 líneas / 25 KB impuesto por `ctx.tools.guard()`: se rechaza cualquier escritura que exceda el límite, mientras que una reescritura que lo reduzca siempre se permite, permitiendo compactar paso a paso un índice sobredimensionado. El complemento nunca escribe recuerdos por sí mismo — qué conservar lo decides tú y el modelo. El mismo almacén también es utilizado por Claude Code, Codex, Kiro y OpenClaw.
humanizer-ru (dsh)
vladimir-human/humanizer-ru
Elimina rastros de IA del texto en ruso: detecta artefactos de copiar y pegar de chatbots (ChatGPT, Gemini, Grok, Perplexity, DeepSeek) y reescribe el texto en prosa natural a petición; 39 marcadores de expresiones regulares con un registro de evidencias, sin conexión, paquete solo de texto.
dsh-prompt-enhancer
fishsb/dsh-prompt-enhancer
Mejora de prompts con un clic: una llamada independiente a un LLM reescribe tu borrador en el editor, totalmente reversible.
geml (dsh-plugin)
geml-spec/geml
Edición de documentos por bloques direccionables: un servidor MCP que expone geml_get / geml_set / geml_check y funciones afines, para que un agente lea o reescriba un único bloque direccionado de un documento Markdown o GEML en lugar del archivo completo. Incluye la skill de redacción GEML y una skill de grafo de código que construye y navega el grafo de llamadas de un proyecto como mapas de código GEML.
dsh-whale-report
senmuuuuw/dsh-whale-report
DeepTrace: informes de agente deterministas a partir de los registros de sesión (diarios/semanales/mensuales/anuales/personalizados): desglose de costes y tokens, 8 reglas de análisis, revisión de colaboración, saldo del proveedor en vivo, exportación a PDF/PNG/HTML; solo lectura, nunca reescribe el historial.
DSH-EasyRewrite
renzic-stone/dsh-easyrewrite
Edita y recupera en línea tus propios mensajes de usuario en dsh web, de forma sencilla y fluida, con un paginador de versiones y persistencia de borradores por sesión.
dsh-composer-polish
tianji-qingtian/dsh-composer-polish
Plugin de DeepSeek Harness: pulido ✨ con un clic para los borradores del compositor: reescritura instantánea (flash) y rellenado automático.
dsh-mobile
cindyguyuehu123/dsh-mobile
Usa DSH desde iPhone/iPad: proxy inverso LAN de adhesión explícita (reescritura Host/Origin a través de la barrera de confianza loopback, incluidas actualizaciones WebSocket), cromo PWA iOS (icono de pantalla de inicio, meta standalone, viewport-fit) y CSS táctil/móvil (áreas seguras, elevación de teclado, ajuste de fila del compositor).
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.