Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

73 plugins found

L

dsh-rigorquant

linxichen/dsh-rigorquant

RigorQuant preset + skill pack: unattended walled multi-agent research for empirical and computational mathematics (economics, finance, portfolio), with a four-part pre-implementation check battery and a jacobian/Lean escalation lane.

1yesterdaySkillsMIT
B

dsh-companion

beijingwahw/dsh-companion

Four-module session companion: smart conversation export (Markdown/PDF/JSON/PNG long-image with privacy redaction and batch ZIP), context handoff summaries with template save/import, API cost optimization (live official pricing, peak/off-peak scheduling, daily/monthly budgets, model routing), and global conversation search with in-chat find (Ctrl+F, CSS Custom Highlight API).

1yesterdaySessions & MessagesMIT
R

dsh-atuin

realalexandreai/dsh-atuin

DeepSeek Harness plugin: every user prompt you type (in the web UI) is appended to your atuin shell history, so it shows up in atuin search and shell integration.

12 days agoUI EnhancementsMIT
U

dsh-crw

us/dsh-crw

fastCRW-backed web search and fetch providers for DeepSeek Harness (ctx.web)

1yesterdayModels & ProvidersMIT
M

dsh-find-skill

moximxxx/dsh-find-skill

Bridge the vercel-labs/skills ecosystem into dsh: LLM-driven skill search, install, and lifecycle for temp/project/global scopes

1yesterdaySkillsMIT
C

dsh-web-search-searxng

chinng-inta/dsh-web-search-searxng

SearXNG-backed web search provider for the DeepSeek Harness web capability seam (ctx.web) — self-hosted metasearch, no API key, no model turn per search

1yesterdayModels & ProvidersMIT
R

dsh-all-search

realalexandreai/dsh-all-search

DeepSeek Harness plugin: AnySearch-backed web search provider (aggregates exa/tavily/firecrawl via one MCP gateway) registered into ctx.web.

12 days agoModels & ProvidersMIT
Q

dsh-persona-memory

quophic/dsh-persona-memory

Persistent long-term persona memory for DeepSeek Harness: MEMORY.md/USER.md storage, memory + memory_search tools, per-request context injection, and secret scanning. Ported in spirit from pi-hermes-memory.

1yesterdayMemory
C

dsh-plugin-web-search-tavily

coderdailyone/dsh-plugin-web-search-tavily

Tavily search provider bundle for DeepSeek Harness (dsh): registers a WebSearchProvider into ctx.web

1yesterdayModels & ProvidersMIT
S

dsh-skin

sakka6868/dsh-skin

DSH skin plugin: Alphacoders popular wallpapers as the DeepSeek Harness Web GUI background (gallery, search, local image upload, light/dark mask)

1yesterdayUI EnhancementsMIT
R

dsh-nocturne-memory

realalexandreai/dsh-nocturne-memory

DeepSeek Harness plugin: Nocturne Memory client — automated long-term memory (boot/read/search/create/update) backed by your own Nocturne MCP server.

12 days agoMCP & ConnectorsMIT
J

dsh-plugin-manager

jesse-njx/dsh-plugin-manager

The `dsh pm` plugin manager: multi-source search (awesome list + GitHub + npm), install/remove/update per profile, and a doctor audit of manifests, bundle patches, and version drift.

12 days agoDevelopment & Runtime
F

sgme

freehul/sgme

ShiGuang Memory Engine (SGME) bridge: multi-agent shared long-term memory via HTTP — L0/L1/L1.5/L2 distillation, scenario-based injection, unified search, and proactive care signals (memory_search / wiki_search / signal_pull / signal_claim / signal_ack), installable as `dsh-sgme`.

12 days agoMemoryMIT
L

dsh-session-search-pro

lesliewylie/dsh-session-search-pro

Search, list and read past and current sessions through the harness's own `sessionQuery` service: uses the SQLite FTS5 index where a deployment enables it, and falls back to a bounded newest-first scan where it does not.

12 days agoSessions & MessagesMIT
1

dsh-plugin-tavily

1624318455/dsh-plugin-tavily

Tavily-backed web search provider for the built-in web_search tool, with a settings card for the API key, result count, and recency window.

0yesterdayTools & CapabilitiesMIT
N

dsh-web-access

nexusagentx/dsh-web-access

Web access for DeepSeek Harness — multi-provider search/fetch on ctx.web, plus GitHub/PDF/YouTube extraction.

02 days agoModels & ProvidersMIT
B

dsh-web-search-bocha

bocha-ai/dsh-web-search-bocha

Bocha-backed WebSearchProvider and installable profile bundle for DeepSeek Harness

02 days agoModels & ProvidersMIT
L

dsh-web-search-brave

ltctfer/dsh-web-search-brave

Brave Search API-backed search provider for the DeepSeek Harness web capability seam (ctx.web). One search is one HTTP request - no model turn.

02 days agoModels & ProvidersMIT
J

dsh-codebase-memory

jiayan-xu/dsh-codebase-memory

Code knowledge graph bridge for codebase-memory-mcp: semantic symbol search (BM25), source snippets, architecture overview with Leiden communities, call/data-flow/cross-service traces, graph-augmented grep.

02 days agoTools & Capabilities
Z

dsh-image-search

zimai233/dsh-image-search

Multi-engine reverse image search aggregator: Google Lens, Baidu, Yandex, TinEye, SauceNAO, IQDB, Ascii2d.

02 days agoTools & CapabilitiesMIT
L

dsh-code-intel

lonelymoon87/dsh-code-intel

Indexes workspace symbols with Tree-sitter and provides lexical or optional embedding-assisted code search.

02 days agoTools & CapabilitiesMIT
T

dsh-plugin-recall

truelove-dreamer/dsh-plugin-recall

Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context.

02 days agoMemory
J

dsh-memoria-extra

jiayan-xu/dsh-memoria-extra

Advanced memoria tools: session context injection (profile + recall), recent decisions, health report, namespace allowlist, memory relation graph, and entity search; companion to dsh-memoria.

02 days agoMemory
J

dsh-memoria

jiayan-xu/dsh-memoria

Vector + graph memory backend: observe/remember/search/recall tools against a local memoria server, fusing HNSW semantic recall, FTS5 keyword search, and knowledge-graph signals via RRF ranking, with automatic turn-end persistence and per-agent namespace isolation.

02 days agoMemoryBSD-3-Clause