Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
24 plugins encontrados
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()
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-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-advisor
btspoony/dsh-advisor
Empareja un segundo modelo que revisa pasivamente cada turno e inyecta notas.
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-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.
dsh-plugin-manager
2768651338/dsh-plugin-manager
A plugin manager tab in Settings → Plugins: Chinese names and plain-language descriptions for every installed plugin, one-click enable/disable, in-UI notes editing, and search/filter over the installed catalog.
dsh-zotero
vncntvx/dsh-zotero
Let agents search, read, and cite your local Zotero library: find papers, view notes and annotations, pull evidence by question, open the source document, and generate citations.
dsh-zotero
hongcheng-li/dsh-zotero
Zotero library tools via the local API (no API key): search items/collections, read metadata and abstracts, list attachments, read full text (parses PDFs on the fly when Zotero cache misses), download PDFs, and manage notes.
dsh-obsidian
mingzeng21/dsh-obsidian
Connect dsh to a local Obsidian vault: search, read, write, move, and trash notes through `obsidian_*` tools.
knowlp-rag
wly8691-jpg/knowlp-rag
RAG de doble grafo de conocimiento para notas Markdown: grafos de prerrequisitos y de similitud (recorrido P/S-Agent), fragmentación por párrafos, búsqueda híbrida n-gram/embeddings y un bucle explícito de retroalimentación de pesos, todo vía MCP.
dsh-task-relay
lesliewylie/dsh-task-relay
Cola de tareas entre sesiones con notas de traspaso: las sesiones y subagentes envían, reclaman, completan y cancelan tareas en una cola compartida respaldada por archivos, dejando un resumen de traspaso para quien la retome.
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-voice
jesse-njx/dsh-voice
Notas de voz de entrada, respuestas habladas de salida: dicta audio que se convierte en mensajes de usuario (transcribir), haz que el agente lea las respuestas en voz alta (hablar), con prioridad local bajo ~/.dsh/voice.
dsh-slides
literaf/dsh-slides
Turn a structured outline into a presentation for DeepSeek Harness (dsh): a self-contained HTML deck that presents offline with speaker notes and prints to PDF, plus optional editable .pptx export. Five committed themes.
dsh-paper-slides
literaf/dsh-paper-slides
Turn a paper into an academic talk for DeepSeek Harness (dsh) — 论文转 PPT / 组会汇报 / 会议报告 / 答辩 / 开题. Reads the real full text, budgets the slot per venue, and builds the deck around the figures with the speaker notes written as the script. Drives dsh-ai4schol
yuque-notes-plugin
cchenbin042/yuque-notes-plugin
Save messy notes (text + images) to a Yuque knowledge base, classified by the model.
dsh-powerdesk
fleetingecho/dsh-powerdesk
A dockable IDE workbench for the DSH web UI: a GPU-accelerated terminal (restty renderer over a Rust PTY), a CodeMirror editor, a file explorer, notes, a sandboxed browser, and ripgrep content search.
dsh-memoryleak
warmwine/dsh-memoryleak
Notes and todos as plain Markdown files in your workspace: type /ml plus a sentence to jot into today's journal; todos come in three flavors — deadline, sleep-until-a-date (auto-wakes when due), and anytime; /ml view fuzzy-opens any file with a few keystrokes. Zero tokens throughout — nothing goes through the model, and your notes stay ordinary local files that git and any editor can read.
dsh-flomo
zhengjy01/dsh-flomo
Write notes and memos to flomo (浮墨笔记) from any agent via the flomo_send tool, configured once with the flomo API URL or API Key.
dsh-trilium
minerpi/dsh-trilium
Connect Trilium notes to the DSH agent via ETAPI with 20 agent tools: durable memory (remember/recall + auto-injected index), note management (CRUD/clone/attributes/revisions), full-text search, weekly-report workflow, attachments, calendar notes, backup/import, and a settings card.
dsh-plugin-focus
863683348/dsh-plugin-focus
Focus board for DeepSeek Harness agents: durable, model-maintained notes in the session workspace that pin the objective, constraints, and decisions across compaction and sessions, with automatic context injection, archive on clear, and an optional web panel.
dsh-sticky-notes
flyhigao/dsh-sticky-notes
Workspace sticky notes for DSH, saved as multiple Markdown files under the current workspace.
dsh-file-memory
iccuse/dsh-file-memory
Memoria de trabajo respaldada por archivo: memoriza/recupera premisas clave textualmente en un archivo de notas de sesión, para que sobrevivan a la compactación de contexto sin pérdida.