DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Agents & Orchestration DSH plugins — Page 24

CATEGORY

Agents & Orchestration DSH plugins

Verified manifests and exact versions in this category.

All categories

All pluginsAgents & Orchestration716Memory & Context854Coding & Developer Tools1.9kUI & Customization2.5kIntegrations & Communication1.3kVision & Media467Search & Research614Security & Access861Models & Usage1.1kProductivity & Workflow1.5k

All plugins

715 plugins
Cv0.1.0
dsh-control-plane

Control Plane

A local-first developer control plane for multiple DeepSeek Harness runtimes.

↓ 0★ 0
Updated 8/21/2026
Vv0.1.0
@harness-flow/dsh-voice

Voice

dsh-voice — turn-based voice loop for DeepSeek Harness: pluggable Qwen / MiMo / local ASR+TTS engines, agent-driven speak/listen tools and browser PTT UI, built for interviewer presets

↓ 0★ 0
Updated 8/21/2026
Ev0.1.0
@dsh-external/dsh-evolve

Evolve

Self-evolving plugin: within a session, the agent grows or prunes capabilities as needed through conversation — evolve_add writes cordis plugin source code to disk and hot-mounts it (available as tools in the next step), evolve_remove reversibly unloads it, and it is automatically restored on restar

↓ 0★ 0
Updated 8/21/2026
Iv0.1.0
dsh-instruct-manager

Instruct Manager

DSH Global Instruction Management Plugin — Edit the Agents.md instruction file in the settings interface

↓ 0★ 0
Updated 8/21/2026
Rv0.3.0
dsh-routed-subagent

Routed Subagent

Global DeepSeek Harness plugin: subagent_routed — run a one-shot subagent fully mounted on ANY agent preset, from ANY session, with per-call model/provider override, a model-availability pre-check, and external CLI engines (codex / claude / codebuddy).

↓ 0★ 0
Updated 8/21/2026
Av0.1.8
dsh-agent-identity

Agent Identity

Phase 1 Claw identity: inject core workspace files into the agent prompt. 把核心人设文件打进 Claw Agent 提示词。

↓ 0★ 0
Updated 8/21/2026
Tv0.2.38
dsh-taskswarm

Taskswarm

TaskSwarm (蜂群) — multi-agent task orchestration for DeepSeek Harness. Native port of TaskPlane (github.com/HenryLach/taskplane, MIT): waves/lanes parallel execution, git worktree isolation, PROMPT.md/STATUS.md task packets, file mailbox, cross-model review.

↓ 0★ 0
Updated 8/21/2026
Cv0.1.0
dsh-collaboration

Collaboration

Multi-agent collaboration suite for DeepSeek Harness: a user-configured specialist roster with on-demand dispatch (team_call / roundtable), model comparison, and a multimodal vision bridge — models come from the official provider flow, no bundled adapters.

↓ 0★ 0
Updated 8/21/2026
Av0.1.0
dsh-acp-for-bitfun

Acp For Bitfun

BitFun 与 DSH ACP 交互对接 插件: expose the BitFun agent (https://github.com/GCWing/BitFun) as a subagent provider inside DeepSeek Harness over the Agent Client Protocol

↓ 0★ 0
Updated 8/21/2026
Tv0.0.1
@deepseek-ai/dsh-tool-search

Tool Search

Experimental per-agent tool discovery and progressive schema disclosure

↓ 0★ 0
Updated 8/21/2026
Vv0.1.0
dsh-vidgen-plugin

Vidgen Plugin

Multi-provider AI video/image generation plugin for DeepSeek Harness (DSH). ComfyUI-style node canvas studio + multi-provider settings, with agent tools list_video_models / generate_video / poll_video_task. | DeepSeek Harness AI 视频/图片生成插件:多提供者、节点画布工作室、Agent 工具与 REST RPC。

↓ 0★ 0
Updated 8/21/2026
Sv0.1.0
@local/dsh-subagent-custom-model

Subagent Custom Model

Subagent custom model configuration plugin for DeepSeek Harness

↓ 0★ 0
Updated 8/20/2026
Cv0.1.0
dsh-comfyui-commander

Comfyui Commander

Let DSH Agent fully control ComfyUI through natural language: workflow listing/loading, UI→API conversion, task submission and parameter overrides, progress monitoring (queue + WebSocket), result retrieval and downloading, and batch orchestration.

↓ 0★ 0
Updated 8/20/2026
Vv0.1.0
dsh-virtual-eng-team

Virtual Eng Team

Virtual engineering team: turn an agent into a full engineering team—CEO rethinks the product, engineering manager locks down the architecture, designer catches AI slop, reviewer finds production bugs, QA uses a real browser, security officer runs OWASP+STRIDE, and release engineer opens PRs; 23 exp

↓ 0★ 0
Updated 8/20/2026
Sv0.1.0
dsh-social-simulation

Social Simulation

Million-agent social simulation: a scalable, open-source social media simulator in which LLM agents realistically emulate up to one million users on Twitter/Reddit, with 23 actions (follow/comment/repost), interest- and popularity-based recommendation algorithms, and a dynamic environment; for study

↓ 0★ 0
Updated 8/20/2026
Sv0.1.0
dsh-skill-optimization

Skill Optimization

Treat skills as trainable parameters: train agent skills like neural networks (epochs/batchsize/learning rate/validation gates, without modifying model weights)—a rollout→reflect→aggregate→select→update→evaluate loop; accept candidate edits only when they strictly improve the held-out validation sco

↓ 0★ 0
Updated 8/20/2026
Sv0.1.0
dsh-self-improving-agent

Self Improving Agent

Self-improving AI agent: built-in learning loop—automatically creates skills from experience, improves with use, cross-session recall through FTS5 session search + LLM summaries, Honcho dialectical user modeling, cross-platform gateway (Telegram/Discord/Slack), scheduled automation, parallel sub-age

↓ 0★ 0
Updated 8/20/2026
Pv0.1.0
dsh-parallel-agent-ade

Parallel Agent Ade

并行 agent 开发环境:Codex/ClaudeCode/OpenCode/Pi 并排跑,各在独立 git worktree——一个 prompt 扇出 5 个 agent 比较合并胜者;移动伴侣监控、终端分屏、Design Mode(点击 UI 元素送 HTML/CSS/截图进 prompt)、GitHub/Linear 原生、SSH worktree、AI diff 标注。受 stablyai/orca(49k★ MIT)启发。

↓ 0★ 0
Updated 8/20/2026
Dv0.1.0
dsh-desktop-agent-gui

Desktop Agent Gui

Agent desktop orchestration interface: Turn CLI agent orchestration into a visual desktop experience—with zero-configuration setup (wizard), intelligent chat (streaming Markdown/@agent routing/inline skill cards), multi-channel management, cron-based scheduled automation, local skill management, and

↓ 0★ 0
Updated 8/20/2026
Cv0.1.0
dsh-channel-assistant

Channel Assistant

Channel-based personal assistant: a personal AI assistant for a single operator, connecting models/tools/messaging channels/companion apps through one Gateway—WhatsApp/Telegram/Slack/Discord/Signal/iMessage and other channels as the interface, Control UI/CLI/TUI, a pairing security model (unknown se

↓ 0★ 0
Updated 8/20/2026
Av0.1.0
dsh-autonomous-research

Autonomous Research

Autonomous research agent: Give an AI agent a small, real LLM training setup and let it run experiments overnight—modify code → run a fixed 5-minute training session → check whether val_bpb improved → keep or discard → repeat (about 12 experiments/hour, roughly 100 overnight); single-file modificati

↓ 0★ 0
Updated 8/20/2026
Nv1.0.0
novel-writer

Novel Writer

Multi-Core Collaborative Novel Writing — a DeepSeek Harness (DSH) preset plugin that installs a multi-agent novel-writing mode: one conductor plus five specialized subagents (多核协同写作模式).

↓ 0★ 0
Updated 8/20/2026
Uv0.1.0
dsh-ultracode

Ultracode

Ultra mode for DeepSeek Harness: a per-session effort tier that pins reasoning to max and activates an orchestration policy section, with a composer ULTRA chip and rainbow border in the web UI

↓ 0★ 0
Updated 8/20/2026
Mv0.1.0
dsh-maf

Maf

Microsoft Agent Framework (MAF) integration for DeepSeek Harness: validate, run and scaffold declarative agents and workflows defined in YAML, through native dsh tools.

↓ 0★ 0
Updated 8/20/2026
Qv0.1.0
dsh-queue-merge

Queue Merge

Queue Consolidation for DeepSeek Harness: when the agent is busy and you queue several follow-up messages, the next turn runs with ONE consolidated formal prompt — the model rewrites the batch into a single prompt and executes once, instead of piecemeal one-message-per-turn rework.

↓ 0★ 0
Updated 8/20/2026
← Previous1…222324
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in