DeepSeek Harness Plugin Marketplace

1573 pluginsGitHub data updated Aug 26, 2026

dsh-web-attention-badge

@Luaphes

UI & Experience

Attention reminders for the DeepSeek Harness Web UI: frame badge, tab title count, and whale-favicon recolor for sessions waiting for input or finished unopened.

dsh plugin --profile web add dsh-web-attention-badge
5
0
JavaScript

harness-pet

@cakeni

UI & Experience

An unofficial community pet plugin for DeepSeek Harness that renders a pixel whale with visual states, interactive animations, and optional desktop window mode.

dsh plugin --profile web add github:cakeni/harness-pet
5
0
TypeScript

dsh-session-import

@kinyokun

Agent & Workflow

Session log import plugin for DeepSeek Harness: parses /export zip/jsonl, validates structure and SHA-256 fingerprints, syncs model/preset/permission states, and pushes imports/deletes in real-time.

dsh plugin --profile web add github:kinyokun/dsh-session-import
5
0
JavaScript

dsh-session-cleaner

@fountunt

Agent & Workflow

Adds session deletion capability to DeepSeek Harness, allowing removal of sessions from the sidebar menu.

dsh plugin --profile web add dsh-session-cleaner
5
0
JavaScript

dsh-plugin-deepseek-balance

@hnmrxz

Monitoring

Real-time DeepSeek account balance in the DSH bottom status bar.

dsh plugin --profile web add github:hnmrxz/dsh-plugin-deepseek-balance
5
0
JavaScript

dsh-git-plugin

@IT-coder-Yy

Coding Tools

A visual Git workbench for DeepSeek Harness Web—inspect repositories, run common Git actions, and safely execute AI-generated workflows.

dsh plugin --profile web add dsh-easygit-plugin
5
0
JavaScript

dsh-plugin-market

@NanmiCoder

Integrations

Adds a plugin marketplace to DeepSeek Harness, allowing discovery, inspection, and installation of verified plugins from the Web UI.

dsh plugin --profile web add @nanmicoder/dsh-plugin-market
5
0
TypeScript

dsh-agent-compact

@MimicHunterZ

Agent & Workflow

Agent-driven span compaction for DeepSeek Harness: compress chosen conversation spans into self-written checkpoints instead of the official head-anchored full-context sweep.

dsh plugin --profile web add github:MimicHunterZ/dsh-agent-compact
5
0
TypeScript

dsh-plugin-vision

@tdf1995

Multimodal

Vision for text-only LLMs in DeepSeek Harness: describe images, OCR, and VQA via free Gemini & GLM vision APIs.

dsh plugin --profile web add github:tdf1995/dsh-plugin-vision
5
0
JavaScript

sage-mem

@gezi-wen

Agent & Workflow

File-based cross-session memory for DeepSeek Harness: stores memories as local Markdown files with frontmatter, retrieves relevant memories for injection into system prompt, supports migration from Claude Code.

dsh plugin --profile web add sage-mem
5
0
JavaScript

dsh-browser-playwright

@ChenyuHeee

Integrations

Snapshot-first Playwright browser automation for DeepSeek Harness: accessibility-tree interaction with stable refs, per-session browser contexts, 17 browser_* tools.

dsh plugin --profile web add github:ChenyuHeee/dsh-browser-playwright
5
0
TypeScript

dsh-engram-relay

@yjh051108

Agent & Workflow

A cross-session layered memory and knowledge graph plugin for DSH. Features zero-embedding semantic matching, agent-driven edge building, shallow injection of memory cues, automatic knowledge card creation, and honest boundaries. Includes 14 engram_* tools for recall, store, propose, confirm, reject, open, search, link, update, remove, promote, status, verify, and respond.

dsh plugin --profile web add github:yjh051108/dsh-engram-relay
5
0
Python