Plugins
Browse, filter, and install DeepSeek-Harness plugins.
5243 plugins found
dsh-delivery-ledger
leetom314/dsh-delivery-ledger
Recurring task scheduler with an append-only delivery ledger: window-aligned dedup execution, failure/abandoned rows, and same-window retry redelivery.
superpowers-for-dsh
meteor-system/superpowers-for-dsh
A DeepSeek Harness bundle of 14 obra/superpowers engineering skills with a native agent preset, automatic session bootstrap, and Windows sandbox compatibility.
dsh-tts-flash
2021heei/dsh-tts-flash
Reads AI replies aloud as they stream, with voiced waiting phrases while the model thinks. Edge TTS built in, any OpenAI-compatible cloud engine supported.
dsh-image-generation
whites18/dsh-image-generation
Configure multiple image providers in Settings and call image_generate with the one selected model; images save under generate/image and show inline in the conversation.
dsh-resume-screening
wangzhanchao883/dsh-resume-screening
Resume screening plugin for HR in DeepSeek Harness: ingest up to 100k Word/PDF/Excel resumes into one searchable library with skills / coarse categories / ingest time, auto-ingest & de-dupe new resumes, then screen by plain-language criteria — rule pre-filter in the database plus LLM fine-judge on the shortlisted few, CSV export.
dsh-translator
jockiller/dsh-translator
Input-box floating translation widget for DSH: translate drafts via session model, Zhipu GLM, or custom endpoints, with preview/replace/append, connectivity testing, and recent history.
dsh-markitdown
jiekesu967/dsh-markitdown
Adds a markitdown tool that converts PDF, Word, Excel, PowerPoint, HTML, CSV, EPUB and URLs to Markdown, using a real Microsoft MarkItDown installation when one is reachable and a bundled dependency-free converter otherwise.
dsh-cool-terminal
cooltea001/dsh-cool-terminal
Terminal plugin for DeepSeek Harness: stays in sync with the Workspace in real time, with isolated terminals that each keep their own command history.
dsh-notes
suomir1995/dsh-notes
Keeps notes as local Markdown files grouped by directory under a root folder you choose, with a sidebar page, AGENTS-style rule files surfaced as writing context, and six agent tools.
dsh-missher-memory
missher12/dsh-missher-memory
Project-scoped local memory with review-before-recall, source references, reversible consolidation, and a portable Cordis service; the Harness adapter provides search and settings, with optional Brain integration.
dsh-tiered-memory
leetom314/dsh-tiered-memory
Tiered persistent memory (user/env/project) with per-tier char budgets and semantic query routing; full layers refuse writes instead of silently evicting.
dsh-project-memory
layzr114/dsh-project-memory
Polaris Memory: local-first project memory plugin for DeepSeek Harness. Uses per-project .dsh-memory.json; provides memory_read/recall/write/update/delete tools, /memory command and settings UI, with tiered injection (resident user profile + scene-triggered memories with P1/P2/P3 importance), semantic recall (IDF + synonym layer), and a hard-guard mechanism for bottom-line memories (detect deny-semantics -> authorize -> block AI deletion; user can confirm-override).
dsh-adrian-inject-context
polohot/dsh-adrian-inject-context
Injects your own saved context entries as a Remember row after each user message, per turn or once per session, with a Settings editor and a manager page.
dsh-model-probe
xiaomao49/dsh-model-probe
Measures what an llm-pi-ai endpoint really accepts — context window from its own model list, output-token limit and reasoning levels read out of its own range errors, image support from a generated test image — then reports declared values that contradict that evidence and rewrites them only after confirmation.
dsh-client-theme-cyber
readfish/dsh-client-theme-cyber
Dark navy glass theme for DeepSeek Harness Web with a cyber-city background and holographic-cube cyan accents.
dsh-usage-mini
teethyachi/dsh-usage-mini
Floating usage window for DSH Web showing Claude and Codex subscription windows with reset countdowns, plus DeepSeek API spend and balance; display-only companion to dsh-cost-meter.
dsh-balance-monitor
shawnkung/dsh-balance-monitor
Shows selectable DeepSeek, Kimi, Zhipu GLM, and TeamoRouter balances in the DSH Web sidebar, with per-provider details, usage data, and refresh controls.
dsh-token-use
huangyuheng/dsh-token-use
Settings section that reports token usage: totals for input, output, cache read, cache write, reasoning and call count, with breakdowns by model, day, month and project plus a per-day trend chart for the last 30 days; history is rebuilt once on a worker thread and then kept current from live session events.
dsh-balance
andregoncalves/dsh-balance
Provider-aware account balance chip for the DSH sidebar, showing the active model provider balance for DeepSeek, OpenRouter, Moonshot/Kimi, Zhipu/GLM, and MiniMax, plus DeepSeek peak/off-peak status.
dsh-minimal-transcript
wzh0718/dsh-minimal-transcript
Minimal DSH Web transcript toggle: hide thinking, tool-call, and turn-process rows from the session header while preserving assistant answer text.
dsh-web-relay
victormshan/dsh-web-relay
Three-party collaboration protocol for dsh: Step List state machine, five-tier review chain (Gemini/web/Claude Code/dialog/manual), alternatives adjudication, cross-restart resume with heartbeat, and capability persistence.
dsh-todo-board
sueqet/dsh-todo-board
Cross-session TODO board as a draggable floating panel: tasks are grouped by working directory and reorderable by drag, each one carries a run mode (remind only, continue in the current session, or open a new session in the same directory), up to four attached images sent to the model as real image attachments, and an optional local time it may run at; two checkboxes track AI-done and user-verified, and the agent picks up the next unfinished task in that directory when it finishes one.
dsh-superterminal
harzva/dsh-superterminal
Native terminals for DSH 0.1.1-rc.2 on macOS, with local terminal AI sessions, SSH terminals that reconnect to the same remote task, bounded Terminal Group discussions, and handoffs with acceptance and rework.
dsh-callout
aafff623/dsh-callout
GitHub-style alert cards for DSH assistant Markdown: a qualifying `> [!NOTE]`, TIP, IMPORTANT, WARNING, or CAUTION blockquote becomes a theme-aware card. Stored session content is left unchanged.