DeepSeek Harness Plugin Marketplace

1574 pluginsGitHub data updated Aug 27, 2026

dsh-suggest-prompt

@studyzy

Agent & Workflow

Suggests the next prompt after each agent turn via a bounded LLM call, rendering it as ghost placeholder text in the input box, adoptable with a configurable shortcut.

dsh plugin --profile web add @studyzy/dsh-suggest-prompt
3
0
TypeScript

dsh-meta-orchestrator

@jiruidai

Agent & Workflow

Meta-agent plugin that synthesizes task-specific workflows at runtime using the model's planning capabilities.

dsh plugin --profile web add dsh-meta-orchestrator
3
0
TypeScript

dsh-model-modes

@DTSFO

Models & Data

Adds capability-aware reasoning controls and provider-native Fast mode routing to the DeepSeek Harness composer.

dsh plugin --profile web add github:DTSFO/dsh-model-modes
3
0
JavaScript

dsh-telemetry-redactor

@030611

Security

Redacts sensitive credential patterns from outbound telemetry copies before they reach backends, without altering canonical logs.

dsh plugin --profile web add dsh-telemetry-redactor
3
0
TypeScript

DeepSeek-Harness-Desktop

@Muelsysel

UI & Experience

Desktop plugin that launches a native Electron window over the live DeepSeek Harness web UI, providing click-to-launch access with dark/light skins and backend lifecycle management.

dsh plugin --profile web add github:Muelsysel/DeepSeek-Harness-Desktop
3
0
JavaScript

DeepSeek-harness-dingtalk

@sliverp

Integrations

DingTalk Stream channel plugin for DeepSeek Harness, enabling text and image interaction via WebSocket.

dsh plugin --profile web add github:sliverp/DeepSeek-harness-dingtalk
3
0
TypeScript

DeepSeek-harness-lark

@sliverp

Integrations

Feishu and Lark messaging channel plugin for DeepSeek Harness using official WebSocket transport, supporting text, rich-text, image, and file input with per-chat isolated sessions and slash commands.

dsh plugin --profile web add github:sliverp/DeepSeek-harness-lark
3
0
TypeScript

dsh-specflow

@lonelymoon87

Agent & Workflow

Specification-driven development toolkit that turns ideas into reviewable specs, plans, task lists, and resumable goals stored in the repository.

dsh plugin --profile web add dsh-specflow
3
0
TypeScript

dsh-memory

@Towzai

Agent & Workflow

Provides cross-session memory with remember/recall/view/list/forget/pin tools, embedding-based semantic search, and automatic system-prompt injection.

dsh plugin --profile web add github:Towzai/dsh-memory
3
0
TypeScript

dsh-conversation-indicator

@smanx

UI & Experience

Conversation indicator for DeepSeek Harness web GUI. Adds a compact rail beside the scrollbar marking each user message; hover shows a summary, click jumps to that message in long conversations.

dsh plugin --profile web add github:smanx/dsh-conversation-indicator
3
0
TypeScript

dsh-schedule

@csiroqa

Agent & Workflow

Adds scheduled tasks (cron) and status monitoring to DeepSeek Harness, with automatic agent execution and system health dashboards.

dsh plugin --profile web add github:csiroqa/dsh-schedule
3
0
TypeScript

dsh-switch

@dongsheng123132

Models & Data

Model control plane for DeepSeek Harness. Provides tools to inspect registered provider routes, validate a specific provider/model, and set the default model for new sessions. Includes a CLI to probe OpenAI-compatible endpoints for health and latency.

dsh plugin --profile web add github:dongsheng123132/dsh-switch
3
0
JavaScript