Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

192 plugins found

N

gewu-tools

nyantused-cpun/gewu-tools

Model-agnostic visual-inspection pipeline for text-only agents: page-by-page HTML screenshots plus a ready-made vision-subagent briefing contract (gewu_prep), then source-code truth verification of every finding (gewu_locate); validated on mimo-v2.5 & qwen3.7-plus.

012 hours agoWorkflow & AutomationMIT
C

dsh-msgrail

chou109/dsh-msgrail

MsgRail(消息轨道) —— DeepSeek Harness 的窄消息轨道插件:在对话左侧,为每条你发送的消息显示一根细横线。悬停看预览、点击即跳转,更早消息自动加载;全量历史、实时更新、中英双语。 MsgRail is a narrow message rail for DeepSeek Harness: one thin bar on the left of the chat for each message you sent. Hover to preview, click to jump — older messages load automatically. Full history, live, bilingual.

03 days agoSessions & MessagesMIT
T

dsh-checkpoint-diff

tmpdot/dsh-checkpoint-diff

File-diff visualization between checkpoint time nodes for DeepSeek Harness: a read-only timeline + per-file line diff over the dsh-checkpoint-rewind checkpoints storage domain, with preview-first rollback (restore workspace files from any time node, singl

011 hours agoTools & CapabilitiesApache-2.0
W

dsh-shadow-mind

winterhuan/dsh-shadow-mind

Parallel cognitive runtime for DeepSeek Harness: heartbeat-scheduled shadow agents that review, fact-check, and work alongside the main agent

020 hours agoDev & Plugin ToolsMIT
S

dsh-contract-review

satan9394/dsh-contract-review

合同风险识别器:扫描中文合同的风险条款(违约责任、付款、知识产权、保密、解除、争议解决等),输出分级风险报告与修改建议。

0yesterdayTools & CapabilitiesMIT
J

dsh-managed-approval

jalllychun/dsh-managed-approval

Codex-inspired managed approval for DeepSeek Harness: risk-based MCP review, one-time grants, explicit denials, and human fallback on reviewer failure.

0yesterdayMCP & ConnectorsMIT
L

dsh-plugin-lion-skills

lion-1209/dsh-plugin-lion-skills

Lion-Skills — a developer-focused agent skill suite (in Chinese) as a DeepSeek Harness plugin: 11 workflow skills for code review, debugging, testing, naming, spec writing, and more.

0yesterdayUI EnhancementsMIT
E

suhan-dsh-forge

elonysuhan/suhan-dsh-forge

DSH Web taskboard plugin with workspace-scoped Agent sessions, staged human review, delivery confirmation, and durable archival

03 days agoSessions & Messages
M

dsh-git

mattismegevand/dsh-git

A session-scoped working-tree review panel for DeepSeek Harness

02 days agoUI EnhancementsMIT
E

dsh-plannotator

eighthundreds/dsh-plannotator

Review the agent's plan in Plannotator — annotate, approve, or send it back.

0yesterdayTools & Capabilities
1

jayhe-mdviewer

1149784810/jayhe-mdviewer

General file previewer for DeepSeek Harness: after an agent turn produces files, the produced-files row expands vertically and one click opens a right-side panel that renders markdown (official MarkdownText), syntax-highlighted code, csv/tsv tables, text,

03 days agoUI EnhancementsMIT
S

dsh-crew

stuarthu/dsh-crew

DeepSeek Harness (dsh) plugin: run work as a small crew of role agents (product manager, engineer, code reviewer) that talk through files on disk, with the PM as the only voice to the user.

09 hours agoTools & CapabilitiesMIT
J

dsh-artifact

jannchie/dsh-artifact

Claude-Code-style artifacts for dsh: an `artifact` tool that writes self-contained HTML, a bundled authoring skill, a sidebar nav button, and an in-app artifact browser with sandboxed HTML preview

02 days agoUI EnhancementsMIT
L

read-paper

louwenbo580/read-paper

A paper-review panel for the DeepSeek Harness: converts PDF papers into structured, selectable text (columns, headings, tables, sub/superscripts, table of contents) with figure and display-equation rendering, a floating ask-about-the-selection dialog, and

0yesterdayUI EnhancementsMIT
J

iterate-skill

jingzhao-l/iterate-skill

dsh plugin that turns the iterate skill into an autonomous closed-loop harness: plan -> parallel review xN -> atomic fixes -> validate -> loop -> auto-stop, plus a dry-run pure-review mode with multi-round convergence and a meta-review that audits the rep

011 hours agoSkillsMIT
N

dsh-artifact-preview

nirvanaslash/dsh-artifact-preview

Codex-style artifact preview for DeepSeek Harness (DSH): produced-files row in chat with inline image thumbnails, and a resizable split-screen side preview panel rendering Markdown / source code / CSV / JSON / images / HTML, plus localhost port preview.

06 hours agoUI EnhancementsMIT
P

dsh-plugin-judge

pengxuding/dsh-plugin-judge

Plugin value auditor: pre-install review (source scan + LLM judge) and post-install audit of installed bundles, with model-switch re-audit reminders.

04 days agoSecurity & PermissionsMIT
D

dsh-plugins (dsh-approve-for-me)

damonkoy/dsh-plugins

Automated approval review: auto-approve read-only tools, auto-deny dangerous commands, fail-closed policy engine.

03 days agoSecurity & Permissions
A

dsh-auto-reviewer

antarescorn/dsh-auto-reviewer

Codex-style auto-review permission mode: adds an auto-review preset that auto-approves safe sandbox escalations, asks on risky or ambiguous ones, and rejects critical unconfirmed operations.

0yesterdaySecurity & PermissionsBSD-3-Clause
N

dsh-sound-cue

nixz0824/dsh-sound-cue

Short Web Audio cues when a session needs your attention (approval, question, or plan review) and when a task finishes. No popups or OS notifications.

010 hours agoIntegrations & RemoteBSD-3-Clause
V

dsh-review

viger1/dsh-review

Adversarial code review — parallel finders inspect a diff through separate lenses (correctness, lifecycle, contract, security), then each finding goes to independent verifiers tasked with refuting it, and one refutation drops it.

0yesterdayGit & Code ReviewMIT
S

dsh-session-review

sunshaobei/dsh-session-review

A strip above the composer listing files modified in the current session (collapsed by default), with a Review button opening a per-session change panel showing before/after hunks from the session's own edit/write tool results, no git required.

02 days agoGit & Code Review
J

github-mcp

johnxu22786/github-mcp

GitHub workbench MCP server (dsh bundle): 23 MCP tools for repos, issues, PRs, code review, and search, with zero runtime dependencies and PAT/OAuth auth.

02 days agoGit & Code ReviewMIT
J

adversarial-review

johnxu22786/adversarial-review

Adversarial multi-lens code review: parallel correctness/security/maintainability lenses attack a diff, with deterministic severity grading, suppression rules and incremental review history.

02 days agoGit & Code ReviewMIT