All DeepSeek Harness plugins

176 pluginsGitHub data updated Aug 23, 2026

dsh-plugin-longgraph

@levi-qiao

Agent & Workflow

Registers longgraph authoring skills for long-horizon agent work, including loop-graph and loop-converge.

5
0
TypeScript

dsh-orchestrator

@zibo2025

Agent & Workflow

Provides multi-agent orchestration mode with a main agent decomposing tasks and workers executing, with full mesh messaging.

5
0
TypeScript

dsh-mattpocock-skills

@xiaoxiaosrm

Agent & Workflow

Port of Matt Pocock's engineering and productivity skills as a bundle plugin for DeepSeek Harness.

5
0
Shell

dsh-agent-memory

@Culeot

Agent & Workflow

Cross-session long-term memory plugin for DeepSeek Harness. Stores facts, preferences, decisions, and lessons in a JSON file. Injects relevant memories based on multi-dimensional relevance scoring, includes anti-decay rules, self-correction loop, and built-in hygiene with capacity cap and deduplication.

5
0
JavaScript

dsh-tool-search

@Letter2025

Agent & Workflow

Tool search & slimming for DeepSeek Harness: Hermes-style progressive disclosure — search, describe, and call long-tail tools on demand.

5
0
TypeScript

dsh-finance

@zhang787jun

Agent & Workflow

Finance and accounting workflows for DeepSeek Harness, adapted from Anthropic Finance, including journal entries, reconciliation, financial statements, and SOX testing.

5
0
TypeScript

dsh-session-link

@PwnKY

Agent & Workflow

Codex-style deep links for DeepSeek Harness: copy session links, paste into another conversation to inject a read-only snapshot of the referenced session as background context, and clickable dsh:// links to open sessions in the browser.

5
0
JavaScript

DHS-multi-agent-plugin

@Li3NGa

Agent & Workflow

Multi-agent orchestration runtime for DeepSeek Harness, defining agent teams with structured task graphs (DAG) and six collaboration strategies, usable via Python API, CLI, HTTP, or MCP.

1
0
Python