Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

5 plugins found

Z

dsh-noema

zseven-w/dsh-noema

Long-term memory for DSH agents — durable, inspectable memories with recall, search, browse and knowledge-graph tools, import from ten other AI coding tools, and a settings page.

1289 days agoMemoryMIT
R

dsh-chinese-poetry

runcat-tommy/dsh-chinese-poetry

Token-free Chinese classical poetry tab in the DSH conversation view with search, filters, 飞花令, daily poem, favorites, festival topics and a share-card image; AI explanation reuses your own DSH session.

110 days agoUI EnhancementsMIT
R

dsh-douyin-oem-touliu-report

ruiyukirin/dsh-douyin-oem-touliu-report

Douyin local-promotion OEM ad daily/weekly report automation (Author: Kirin): collects 3 data sources (laike leads, plan-level delivery, video analysis) via a one-time Edge login, computes metrics, builds A4-style docx reports, supports free-choice scheduled run times and email notifications.

123 days agoSkillsMIT
A

dsh-code-check

a179-sanae/dsh-code-check

Automatic type-check diagnostics: after the model edits or creates TS files, runs `tsc --noEmit` in the background (debounced per project) and reports errors via the `code_check` tool — grouped by file with line/column, severity and TS error codes, closing the "edit → check → fix" loop.

1last monthDev & Plugin ToolsBSD-3-Clause
A

dsh-qa-suite-N23

all3ncn/dsh-qa-suite-n23

Quality suite: background tsc --noEmit diagnostics fed back after the agent edits TypeScript, plus a /code-review command running five parallel review lenses with confidence scoring; absorbs dsh-code-check and dsh-command-code-review.

019 days agoDev & Plugin Tools