Plugins
Browse, filter, and install DeepSeek-Harness plugins.
801 plugins found
session-import-codex
xing01l/session-import-codex
DeepSeek Harness plugin for importing Codex App Server conversation history
dsh-locale-ja
fang2hou/dsh-locale-ja
Japanese (日本語) interface for DeepSeek Harness — a standard DSH client plugin that adds 日本語 as a selectable UI language alongside 中文 and English, with Japanese system fonts.
dsh-eval
hccccc01333/dsh-eval
Agent evaluation platform: benchmark YAML, headless run orchestration, trace-based metrics, and run reports
dsh-llm-auto-route
qinyu765/dsh-llm-auto-route
Provider discovery, matching, health checks, and pre-output failover for DeepSeek Harness.
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.
dsh-voice-webspeech
anweat/dsh-voice-webspeech
Browser Web Speech API voice input: zero server, zero keys, zero model downloads (Edge=Azure, Chrome=Google speech).
dsh-ocr-review
jiayan-xu/dsh-ocr-review
Local AI code-review gate: review a workspace/branch/commit diff via the managed ocr.js, returning structured findings with token stats; gate mode fails on findings.
dsh-tmuxctl
jesse-njx/dsh-tmuxctl
Take control of your tmux panes: list/send-keys/capture, run long jobs in a pane with watch mode, and approval-gated destructive commands.
dsh-tool-call-stats
disyli/dsh-tool-call-stats
Per-process tool-call statistics: a `tool_stats` tool reporting per-tool call counts, error counts, and average durations.
uagent-sync (dsh)
severin-ye/uagent-sync
Cross-device workspace backup, restore, and ecosystem update via the uagent-sync CLI.
dsh-plugin-hooks
truelove-dreamer/dsh-plugin-hooks
Claude-Code-style lifecycle hooks: configured shell commands run before/after model tool calls with a JSON payload on stdin; a non-zero pre-tool exit blocks the call.
dsh-plugin-git-workflow
truelove-dreamer/dsh-plugin-git-workflow
First-class Git tools for the model: status / diff / log / commit / branch with validated messages and paths - no bare-shell git calls.
dsh-nuphus-mcp
jiayan-xu/dsh-nuphus-mcp
Desktop and browser automation bridge (36 tools): window/screen/mouse/keyboard control with PaddleOCR element perception, Chrome CDP browsing with accessibility snapshots.
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.
dsh-video-downloader
zimai233/dsh-video-downloader
Detect and download media from Bilibili/YouTube/Douyin/Xiaohongshu with quality and format analysis.
dsh-image-search
zimai233/dsh-image-search
Multi-engine reverse image search aggregator: Google Lens, Baidu, Yandex, TinEye, SauceNAO, IQDB, Ascii2d.
dsh-adhd-copilot
zimai233/dsh-adhd-copilot
ADHD behavioral coaching skill: task breakdown, overwhelm management, launch rituals, and failure recovery.
dsh-wash-calendar
zimai233/dsh-wash-calendar
Recurring-habit scheduling from pure date math: next occurrence, range schedules, and overdue advice.
dsh-exam-countdown
zimai233/dsh-exam-countdown
Query 64 Chinese exams (高考/考研/四六级/CPA/法考…) with rule-aware date math (2nd-Saturday, 1st-Sunday) and countdowns.
dsh-context-proxy
evilirving/dsh-context-proxy
Thin on-demand context retrieval: context_query / context_slice / context_grep tools that read already-persisted history back with replay-safe citations.
dsh-voice
jesse-njx/dsh-voice
Voice notes in, spoken answers out: dictate audio that becomes user messages (transcribe), have the agent read replies aloud (speak), local-first under ~/.dsh/voice.
dsh-code-intel
lonelymoon87/dsh-code-intel
Indexes workspace symbols with Tree-sitter and provides lexical or optional embedding-assisted code search.
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.
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.