All DeepSeek Harness plugins

1573 pluginsGitHub data updated Aug 26, 2026

dsh-file-claim

@Nwflower

Coding Tools

Provides file claim and protection for concurrent DeepSeek Harness sessions, using heartbeats, stale takeover, and git 3-way merge to prevent overwrites and coordinate parallel edits.

dsh plugin --profile web add dsh-file-claim
6
0
JavaScript

dsh-funpack

@lvyuchuiyi

UI & Experience

A lightweight fun plugin pack for DeepSeek Harness integrating praise, fortune, battle reports, pomodoro, break reminders, ambient atmosphere, achievements, desktop pet with voice and Live2D, boss stealth, and code garden.

dsh plugin --profile web add github:lvyuchuiyi/dsh-funpack
6
0
JavaScript

dsh-theme-taffy

@Misaki14987

UI & Experience

A personal theme for the DeepSeek Harness web UI, providing AceTaffy color schemes, scene backgrounds, code highlight overrides, animations, and a settings toggle, with offline assets.

dsh plugin --profile web add github:Misaki14987/dsh-theme-taffy
6
0
JavaScript

dsh-composer-polish

@tianji-qingtian

Agent & Workflow

One-click polish for composer drafts in DeepSeek Harness: rewrites the draft with a flash model and fills the result back into the input box, without touching attachments or the main model cache.

dsh plugin --profile web add github:tianji-qingtian/dsh-composer-polish
6
0
JavaScript

dsh-plugin-anydoc

@beancookie

Models & Data

Converts Word, PPT, Excel, PDF, EPUB, CSV and other documents to GitHub-Flavored Markdown using @firecrawl/anydoc, registered as an agent tool.

dsh plugin --profile web add github:beancookie/dsh-plugin-anydoc
6
0
JavaScript

dsh-message-preview

@asukasec

UI & Experience

A right-side navigator for user messages in the DeepSeek Harness Web UI, with hover previews and click-to-jump.

dsh plugin --profile web add github:asukasec/dsh-message-preview
6
0
JavaScript

dsh-spec-loop

@tianji-qingtian

Agent & Workflow

Spec-driven development loop (OpenSpec-compatible) for DeepSeek Harness: /spec commands drive propose, approve, implement, verify, and archive.

dsh plugin --profile web add github:tianji-qingtian/dsh-spec-loop
6
0
JavaScript

dsh-github-login

@Noob-stupid

Security

Visual GitHub login tool for the DeepSeek Harness ecosystem using device code flow, with token sync to gh CLI and a tray icon for account status and logout.

dsh plugin --profile web add github:Noob-stupid/dsh-github-login
6
0
HTML

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.

dsh plugin --profile web add dsh-agent-memory
6
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.

dsh plugin --profile web add dsh-tool-search
6
0
TypeScript

dsh-archived-conversations

@hxyz486

UI & Experience

Cordis plugin for DeepSeek Harness Web that lets users view, restore, and delete archived conversations from the settings page, grouped by workspace.

dsh plugin --profile web add github:hxyz486/dsh-archived-conversations
6
0
JavaScript

dsh-btw

@loster12520

UI & Experience

A DSH plugin providing a /btw command for side-channel Q&A. Opens a centered modal panel for multi-turn conversations in an independent session branch with read-only and web search permissions only. The branch can view main conversation history but does not pollute the main context. Each main session has its own isolated branch.

dsh plugin --profile web add github:loster12520/dsh-btw
6
0
JavaScript