Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
96 plugins encontrados
api-relay-audit
toby-bridges/api-relay-audit
Runs local security audits of AI API relays and LLM proxies from DeepSeek Harness, producing Markdown reports for prompt injection, model substitution signals, tool-call rewriting, error leakage, stream integrity, and profile-gated Web3 risks.
flowix (dsh-flowix-memory)
text2future/flowix
Registers the local flowix-cli MCP server so the agent can search, read, create, and edit Flowix memos and mind-map artifacts.
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.
notes
zhaoolee/notes
Exporta conversaciones de DSH como PNG al estilo Smartisan Notes, o crea y actualiza notas en Markdown en un espacio de trabajo configurado por cuenta.
dsh-suite (plugin-session-export)
whyihaveyou/dsh-suite
Exporta el registro de sesión de solo anexado como Markdown o HTML legible, agrupado por origen de la trayectoria.
dsh-deepseek-flow
kanghelyu/dsh-deepseek-flow
tydora
zuorn/tydora
Let Your Ideas Flow — Tydora is a modern desktop Markdown editor combining WYSIWYG editing, bidirectional links, mind maps, and an infinite canvas — empowering deep thinking and effortless expression.
dsh-smooth-stream
laplace-bit/dsh-smooth-stream
Silky streaming reveal for the Web UI: text appears at the model's arrival rate, new lines glide in, no flicker; follow stays with the user and prefers-reduced-motion is respected.
dsh-mneme (dsh-mneme)
modusensus/dsh-mneme
Cross-session memory engine for DeepSeek Harness: SQLite store + human-editable Markdown mirror, autoDream consolidation, offline semantic search (local vector/rerank/clustering), entity-attribute-timeline, Sleep Mode, custom-model autoSummarize, and 7 memory tools.
geml
geml-spec/geml
Agent-Native document handling for DSH — addressable blocks let an agent read and edit one section instead of the whole file. Ships the geml MCP server and the authoring and code-graph skills.
geml (dsh-plugin)
geml-spec/geml
Block-addressed document editing: an MCP server exposing geml_get / geml_set / geml_check and friends, so an agent reads or rewrites one addressed block of a Markdown or GEML document instead of the whole file. Ships the GEML authoring skill and a code-graph skill that builds and navigates a project call graph as GEML codemaps.
dsh-toolkit
omdsh-dev/dsh-toolkit
Kit de herramientas sin dependencias: tiempo / codificación / json / calculadora / csv / regex / markdown / diff / estadísticas / schema; diez herramientas deterministas en una sola instalación.
dsh-better-markdown
zerob13/dsh-better-markdown
DeepSeek Harness Web plugin that renders streamed assistant Markdown with markstream-react.
dsh-LorebookMD
609476965/dsh-lorebookmd
Importa fichas de personaje y libros de mundo de SillyTavern/TavernAI, guárdalos como documentos de lore locales en Markdown, y genera prosa novelada a partir de tus prompts usando la ambientación como referencia.
dsh-md-notes
xiezongchen/dsh-md-notes
A markdown notes manager for DSH: full **MD notes manager** and **MD notes editor**, quickly capture conversations into notes, maintain notes by **syncing to Git repositories**, and **bring notes into the conversation context**.
dsh-file-explorer
joejojoking-cloud/dsh-file-explorer
Plugin de explorador de archivos para DeepSeek Harness: árbol de archivos, vista previa, markdown, resaltado de sintaxis, edición en el propio panel e integración con VS Code.
dsh-outline
urzeye/dsh-outline
Panel de esquema en tiempo real para la página de sesión de DSH Web: preguntas del usuario más un árbol de encabezados de Markdown (H1–H6) que se actualiza en vivo durante el streaming, con resaltado al localizar, control de profundidad, búsqueda y favoritos por sesión.
Co-Engram
co-engram/co-engram
Self-evolving team memory as plain Markdown in git: a native Cordis plugin that registers 38 bare-name memory tools plus a prompt-signals section re-evaluated at every assembly, with RPE reinforcement, decay and sleep consolidation; shares one data repo with its Claude Code (MCP) and OpenClaw hosts; verified against DSH 0.1.0-rc.6.
dsh-sticky-note
meredith2328/dsh-sticky-note
Notas rápidas en la barra de herramientas del compositor: anota ideas o tareas pendientes, guardadas automáticamente en Markdown, con un clic para enviarlas al chat.
dsh-read-url
2672243194/dsh-read-url
Read any page as clean main content: charset auto-detect (GBK/GB2312/UTF-8/Big5), noise stripping, compact text/Markdown, offset continuation, optional SPA rendering, batch reads and site crawling.
dsh-file-upload
hongming-huang/dsh-file-upload
Claude-style drag-and-drop/paperclip file upload with content sniffing, document-to-Markdown via Microsoft MarkItDown (built-in JS fallback), text inlining, and a read_document tool for agents.
dsh-mneme
modusensus/dsh-mneme
Memoria entre sesiones: SQLite con un espejo en Markdown editable por humanos, consolidación en segundo plano (deduplicación, fusión, resolución de conflictos) y seis herramientas de memoria.
dsh-bookmarks
penguin-oo/dsh-bookmarks
Guarda respuestas del asistente como marcadores con notas y etiquetas; explora todos los marcadores en un centro común entre sesiones y expórtalos a Markdown.