Plugins
Browse, filter, and install DeepSeek-Harness plugins.
387 plugins found
dsh-cite
stardustlc666/dsh-cite
Citation tools for agents: exact DOI lookup, Crossref bibliographic search, GB/T 7714 / APA / MLA / Chicago formatting, BibTeX generation and bounded-concurrency DOI validation.
dsh-plugin-qcc
samge0/dsh-plugin-qcc
Qichacha (企查查) enterprise data source as a dynamic Cordis plugin: 5 agent tools (auth with QR login, company search, knowledge search, tool search, tool execute) covering 100+ data dimensions (business registration, shareholders, judicial, IP), plus a settings-page account manager; network/file IO via DSH subprocess spawning node -e, credentials interop with the local BizOwl client.
dsh-omv
bx33661/dsh-omv
Evidence-first vulnerability research workbench for DeepSeek Harness: native audit views, 29 OMV tools, Evidence.v1 findings, reproducible runs, Campaign workflows, and isolated PoC evidence.
dsh-plugin-sodamem
sodamem/dsh-plugin-sodamem
Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path; each recalled fact cites the turn it came from and carries validity dates, so superseded facts stop being retrieved.
dsh-cue-bank
itr-del/dsh-cue-bank
Cross-session event-cue memory for DeepSeek Harness: auto-extracts task/conversation cues and user language habits from every turn into a persistent global cue bank, then re-injects remembered context on topic-switch detection (keyword or vector matching).
dsh-prompt-self
hua1q1ng/dsh-prompt-self
Rewrites each request against a learned prompt profile and automatically updates habits, anti-hallucination rules, and learning records.
dsh-shelf
zoahdev/dsh-shelf
Session lifecycle CLI: export (md/json/jsonl), archive/restore, trash, search, and stats. Read-only by default; nothing is ever deleted by the engine.
dsh-llm-ollama
noirbright/dsh-llm-ollama
Ollama Cloud native chat adapter: direct NDJSON translation of the Ollama /api/chat wire format, model discovery with context windows and capabilities, and web search/fetch providers under the ollama-cloud id, plus a Web settings card.
dsh-plugin-weaknet-adaptor
jiay98528-dev/dsh-plugin-weaknet-adaptor
Weak-network adaptor: transparent long-backoff model-stream retries (10-min cap), local response replay cache, heartbeat auto-reconnect, and degraded-mode token economy, with a bilingual (zh/en) settings page.
dsh-ivory
zjuzhiyucai/dsh-ivory
Warm light and dark theme for DSH Web with responsive layout, bilingual settings, safe Markdown preview, per-block copy controls, and no telemetry.
token-usage-counter
mu-scorpio/token-usage-counter
Persistent provider-reported token usage totals with per-session, per-model, and daily activity statistics.
dsh-cache-miss
wefio/dsh-cache-miss
Yellow one-line notice for a prompt cache miss after the cache was rebuilt; shows re-billed uncached input tokens, cached hit tokens, and TTFT.
dsh-plugins (dsh-mobile-ui)
tzhr-invest/dsh-plugins
Mobile UI for the Web GUI on narrow screens: full-width responsive layout, overlay session drawer, 44px touch targets, safe-area support, and reading enhancements with zero desktop impact.
dsh-payload-capture
moeblack/dsh-payload-capture
Capture every upstream model API payload to JSON (debug & observability).
dsh-plugin-description
mysadc/dsh-plugin-description
mount one row in the composition and every plugin card on the Web Settings plugin list page gets a bilingual (zh/en) description; it also publishes the pluginDescriptions service so other plugins can register their own descriptions.
dsh-session-import
devmom/dsh-session-import
Cross-tool session migration plugin for the DeepSeek Harness (dsh): high-fidelity ingest, continue, knowledge extraction, bidirectional export, privacy redaction.
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
dsh-dafeiyu
qcytsn/dsh-dafeiyu
A desktop-native BigFish companion driven by DeepSeek Harness session events.
dsh-context-lens
gordonlu/dsh-context-lens
Request Context Profiler for DeepSeek Harness — see what changed between model requests, and how cache reuse changed with it.
dsh-failure-capsule
yiharvest/dsh-failure-capsule
Local-first failure evidence capsules for DeepSeek Harness sessions
dsh-plugin-approval-alert
doncelee229-cmyk/dsh-plugin-approval-alert
Native OS notifications for approval and question/plan prompts: the toast names the workspace, click jumps to it, bilingual (zh-CN/zh-TW/en), with chime.
dsh-nuke-plugin
beijingwahw/dsh-nuke-plugin
Transactional uninstall engine: validate/preview/execute/undo per action with Saga rollback, WAL crash recovery, hash-chain audit, hardlink dedup, and a Bayesian oracle that predicts success probability before you commit (MIT).
dsh-usage-dashboard
woosh2010/dsh-usage-dashboard
Peak/valley billing dock and usage analytics: token/cost/model stats, trend and token-mix charts, latest-20-turns records, global time/session/model filters.
tavily-web-search
xjcloudy/tavily-web-search
Provides web search capability to DSH via Tavily API