Plugins
Browse, filter, and install DeepSeek-Harness plugins.
761 plugins found
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-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-plugin-asmemory
xplore-lab/dsh-plugin-asmemory
Action-state time memory: record typed states and actions, then analyze trends, anomalies, and causality.
dsh-memory
flymysql/dsh-memory
Cross-session memory vault: remember / recall / forget tools, per-turn prompt injection, and a settings-page entry browser.
dsh-cost-meter
sttrevens/dsh-cost-meter
Per-turn USD cost badge in the Web UI: session total in the header and per-turn cost in each message footer, with a hover breakdown.
dsh-plugin-deepseek-balance
fishxcode/dsh-plugin-deepseek-balance
DeepSeek API balance, balance trend, and daily usage charts in DSH Web settings.
dsh-file-uploads
l541402398/dsh-file-uploads
Upload arbitrary local files from the Web composer, show pending cards, and manage stored files in Settings.