dshpluginsdshplugins.cc

Best · Curated

Best DSH Workflow & Automation Plugins

Automation plugins add scheduling, cron agents, orchestration and deep research loops to DeepSeek Harness.

Editor's pick

Editor's pick

Engineering-discipline guard: requirements grill before the first edit, red/green test-evidence gates, forked adversary review, and a delivery report with a per-dimension verification workflow.

Health score 800 downloads/mo
Editor's pick

Ranking

Workflow & Automation plugin ranking

01
PerryLink/dsh-doublecheck
Engineering-discipline guard: requirements grill before the first edit, red/green test-evidence gates, forked adversary review, and a delivery report with a per-dimension verification workflow.
800 downloads/mo
02
jeremy9682/dsh-skill-pack
11 shareable workflow skills (handoff, triage, to-spec, to-tickets, wayfinder, teach, wait-what, dsh-mode-routing, ask-matt, overnight-execution, full-throttle) as an installable skill pack.
800 downloads/mo
03
940842546/dsh-permissions
Claude Code-style permission rules engine: hard/deny/ask/allow tiers with a hard tier above full access, workspace-scoped rules, wildcard path protection, and a visual staged editor; rules persist in settings.yaml.
800 downloads/mo
04
NanmiCoder/dsh-agent-teams
AgentTeams plugin for DeepSeek Harness
800 downloads/mo
05
Jungod1121/dsh-anchored-standard
Two-phase agent preset for DeepSeek V4 Pro: the first request sees only bash+read (Minimal-aligned bootstrap), then the full Standard tool catalog after the first tool call or reply; ships as an installer bundle plus a manual preset directory.
800 downloads/mo
06
omdsh-dev/dsh-deep-research
Adaptive deep-research orchestrator plugin for DeepSeek Harness (official workflow engine, cybernetics/information-theory design)
800 downloads/mo
07
titanwings/dsh-automation
DSH 自动化插件:让 Coding 任务按计划在全新 Agent Session 中运行,并由用户或 Agent 创建和管理定时任务。 / Run coding tasks in fresh Agent sessions and manage schedules from DSH Web or an Agent.
800 downloads/mo
08
titanwings/dsh-plannotator
DSH 计划批注插件:选中计划原文、逐条批注,并把结构化反馈送回 Agent。 / A DSH plan-review plugin for anchored annotations and structured Agent feedback.
800 downloads/mo
09
ztl34245881-commits/dsh-task-planner
Task planning with experience muscle-memory: condition-reflex recall of past solutions, LLM capability matching, and auto-persisted lessons.
800 downloads/mo
10
Cavan-Ou/hermes-dsh-collab
Hook DeepSeek Harness into a Hermes pipeline: dispatch-spec template, model-tier routing, orchestrator-run quality gates, git single-writer rule, as a SKILL.md pack (bundle installable).
800 downloads/mo
11
truelove-dreamer/dsh-plugin-hooks
DeepSeek Harness plugin: Claude-Code-style lifecycle hooks for DSH. Configure shell commands that run automatically before/after model tool calls (pre-tool / post-tool) with a JSON payload on stdin; pre-tool non-zero exits block the call.
400 downloads/mo
12
LeslieWylie/dsh-ops-kit
Evidence-first operating kit: six read-only tools (capability catalog, staged workflow plans, packaged skill reader, bounded local memory search, repository release audit, release checklist) and five packaged skills - plans and audits, never remote writes.
800 downloads/mo
13
Sev7een/dsh-plugin-automations
Settings-based scheduled tasks that run on time or during DeepSeek off-peak hours, with one-time and daily schedules backed by durable task state.
400 downloads/mo
14
Letter2025/dsh-approval-llm
Model-based permission approval (approve-for-me) for DeepSeek Harness: an approval/request answerer backed by a separate reviewer model
400 downloads/mo
15
february2015/dsh-taskswarm
TaskSwarm (蜂群) — DeepSeek Harness 上的多智能体任务编排插件:waves/lanes 并行执行、git worktree 隔离、任务包与跨模型评审、崩溃可恢复 | Multi-agent task orchestration for DeepSeek Harness: waves/lanes parallel execution, git worktree isolation, task packets, cross-model review, crash recovery
800 downloads/mo
16
xxiaoxiong/dsh-ci
Provider-neutral CI/CD capability for DeepSeek Harness with GitHub Actions support, bounded failure evidence, source-aware diagnostics, and approval-gated rerun/cancel controls.
800 downloads/mo
17
Jesse-njx/dsh-routines
dsh-routines — scheduled agents for DSH: run a prompt on a cron, get the digest where you already are (file digests, chatnode delivery, unattended-safe)
800 downloads/mo
18
ChongCyrus/Vibe-Mathematics
Multi-agent math problem-solving & verification framework: brainstorm → solver iteration → multi-verifier debate → Verified knowledge base, with checkpoint resume and manual/auto intervention (also ships as an agent preset).
800 downloads/mo
19
hongyue0721/dsh-kimicode-swarm
Kimi-Code-style swarm: batch-parallel subagent dispatch with adaptive scheduling, a /swarm command, and in-chat live progress rows.
800 downloads/mo
20
lucas-ward/dsh-ci-context
Injects allowlisted GitHub Actions and GitLab CI run metadata into agent context without reading logs, credentials, or provider APIs.
800 downloads/mo
21
PerryLink/dsh-plugin-guide
Installable DSH bundle: the dsh-plugin-guide plugin-development knowledge base as an on-demand agent skill. Official docs archive (EN/ZH), Cordis primer, 114-repo community archive, 1654 archived Discussions, 20+ battle-tested pitfalls.
800 downloads/mo
22
whyihaveyou/dsh-suite#plugin-team-board
Shared multi-agent task board (create/claim/transition/query) over a Cordis service key.
400 downloads/mo
23
simon300000/dsh-auto
Adds an Auto Approve permission preset to the Web UI, using a fresh restricted Reviewer Agent to allow or deny each approval request.
800 downloads/mo
24
KanoNoUta/dsh-captain
GPT plans dependency DAGs, DeepSeek workers execute tasks with adaptive parallelism, and an optional GPT reviewer audits incremental Git diffs and drives repair rounds.
800 downloads/mo
25
PerryLink/dsh-auto-review
Second-model AI auto-review for DeepSeek Harness approval requests: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default, fully auditable from the session log (approval/asked -> autoReview/verdict -> approval/decided).
800 downloads/mo
26
omdsh-dev/dsh-inspect
发现问题(checkup) → 修复交付(fix) → 质量复查(review) 的对抗式闭环插件:基于官方 workflow 引擎的检查/修复/复查工具集
800 downloads/mo
27
rocker2018-droid/dsh-longtask-orchestrator
Long-task orchestration loop: Codex plans/scores/reviews, DeepSeek executes, Kimi supplements (vision acceptance, summarization, cross-check).
800 downloads/mo
28
victorzhong0110/dsh-code-reference
DeepSeek Harness (DSH) 代码参考检索与复用调查插件:开发前检索本地代码库与 GitHub/npm 开源项目,评估复用/改造/引入依赖/自制并询问用户,支持架构级复用。Code reference & reuse-survey plugin for DSH: search local code + GitHub/npm before building, evaluate reuse vs rewrite, ask the user, architecture-level reuse.
800 downloads/mo
29
vlln/dsh-loop
DSH 插件:定时循环(/loop 命令 + loop 工具 + 活动状态条)。官方 bundle 插件,dsh plugin --profile web add 安装
800 downloads/mo
30
cloader/dsh-taskboard
Task board for DSH: create tasks with project and model assignment, run them manually or on cron schedules; new sessions in a project automatically pick up its todo tasks and move them to in-review when done.
800 downloads/mo
31
toolclub/dsh-agent-team-gui
Global persistent agent squads with per-agent model/tool policies: manage them in Settings, select and toggle one per conversation, then collaborate on normal sends in a fixed or model-planned order.
800 downloads/mo
32
xsoc1/math-research-dsh
Rigorous open mathematics research suite: four agent skills (rigorous-open-math-research, manage-math-research-program, math-research-workflow, lean-verify) for theorem solving with adversarial audit, research program management, pipeline orchestration, and Lean 4 formalization audit; CI-verified tests and mechanical upstream sync.
800 downloads/mo
33
ZhenHuangLab/dsh-sync
Policy-driven Git sync for DSH settings and profile configuration, with secret-aware projections, conflict review, and per-line apply controls.
800 downloads/mo
34
Karbo123/DSH-EvoResearch#evoresearch-plugin
Research agent suite: long-horizon goal control with auditable evidence chains, cron scheduling, multi-agent expert teams, self-evolving research memory (FTS5 + RRF recall), project workspaces, and a custom workspace UI.
400 downloads/mo
35
apheli0os/deepseek-harness-orchestrate
Declarative task-DAG orchestration for DSH: validates dependency graphs, runs topological task layers in parallel through workflow-backed subagents, and propagates failures deterministically.
800 downloads/mo
36
yangyongzhen/dsh-git-workflow
Conventional-commit enforcement, changelog generation, PR summaries and branch pushes through the plain git CLI.
400 downloads/mo
37
severin-ye/uagent-sync#packages/dsh
Cross-device workspace backup, restore, and ecosystem update via the uagent-sync CLI.
400 downloads/mo
38
ljsysfurryACE/dsh-aura-scheduler
Proactive scheduling: an adaptive heartbeat plus a value network (urgency, relevance, interruption cost) decides when the agent should speak unprompted.
400 downloads/mo
39
Starfie1d1272/dsh-github-skills
Four GitHub workflow skills for PR triage, review feedback, GitHub Actions diagnosis, and safe draft-PR publishing, reusing existing DSH capabilities with gh/git fallbacks.
800 downloads/mo
40
Noelune/dsh-agent-relay
Loopback-first multi-agent message relay: HMAC-authenticated broker plus dsh plugin (relay_send/recv/peers/history), zero-dependency CLI and Python clients, wire protocol v1.0.
800 downloads/mo
41
Dely0/dsh-workbench
Calendar and hierarchical task workbench: AI-assisted intake clarification, consultation, decomposition, execution with user acceptance, and review, plus reminders and per-task AI session workspaces.
800 downloads/mo
42
icetomoyo/dsh_workflow
UltraCode-style multi-agent orchestration: a generatable, savable, governable, observable, resumable workflow layer.
800 downloads/mo
43
fakechris/dsh-track
Embedded task management engine: decision-point protocol, idea capture wall, Linear-style issue store.
800 downloads/mo
44
lonelymoon87/dsh-specflow
Adds specification artifacts, skills, commands, goal-backed implementation, and task-progress context.
800 downloads/mo
45
EvilIrving/dsh-proof
Independent read-only acceptance layer: spawns a read-only verifier before each top-level turn closes and steers non-pass gaps back into the agent.
800 downloads/mo
46
toolclub/agent_team_gui
Reusable agent squads with per-agent provider/model routes and tool policies, serial/parallel dispatch, spawn/fork/chain context modes, and a Web management panel.
800 downloads/mo
47
alib8b8/dsh-plugin-aflare
Workflow tools for the local aflare binary: generate, validate and run local-first deterministic YAML workflow DAGs (WAL crash recovery, Saga compensation) through the local aflare binary, with 300+ templates built in.
800 downloads/mo
48
Jiao-XXX/dsh-auto-approve
Adds an `auto` permission preset between workspace-write and danger-full-access: a classifier grants routine sandbox escalations once, while dangerous or uncertain requests still go to a human.
800 downloads/mo
49
Ceelog/dsh-plugins#dsh-plugin-scheduled-tasks
Per-project scheduled prompts run as fresh headless agent sessions, with one-time, interval, and cron schedules plus durable run history.
400 downloads/mo
50
yangyongzhen/dsh-article-publish
Publish articles to CSDN / Juejin / CNBlog directly from the session, no external server.
400 downloads/mo
51
yangyongzhen/dsh-scheduler
Cron/one-shot scheduled tasks: run shell commands or fire webhooks on a schedule, with optional ServerChan/DingTalk/Feishu/webhook delivery of results.
400 downloads/mo
52
maple-pwn/paperlab
Overleaf-style LaTeX paper workbench: annotate any text in the rendered PDF and let a dsh agent revise the sources with compile checks and git history.
800 downloads/mo
53
btspoony/mstar-harness
A Skill-driven Harness/Loop Engineering Workflow Agent Plugin
800 downloads/mo
54
Letter2025/dsh-model-failover
Two-level model circuit breaker with failover for DeepSeek Harness: trip a model or a whole provider after repeated request failures and route the next request to a configured fallback
400 downloads/mo
55
QlzqQlzq/dsh-dual-agent-presets
Installs two selectable Agent Presets: a shell-restricted general-purpose agent and a repository-focused coding agent.
800 downloads/mo
56
fuhefei/dsh-sentinel
Condition-driven wakeup for DeepSeek Harness: durable file/command/http/process/webhook watches that wake the agent, with dock, sidebar branch, and a global dashboard.
800 downloads/mo
57
btspoony/dsh-advisor
Advisor - Pair a second model that passively reviews each turn and injects notes. 搭配一个会在每轮对话被动注入见解和审查的副模型。
800 downloads/mo
58
biociao/dsh-science
Claude Science-style research workbench: ReAct research-loop engine (research_* tools), versioned artifacts with provenance (artifact_* tools), and 10 science skills for genomics/pathogens/bioinformatics.
800 downloads/mo

View all Workflow & Automation plugins Workflow & AutomationBack to leaderboard dshplugins.cc