Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

564 plugins found

0

dsh-project-memory

00080000/dsh-project-memory

Project memory for dsh with native task-system integration: session todos and file reads auto-condense into cross-session task records (task↔file links), so workflows are switchable and resumable without re-contextualizing. Read-time memory (no upfront scan): extracts code symbols, summarizes docs, and cross-links docs↔symbols; optional TS semantic enhancement (auto on when TS installed). Experience notes auto-dedup. Every recall includes a traceable citation. Pure JS, single dep, works out of the box, silent operation, zero overhead.

1417 hours agoMemoryMIT
L

dsh-timer-agent

louishaol/dsh-timer-agent

Host-resident cron engine with a web jobs board and a timer_agent tool: fires real agent sessions on schedule, continuing a pinned session for context or starting fresh ones in a chosen project workspace.

1314 days agoWorkflow & AutomationMIT
E

dsh-memory-eternal

eternalnight996/dsh-memory-eternal

A self-contained second brain for DeepSeek Harness — auto-captures durable dialogue knowledge into a local Markdown vault (custom dedup, CJK search, git-friendly), with a graphical knowledge base and an interactive knowledge graph (legend filter, time-dimension coloring, box-select, merge, delete, PNG export/import).

1321 days agoMemoryMIT
C

wanjiqi-meme

chu-xin-r/wanjiqi-meme

Barrage-meme skill distilled from 22,771 real messages in the 6657 live room: wanjiqi-style banter, CS and DOTA cross-memes, player roasting and casting commentary.

13last monthSkillsMIT
A

dsh-expert-mode

asher-2000/dsh-expert-mode

Expert-mode agent preset for DeepSeek Harness (v0.9.2, npm dsh-expert-mode, bilingual EN/ZH): a chief coordinator plus 17 domain-expert subagents with automatic task delegation. Features: taskboard scheduler (file-system task state machine pending/ready/running/done/failed, dependency DAG, atomic claim, retry, crash recovery), quality gates (5-stage pipeline for high-risk tasks: requirement clarity, implementation, verification, independent review, integration, with 2-round rework limit), Five-Anchor constraint (review/convergence/anti-drift/collaboration-check/resource-awareness per turn), Near-distance Guidance (identity/task/output template per expert), progressive disclosure (~28% token savings), expert persistence, inter-expert file message bus (direct P2P comm, zero coordinator relay), cross review, experience pool, fast-track for simple tasks, fault recovery with auto-retry. Experts: data analyst, copywriter, legal review, product manager, frontend, UI/UX, architect, social media ops, growth hacker, quant finance, finance, backend, DevOps, database, QA, security.

1314 days agoTools & CapabilitiesMIT
B

dsh-kb-rag

breeze136/dsh-kb-rag

Local literature knowledge-base RAG for DSH: hybrid BM25 + vector retrieval, cross-encoder reranking, cited answers with section- and page-level provenance, metadata-only refresh and background ingest with progress polling, over a SQLite index.

1210 days agoTools & CapabilitiesMIT
P

dsh-library

perrylink/dsh-library

Turns local markdown and text documents into a queryable knowledge base with hybrid semantic and keyword search, citation verification, and source injection.

1218 hours agoMemoryApache-2.0
F

sgme

freehul/sgme

ShiGuang Memory Engine (SGME) bridge: multi-agent shared long-term memory via HTTP — L0/L1/L1.5/L2 distillation, scenario-based injection, unified search, and proactive care signals (memory_search / wiki_search / signal_pull / signal_claim / signal_ack), installable as `dsh-sgme`.

122 days agoMemoryMIT
L

dsh-token-usage

laoyuehanni/dsh-token-usage

Detailed model usage and cost analysis, with per-session usage stats and usage queries for GLM, MiniMax, OpenCode Go, DeepSeek and more.

12yesterdayUsage & BillingMIT
X

minta (dsh-plugin)

xinchen03/minta

DSH-native integration layer for the Minta memory engine: composes the official dsh-mcp-client row, registers the minta-memory-governance skill plus a session-start memory prewarm, and ships a Minta agent preset; requires the separately deployed Minta engine (Python/Docker) to provide the 19 MCP tools - not usable without it.

11yesterdayMemoryApache-2.0
P

dsh-ui-harmonizer

physicolor/dsh-ui-harmonizer

UI harmonizer for DeepSeek Harness: normalizes unfinished or self-contradictory official UI, reconciles style conflicts between installed plugins, and unifies the visual language via official design tokens — with live-customizable chat width, markdown font size, workspace scale, UI font stack and a rounded center-column card from Settings → General; client-only dsh bundle, zero model cost, no host side, removable without residue.

1124 days agoUI EnhancementsMIT
U

toolshrink

unclecode/toolshrink

Content-aware tool-result reducer: 13 reducers cut oversized output by meaning at tools/post-execute (failing tests kept, diff context dropped, JSON and CSV sampled, lint problems grouped by rule, dependency stack frames collapsed, crowded directories counted), with full originals spilled to disk behind a locator.

11last monthTools & CapabilitiesMIT
R

GraphFlow

roarpeng/graphflow

Local-first code knowledge graph for coding agents: 10 MCP tools for layered context compression, DAG planning, incremental AST indexing, a cross-session skill flywheel, diagnostics, and graph artifact import/export.

11yesterdayTools & CapabilitiesApache-2.0
7

dsh-skill-7d-code-reviewer

7dgroup-ai/dsh-skill-7d-code-reviewer

Template-driven code review skill: five-step review flow, critical/medium/minor severity grading, four-dimension scoring (quality, security, performance, maintainability), dual text and HTML report output, and an on-demand reference knowledge base.

11last monthSkillsMIT
L

dsh-knowledge

lemoncat7/dsh-knowledge

Provides local and remote knowledge bases with project- and session-scoped recall, controlled write-back, and an embedded Web management console.

114 days agoMemoryMIT
B

dsh-cache-billing

better-er/dsh-cache-billing

Per-call cache billing inside the context-meter popover: current step, round and session totals with hit/miss/output tokens and amounts, automatic Beijing working-hour peak/off-peak pricing, per-model rates, and third-party relays billed too.

1010 days agoUsage & BillingMIT
M

dsh-mermaid

mrmolabs/dsh-mermaid

Render Mermaid code fences as SVG diagrams with streaming support, diagram/code switching, fullscreen zoom and pan, SVG export, and a bundled same-origin runtime.

1016 days agoTools & CapabilitiesMIT
B

dsh-tidychat

bananasoldier01/dsh-tidychat

Fold completed turns into their final conclusions, split thinking from prose with a divider, and jump between turns from a rail dockable left or right with line or dot marks, an optional ring and hover summaries; it can hide the host right-edge TurnNavigator, load earlier history, and open a pre-filled diagnostics issue.

105 days agoSessions & MessagesMIT
M

dsh-plugin-integration

mutalucem/dsh-plugin-integration

Discovers installed DSH plugins with tags, overlap and compatibility detection, one-click enable/disable, failure diagnosis, and update checking.

10last monthDev & Plugin ToolsMIT
X

dsh-tool-writing

x2802490130-prog/dsh-tool-writing

A web-novel writing engine for DeepSeek Harness: parallel drafting, outlining and brainstorming with a separate DeepSeek key, lore and foreshadowing management, semantic vector retrieval, a corpus library, usage ledger, mechanical proofreading, and a local serialization plan.

1027 days agoTools & CapabilitiesMIT
B

dsh-win-gitbash

buhuikongpan/dsh-win-gitbash

Git Bash shell tool for Windows: runs commands through the bash bundled with Git for Windows, with timeout, sandbox, output truncation, and background jobs, replacing the slow pwsh tool and the WSL-only bash tool.

1025 days agoTools & CapabilitiesMIT
P

harness-ui-enhancer

physicolor/harness-ui-enhancer

Web UI polish layer for DeepSeek Harness: normalizes unfinished or self-contradictory official UI, reconciles style conflicts between installed plugins, and unifies the visual language via official design tokens; live-customizable chat width, markdown font size, workspace scale and UI font stack.

1026 days agoUI EnhancementsMIT
M

dsh-plugin

morlay/dsh-plugin

css-in-js styling kit (styled / Token / Styling) for the forked conversation UI: consumes the official --dsw-* design tokens, so no CSS Modules precompile step is needed.

921 hours agoUI EnhancementsMIT
J

dsh-redteam-mode (redteam-bundle)

jueze-2019/dsh-redteam-mode

Red-team engagement mode: send one target organization name and a planner session runs a five-role agent team (recon, asset triage, vulnerability discovery, exploitation, internal pivot) at up to three concurrent agents, preflight-checking skills and resources and asking for any missing key or VPS first; findings land in a local SQLite fact base with discovery timestamps, shown in a persistent right-side console (asset mapping with a discovery timeline, agent roster, session/tunnel state, five-stage attack chain, scoring targets, a report that spells out how each score was obtained — actions, exact commands, credential provenance, tunnel build commands — and a category-organised POC/EXP knowledge base); ships 13 native skills, 53 redteam_* tools and one-command self-update.

94 days agoSecurity & PermissionsMIT