Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 24
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
Экспортируйте диалоги DSH в PNG в стиле Smartisan Notes или создавайте и обновляйте заметки в Markdown в настроенном рабочем пространстве, привязанном к аккаунту.
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
Подключите вторую модель, которая пассивно проверяет каждый ход и добавляет заметки.
dsh-sticky-note
meredith2328/dsh-sticky-note
Быстрые стикеры на панели инструментов composer: записывайте идеи или задачи, автосохранение в Markdown, отправка в чат в один клик.
dsh-bookmarks
penguin-oo/dsh-bookmarks
Сохраняйте ответы ассистента в закладки с заметками и тегами; просматривайте все закладки в едином центре между сессиями и экспортируйте в 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 с двойным графом знаний для заметок Markdown: графы предпосылок и сходства (обход P/S-Agent), разбиение на абзацы, гибридный поиск n-gram/эмбеддинги и явный цикл обратной связи по весам — через MCP.
dsh-task-relay
lesliewylie/dsh-task-relay
Межсессионная очередь задач с заметками передачи: сессии и субагенты добавляют, забирают, завершают и отменяют задачи в общей очереди на основе файлов, оставляя сводку передачи для следующего исполнителя.
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
Голосовые заметки на входе, озвученные ответы на выходе: надиктуйте аудио, которое становится сообщением пользователя (транскрипция), пусть агент читает ответы вслух (озвучивание), локально в ~/.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
Рабочая память на основе файла: дословно запоминает/извлекает ключевые предпосылки в файле заметок сессии, чтобы они переживали сжатие контекста без потерь.