Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

174 plugins found

S

dsh-codex-tools

spyqwer1/dsh-codex-tools

Codex-backed `web_search`, `image_gen`, and `image_vision` tools for DeepSeek Harness, reusing ChatGPT OAuth login state.

22 days agoTools & CapabilitiesMIT
P

dsh-memory-meow

phant0meow/dsh-memory-meow

Project-scoped cross-session memory: PROJECT.md snapshot injected into the first user message, a memory_remember tool, and auto-reflection after ReAct tasks; each project keeps its own memory file.

22 days agoMemoryMIT
L

dsh-task-relay

lesliewylie/dsh-task-relay

Cross-session task queue with handoff notes: sessions and subagents push, claim, complete and cancel tasks on a shared file-backed queue, and leave a handoff summary for whoever picks up next.

22 days agoSessions & MessagesMIT
R

dsh-desktop-windowos (plugin)

rafolie/dsh-desktop-windowos

Windows tray desktop shell for DSH: auto-installs the exe from GitHub Releases, creates a desktop shortcut, and adds a desktop_launch tool to start it from chat.

2yesterdayUI EnhancementsMIT
H

dsh-sticky-disclosure

han-1413141/dsh-sticky-disclosure

One-click collapse of every expanded section (Think rows, tool cards) with a live-count pill and a customizable hotkey.

22 days agoUI EnhancementsMIT
B

dsh-pluginmanager

buhuikongpan/dsh-pluginmanager

Layered plugin manager for DSH web: native plugins grouped read-only by system/WebUI/tools, user extensions with enable/disable, register, uninstall and editable descriptions.

1yesterdayDevelopment & Runtime
S

dsh-test-runner

suimi8/dsh-test-runner

Structured test runner tool (test_run): auto-detect Vitest/Jest/pytest/node:test, run tests, parse failure summaries for the model.

12 days agoDevelopment & RuntimeMIT
L

dsh-pi-tui

lqhl/dsh-pi-tui

Pi TUI (differential-rendering terminal framework) front end: streaming markdown, thinking collapse, tool cards, slash commands, approval/question overlays, shared dsh session store.

12 days agoUI EnhancementsMIT
U

dsh-crw

us/dsh-crw

fastCRW-backed web search and fetch providers for DeepSeek Harness (ctx.web)

1yesterdayModels & ProvidersMIT
Z

dsh-gpu

zytsyj/dsh-gpu

GPU-aware execution layer for DeepSeek Harness: gpu_status / gpu_exec / gpu_run_bg tools, per-step GPU context injection, automatic CUDA_VISIBLE_DEVICES card selection

12 days agoDevelopment & RuntimeMIT
W

liuhe

wulun811/liuhe

LiuHe (Six Harmonies) tool suite as a DeepSeek Harness (dsh) plugin bundle — 44 MCP tools with dynamic workspace injection

1yesterdayMCP & ConnectorsMIT
C

dsh-hub

coderperseus/dsh-hub

DeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog

1yesterdayTools & Capabilities
D

dsh-session-import

devmom/dsh-session-import

Cross-tool session migration plugin for the DeepSeek Harness (dsh): high-fidelity ingest, continue, knowledge extraction, bidirectional export, privacy redaction.

1yesterdaySessions & MessagesMIT
C

dsh-polling

cnyac/dsh-polling

Recurring/scheduled tasks (轮询任务/定时任务) plugin for DeepSeek Harness: cron-driven polling jobs as real sessions, natural-language creation, model tools (polling_create/list/edit/delete/trigger) and a web UI. Install-and-go via `dsh plugin add`.

12 days agoUI EnhancementsMIT
B

dsh-deepseek-usage

ben7am1n/dsh-deepseek-usage

DeepSeek usage monitor for DeepSeek Harness: account balance query and token usage summary as model-callable tools.

12 days agoTools & CapabilitiesMIT
R

dsh-plugin-reload

reina4xa/dsh-plugin-reload

A DeepSeek Harness plugin: model-facing reload_plugin tool that restarts one Cordis Loader entry (by entry id, module name, or MCP serverName) without touching sibling entries — respawns mcp-client server processes

12 days agoMCP & ConnectorsMIT
S

multimodal-bridge

spirit4471/multimodal-bridge

DeepSeek Harness plugin bundle: qwen_vision (Qwen-VL image understanding) and qwen_generate (Qwen-Image text-to-image) tools for text-only models

12 days agoTools & CapabilitiesMIT
B

amber-protocol

bandersnatch0x/amber-protocol

DeepSeek Harness bundle for Amber Protocol governance tools and skills

1yesterdaySkillsMIT
Q

dsh-persona-memory

quophic/dsh-persona-memory

Persistent long-term persona memory for DeepSeek Harness: MEMORY.md/USER.md storage, memory + memory_search tools, per-request context injection, and secret scanning. Ported in spirit from pi-hermes-memory.

1yesterdayMemory
B

dsh-browser

ben7am1n/dsh-browser

Browser automation for DeepSeek Harness: Playwright-powered open/click/type/screenshot/eval tools so the agent can drive real web pages.

12 days agoWorkflow & AutomationMIT
R

dsh-better-edit

rianico/dsh-better-edit

Hash-anchored read/edit/batch_edit/undo_last_edit tools for DeepSeek Harness (dsh). Every line gets a unique 3-char hash (A-Za-z0-9) that stays stable across edits; stale or ambiguous anchors are rejected, never fuzzy-matched. Undo persists across restart

1yesterdayTools & CapabilitiesMIT
Y

dsh-plugin-vision-toolkit

yytbit/dsh-plugin-vision-toolkit

Vision toolkit for DeepSeek Harness -- glance, ground, detect, crop CLI tools for text-only agents to understand images

13 days agoTools & CapabilitiesMIT
T

dsh-governance

tappass/dsh-governance

The authority layer for agentic AI, as a DeepSeek Harness plugin. Governs every tool call against your business rules via the TapPass /v1/govern policy decision point.

12 days agoTools & CapabilitiesMIT
C

dsh-inspector

cocosgt/dsh-inspector

Inspect and manage the live instruction chain and project skills for the current dsh session, with in-place creation and editing — what you see is what the model gets

12 days agoSessions & Messages