Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

46 plugins found

T

tongflow

tong-io/tongflow

TongFlow studio plugin for DeepSeek Harness (dsh): film-crew style project model, agent-authored TongFlow workflows, deterministic media generation, embedded canvas.

870last monthVision, Voice & MultimodalAGPL-3.0
L

Openwrite

lipu-jpg/openwrite

Novel-writing workbench for DSH with an authoring preset, outline and character management, manuscript annotations, review workflows, and a managed local Python backend.

76310 days agoTools & CapabilitiesApache-2.0
S

sandbase-skills

sandbaseai/sandbase-skills

Mounts 88 packaged research, social-intelligence, marketing and business Agent Skills into dsh through the filesystem Skill provider.

20014 hours agoSkillsApache-2.0
G

dsh-mnemon

grivn/dsh-mnemon

Three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, smart routing, supervised agent workflows, WebUI, and headless tools.

163last monthMemoryMIT
P

dsh-plugin-guide

perrylink/dsh-plugin-guide

The DSH plugin-development knowledge base as an on-demand agent skill: official constraints, task workflows, API reference and community gotchas, installed with the bundle so the agent can look things up while building a plugin.

412 days agoSkillsApache-2.0
D

supergraph

datit309/supergraph

Engineering workflow system for AI coding agents — mandatory planning, TDD, verification, review, and intelligent codebase graph analysis.

222 days agoWorkflow & AutomationMIT
C

dsh-harness-one (dsh-ccpg-one)

chumingjun/dsh-harness-one

Visual multi-agent DAG workflows for DeepSeek Harness with live execution, restart recovery, and Feishu integration.

222 days agoWorkflow & AutomationMIT
0

dsh-project-memory

00080000/dsh-project-memory

Project memory for dsh with native task-system integration: session todos and file reads auto-condense into cross-session task records (task↔file links), so workflows are switchable and resumable without re-contextualizing. Read-time memory (no upfront scan): extracts code symbols, summarizes docs, and cross-links docs↔symbols; optional TS semantic enhancement (auto on when TS installed). Experience notes auto-dedup. Every recall includes a traceable citation. Pure JS, single dep, works out of the box, silent operation, zero overhead.

159 hours agoMemoryMIT
L

dsh-task-dag

leemancheung/dsh-task-dag

Projection-driven live DAG for a Session's subagents and durable workflows: status and navigation, deterministic deep-chain layout, fit/pan canvas controls, and current-session node rearrangement.

1112 hours agoWorkflow & AutomationMIT
W

dsh-comfyui-canvas

wbin0001/dsh-comfyui-canvas

From chat to canvas to artwork — drive ComfyUI as a visual workflow IDE inside DSH. Embed ComfyUI (local or cloud) as a split-screen canvas in DeepSeek Harness Web: the agent sparks ideas, writes prompts and scripts right in the chat, applies them live to the canvas in front of you, and produces images, music, video, and 3D. From idea to finished output without ever leaving the conversation or switching front-ends: Canvas ops — compose and arrange pipelines, read/write workflows, edit nodes, wire links, run, tune parameters, and debug errors, all live and WYSIWYG on the exact canvas you are looking at; Production tasks — batch parameter sweeps (batch_run) and automatic output-image retrieval back into the chat (get_outputs), powering multi-modal creative and batch generation across images, music, video, and 3D; Environment upkeep — one-click launch of ComfyUI and one-click upgrade of the core plus every custom node (upgrade), keeping the stack healthy without interruption. This package is the DSH-side plugin, and it ships the ComfyUI-side bridge node too.

9yesterdayTools & CapabilitiesMIT
H

dsh-record-replay

humblebanana/dsh-record-replay

DeepSeek Harness record macOS desktop workflows by demonstration and turn them into agent skills (open-record-replay skill + orr_* tools)

6last monthSkillsMIT
L

dsh-specflow

lonelymoon87/dsh-specflow

Adds specification artifacts, skills, commands, goal-backed implementation, and task-progress context.

4last monthWorkflow & AutomationMIT
G

agent-dag-workflow

gm-hz/agent-dag-workflow

Host-neutral durable DAG workflows for Agents with CLI, MCP, on-demand Skills, triggers, replay, and a visual Canvas.

327 days agoWorkflow & AutomationMIT
Y

dsh-knj-workflow

yangdongzhen590/dsh-knj-workflow

Config-driven development-task orchestration for DSH: graph workflows (task/gateway/human nodes) with per-stage persistence, plus an in-editor AI assistant that configures workflows through conversation with live validation. Hand documents to nodes as generic attachments (no declaration needed): files land in the task workspace and ${inputs.附件} gives the newline-joined absolute paths, so a node parses them with its own prompt.

317 days agoWorkflow & Automation
G

dsh-dag-workflow

gm-hz/dsh-dag-workflow

Durable DAG workflows for DeepSeek Harness with Agent authoring tools, SQLite persistence, resumable runs, and a visual Canvas Studio.

328 days agoWorkflow & AutomationMIT
L

dsh-plugin-memory

littleblacktong/dsh-plugin-memory

Long-term cross-session markdown memory with an LLM-Wiki structure and a SOUL.md persona, injected at session start (by default only after the first user message and only in the active session), plus remember/recall/consolidate/forget workflows, an embedded memory skill, pack/unpack migration tooling, and an idle-time first-person recall nudge that surfaces real memories in a companion voice. Also gives the store observability and upkeep it lacked: a per-file boot-block budget that keeps the index routing table from being truncated, automatic last_access stamping so salience decay actually works, a read-only memory health dashboard (size, freshness, lint-parity checks), a declarative index compiler (pages declare summary:, one command re-lines the index), an interactive memory graph (page links plus shared tags, draggable, wheel zoom), structured queries (tag/type/salience/hot/stale filters), cross-link suggestions for pages that have no relationship yet, and a `checkup` report that ends in a prioritised action list. The boot payload was also cut by ~23% by moving operational detail into the on-demand skill.

33 days agoMemoryMIT
Z

Stata-AI-Skill (dsh-plugin)

zihaovistonwang/stata-ai-skill

Run Stata through DeepSeek Harness: the native Stata AI Skill service auto-starts with DSH (macOS/Windows binaries bundled), so you can run regressions, do-files and econometrics workflows with no manual setup.

3last monthSkillsMIT
G

dsh-task-engine

godv61/dsh-task-engine

Preset engineering workflows for DeepSeek Harness: a dev_task tool that gates stage transitions, artifacts, verification, review and commit scope, plus a web workbench for installing project or user skills and rules.

214 hours agoWorkflow & AutomationMIT
V

dsh-skill-evolution

vanadisgithub/dsh-skill-evolution

Watches agent execution traces and fires an LLM review at every successful turn end when signals trip, crystallizing reusable workflows into registered skills that improve progressively with later runs.

220 days agoSkillsMIT
G

dsh-dag-workflow (bundle)

gm-hz/dsh-dag-workflow

Durable DAG workflows for DeepSeek Harness with Agent authoring tools, SQLite persistence, resumable runs, and a visual Canvas Studio.

2last monthWorkflow & AutomationMIT
Y

dsh-knj-scheduler

yangdongzhen590/dsh-knj-scheduler

Cron task scheduler for DSH: on schedule, automatically creates a new session and injects your prompt as its first message, with task history and manual run/stop controls. Also runs KNJ workflows: pick files directly (stored as persistent snapshots, re-handed to the workflow on every fire) or reference them by path. Its sidebar entry is provided by dsh-knj-menu; install together: dsh plugin add dsh-scheduler dsh-knj-menu.

217 days agoWorkflow & AutomationMIT
W

new-project-init

warm-flame-core/new-project-init

Project documentation scaffolding skill: question-driven setup of project standards, AI-collaboration workflows, and memory discipline across DSH, Reasonix, Claude Code, and Codex.

215 days agoSkillsMIT
Z

Stata-AI-Skill

zihaovistonwang/stata-ai-skill

Run Stata through DeepSeek Harness: the native Stata AI Skill service auto-starts with DSH (macOS/Windows binaries bundled), so you can run regressions, do-files and econometrics workflows with no manual setup.

2last monthSkillsMIT
B

dsh-omv

bx33661/dsh-omv

Evidence-first vulnerability research workbench for DeepSeek Harness: native audit views, 29 OMV tools, Evidence.v1 findings, reproducible runs, Campaign workflows, and isolated PoC evidence.

214 days agoTools & CapabilitiesMIT