DeepSeek Harness Plugin Marketplace

1574 pluginsGitHub data updated Aug 28, 2026

dsh-rule-engine

@jilian-dsh

Security

Rule execution engine for DSH that parses rules from AGENTS.md and enforces them via tool guards, text detection, timing checks, and audit logs.

dsh plugin --profile web add dsh-rule-engine
3
0
JavaScript

dsh-workspace-sidebar

@pang123hui

UI & Experience

DSH Web right sidebar: file tree, git diff, commit history, and @file references.

dsh plugin --profile web add github:pang123hui/dsh-workspace-sidebar
3
0
JavaScript

dsh-memory-palace

@lovezi0

Agent & Workflow

Ports WorkBuddy's file-based memory system into DeepSeek Harness, providing cross-session persistent, human-editable Markdown memory with automatic read/write and memory tools.

dsh plugin --profile web add dsh-memory-palace
3
0
JavaScript

dsh-verify

@263311487-ux

Coding Tools

A quality gate for agent-built web apps, performing real-browser acceptance checks via CLI, MCP, and GitHub Action.

dsh plugin --profile web add dsh-verify
3
0
JavaScript

dsh-qingagent

@void2anything

Multimodal

AI writing assistant plugin for DeepSeek Harness: draft and revise in chat, every edit staged on a rice-paper panel until you commit.

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

dsh-session-sync

@PerryLink

Agent & Workflow

Cross-device session sync for DeepSeek Harness using a dedicated git mirror with append-only conflict resolution, /sync command, and sync tools.

dsh plugin --profile web add dsh-session-sync
3
0
JavaScript

dsh-workspace-enhance

@luis1232023

UI & Experience

Enhances DSH left sidebar workspace: each folder has Tasks/Files/Git sub-tabs, file tree with preview, Git Changes/Graph views, search, and workspace management.

dsh plugin --profile web add github:luis1232023/dsh-workspace-enhance
3
0
JavaScript

dsh-conversation-language

@Dingpenghui-good

Agent & Workflow

DSH plugin for switching conversation language between Chinese and English, dynamically updating the persona and persisting settings.

dsh plugin --profile web add github:Dingpenghui-good/dsh-conversation-language
3
0
TypeScript

dsh-mask

@PerryLink

Security

PII masking middleware for DeepSeek Harness: anonymizes personal data before it reaches the model and restores it at the display layer, with in-memory restore table and audit logging.

dsh plugin --profile web add dsh-mask
3
0
JavaScript

dsh-edit-approval

@SiriLee

Security

Per-edit approval gate for DeepSeek Harness: red/green line diff review before write/edit/stream operations, and optional bash command approval.

dsh plugin --profile web add dsh-edit-approval
3
0
TypeScript

BigSeedSkill

@kobenfang

Multimodal

Life story and journal skill: capture life moments and thoughts, build user profiles, generate novels/scripts/autobiographies.

dsh plugin --profile web add github:kobenfang/BigSeedSkill
3
0
Python

lunheng-article-pipeline-dsh

@zuoyunlai

Agent & Workflow

Multi-agent deep article pipeline skill pack for DeepSeek Harness, splitting production into 9 role cards (retrieval, analysis, writing, critique, audit, review) with parallel subagents and independent audits.

dsh plugin --profile web add lunheng-article-pipeline
3
0
JavaScript