Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
6 Plugins gefunden
dsh-knowledge
soren-abt/dsh-knowledge
Cherry Studio-style knowledge base system for DeepSeek Harness (DSH): bases, documents, chunking, embeddings (OpenAI-compatible / Ollama / local / lexical fallback), retrieval, model-facing tools, and a browser management panel
knowlp-rag
wly8691-jpg/knowlp-rag
Duales Wissensgraph-RAG für Markdown-Notizen: Voraussetzungs- und Ähnlichkeitsgraphen (P/S-Agent-Traversierung), Absatz-Chunking, hybride n-Gramm-/Embedding-Suche und eine explizite Gewichts-Feedback-Schleife — über MCP.
dsh-library
perrylink/dsh-library
Turns local markdown and text documents into a queryable knowledge base with hybrid semantic and keyword search, citation verification, and source injection.
dsh-memory
max-null/dsh-memory
Cross-session plaintext memory: deterministic BM25 keyword recall (no embeddings), memory_save/list/search/confirm/forget tools behind a human-confirm gate, and global + project-scoped JSON stores that follow your git repo.
dsh-layered-memory
junnanlys/dsh-layered-memory
Layered memory pipeline for DSH: auto-distills conversations into atomic facts, scene summaries and a persona profile (L0–L3), with hybrid BM25 + vector retrieval, chat/work family separation, and context injection before each model step.
dsh-code-intel
lonelymoon87/dsh-code-intel
Indexiert Arbeitsbereichs-Symbole mit Tree-sitter und bietet lexikalische oder optional embedding-gestützte Code-Suche.