Plugins
Browse, filter, and install DeepSeek-Harness plugins.
586 plugins found
dsh-formatforge
tianbuyu-wwx/dsh-formatforge
FormatForge for DeepSeek Harness: forge any file format (pdf/docx/xlsx/pptx/eml/toml/...) into AI-readable structured data. Thin bundle that spawns the local Python CLI (python -m formatforge) and returns protocol JSON; enhancement is delegated to the cur
dsh-loop-engine
kuun993/dsh-loop-engine
A web Settings "Loop engine" switch that swaps the agent loop driving every dsh session among five engines — the built-in in-process loop plus hosted Claude Code, Codex, Pi, and Kimi Code — with zero changes to the harness; each hosted engine keeps its thinking and tool calls in the durable session transcript, takes over commands, skills, and the agent preset, and runs sandboxed through the dsh subprocess seam.
dsh-image-gen
goodandready/dsh-image-gen
Adds a generate_image tool backed by the FAL queue, any OpenAI-compatible images API, or a ChatGPT/Grok subscription, and shows the result inline in the conversation.
dsh-proactive
beijingwahw/dsh-proactive
Proactive multi-model scheduling plugin: multi-source signal intake with dedup and urgency ranking, a four-way execute/defer/dismiss/ask-user decision engine, DAG plan generation with parallel model execution, quality reflection with automatic retry and model switch, long-term memory for task patterns and lessons, and strategy evolution via genetic algorithms with sandboxed evaluation and canary rollout.
dsh-plugin-memory
nattocb/dsh-plugin-memory
Persistent five-layer memory system with relevance injection, LLM auto-extraction, profile rotation, and six agent tools.
dsh-s7r
hunter118/dsh-s7r
A retro macOS System 7-style workstation UI for DeepSeek Harness with desktop windows, Workspace and Agent management, Finder, Terminal, Monitor, context tools, and desk accessories.
dsh-bell-notify
laplace-bit/dsh-bell-notify
Web Audio lifecycle cues for DeepSeek Harness: ten configurable events, three low-noise defaults, per-event custom sounds, and no shipped audio assets.
dsh-auth-tunnel
ai-eks/dsh-auth-tunnel
Password-gated public access for the DSH Web GUI through quick or named Cloudflare Tunnels, with HTTP/WebSocket proxying and an in-app directory picker.
dsh-plugin-toggle
damonkoy/dsh-plugin-toggle
Settings -> Plugins switchboard: every loaded plugin card shows its package description and runtime phase, with fuzzy search and start/stop toggles that never rewrite config files.
dsh-rss
stardustlc666/dsh-rss
RSS/Atom subscription tools (list/add/remove/fetch/check/search/opml_import/opml_export/health) with cross-feed keyword search, cursor-based incremental fetch and OPML import/export, persisted to settings.
deepseek-harness-wecom
sliverp/deepseek-harness-wecom
WeCom AI Bot text and image bridge for DeepSeek Harness
dsh-agent-messaging
happyren/dsh-agent-messaging
Cross-session agent-to-agent messaging for DeepSeek Harness — address another session by name and deliver a message into its inbox.
dsh-plugin-deepeye
favio8/dsh-plugin-deepeye
DeepEye vision plugin for DeepSeek Harness (DSH): image description, OCR, VQA, UI layout, and clipboard analysis.
codex-plugin-dsh
wingoo/codex-plugin-dsh
Use local Codex App Server as a model provider in DeepSeek Harness
dsh-specflow
lonelymoon87/dsh-specflow
Adds specification artifacts, skills, commands, goal-backed implementation, and task-progress context.
dsh-pomodoro
causebefore/dsh-pomodoro
Pomodoro focus-and-break timer for DSH Web with configurable cycles, a draggable mini panel, and in-app, sound, and browser notifications.
dsh2server
23j1633/dsh2server
DeepSeek Harness bridge/plugin for A2S with remote sessions, workspaces, approvals, tasks, and resilient reconnects.
dsh-search-index
drscrewdriver/dsh-search-index
Sidebar session search that builds its own index instead of reusing DSH's full-text one: title to content toggle in one entry, results grouped per session with the strongest snippet and user/reply/tool tags, plus watermark-based incremental sync, archive-driven pruning of archived sessions, and a shadow rebuild that never blocks the live index.
dsh-pua
michengai/dsh-pua
Adds /pua to steer the agent to try another approach and verify results before claiming completion, with 15 company styles, persona modes, global and per-conversation settings, and an optional loop that continues until a verification command passes, the iteration limit is reached, or the user cancels.
friendlilink
friendliai/friendlilink
FriendliAI serverless LLM adapter for DeepSeek Harness — OpenAI-compatible chat completions with dynamic model discovery and reasoning support
femo-plugin
phant0meow/femo-plugin
femo (Flow Emerges Mag Opus) — 用写剧本的方式编排多智能体世界。dsh 插件版:引擎、桥接器、可视化编辑器全在一个文件夹里,自包含,整个文件夹搬走即用。
stalegreen
pavangupta352/stalegreen
DeepSeek Harness plugin that keeps the agent's green claims honest: verification runs become receipts, edits are tracked, and a stale, failed or masked "all tests pass" is turned into a rerun instead of an ending.
dsh-skin-studio
realmisakamikoto/dsh-skin-studio
Create, manage, and share portable DeepSeek Harness skins.
stalegreen (dsh-plugin-stalegreen)
pavangupta352/stalegreen
Freshness gate for the agent's test, typecheck, lint and build claims: each verification run becomes a receipt on tools/post-execute, file edits are tracked, and on agent/turn-stopping a claim whose latest receipt is stale, failed or has no readable result steers one more step naming the receipt and the files edited since.