Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

16 plugins found

T

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()

1576 hours agoMemoryMIT
T

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.

1575 hours agoMemoryMIT
H

dsh-knowledge-base

htcqp802/dsh-knowledge-base

General-purpose knowledge base for DSH: import md/txt/json/yml/docx/pdf, folder management, FTS5 full-text search (BM25), and a Web management UI.

62 days agoMemoryMIT
P

dsh-plugin-guide

perrylink/dsh-plugin-guide

The DSH plugin-development knowledge base as an on-demand agent skill: official constraints, task workflows, API reference and community gotchas, installed with the bundle so the agent can look things up while building a plugin.

420 hours agoSkillsApache-2.0
C

dsh-eli-mode (eli-mode)

ceilcelia/dsh-eli-mode

Knowledge-base-driven agent preset: wiki long-term memory, a web KB UI, a management page and optional UI polish.

4yesterdayMemoryApache-2.0
S

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

35 hours agoUI EnhancementsMIT
N

unified-agent-memory

noelune/unified-agent-memory

One shared Obsidian vault for every agent: dependency-free Python core (search/promote/adjudicate/forget), vault template, dsh plugin (memory_search/show/submit/status).

33 days agoMemoryMIT
T

dsh-deeptutor

tecfancy/dsh-deeptutor

DeepTutor tutoring bridge: deep explanations, self-test questions, learning-path planning, personal knowledge-base search (RAG), and note archiving via deeptutor_run / deeptutor_kb / deeptutor_note tools.

24 days agoTools & Capabilities
S

dsh-memory-porter

shiye-10pages/dsh-memory-porter

Brings your existing Claude / ChatGPT history into DSH: instant zero-token import of the memories.json inside a Claude export, local Claude Code transcripts with no export needed, and conversations distilled through the model you already configured in DSH. Every memory carries verbatim evidence checked against the source by code — a paraphrase is dropped and counted, and evidence found only in the assistant turns is always routed to review rather than stored.

1yesterdayMemoryMIT
P

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.

15 hours agoMemoryApache-2.0
L

dsh-knowledge

lemoncat7/dsh-knowledge

Provides local and remote knowledge bases with project- and session-scoped recall, controlled write-back, and an embedded Web management console.

18 hours agoMemoryMIT
S

dsh-ragflow

staff-os/dsh-ragflow

RAGFlow knowledge-base retrieval plugin for the DeepSeek Harness.

06 hours agoTools & Capabilities
L

dsh-plugin-wiki-skills

lion-1209/dsh-plugin-wiki-skills

The claude-obsidian-derived knowledge-suite skills (wiki, wiki-ingest, wiki-query, wiki-lint, save) as a DeepSeek Harness plugin, with attribution.

014 hours agoUI EnhancementsMIT
L

dsh-plugin-wiki-tools

lion-1209/dsh-plugin-wiki-tools

Native DeepSeek Harness tools for an Obsidian wiki vault: wiki_query, wiki_write, and wiki_lint implement the mechanical core (path routing, delta tracking, index/log bookkeeping, health checks) of the wiki skill suite.

012 hours agoUI EnhancementsMIT
W

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.

07 hours agoTools & CapabilitiesMIT
Z

qmd-autosearch

zhangzhenwen1/qmd-autosearch

Auto-supplement QMD semantic search when the model greps/globs a knowledge-base directory: zero-dependency DSH plugin, async injection via next-step, no manual invocation.

03 days agoMemoryMIT