Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

906 plugins found

S

dsh--prompt--enhance

sunzhentao/dsh--prompt--enhance

Prompt enhancer for the DSH web UI with basic/standard/expert modes: standard/expert modes rewrite drafts with project context and recent session history, retry gracefully when gateways reject reasoning-effort settings, and show a before/after review with undo.

323 days agoUsage & BillingApache-2.0
P

stalegreen (dsh-plugin-stalegreen)

pavangupta352/stalegreen

Freshness gate for the agent's test, typecheck, lint and build claims: each verification run becomes a receipt on tools/post-execute, file edits are tracked, and on agent/turn-stopping a claim whose latest receipt is stale, failed or has no readable result steers one more step naming the receipt and the files edited since.

317 days agoDev & Plugin ToolsMIT
P

dsh-honcho

plastic-labs/dsh-honcho

Honcho memory plugin by Plastic Labs: injects the user profile, session summary and relevant conclusions at session start, uploads each turn to Honcho in the background with secrets redacted, and adds honcho_search / honcho_chat / honcho_remember tools plus a /honcho status command; configured through the ~/.honcho/config.json shared with the other Honcho integrations, against hosted honcho.dev or a self-hosted instance.

33 days agoMemoryMIT
M

dsh-tool-codegraph

m1khal3v/dsh-tool-codegraph

Wraps colbymchenry/codegraph into agent tools - status, search, callers/callees, impact, explore, and more.

322 days agoTools & CapabilitiesMIT
Y

relay-dsh-plugin-claude

yangbobo2021/relay-dsh-plugin-claude

Claude Code integration plugin for DeepSeek Harness, providing native Claude conversations powered by the Claude Agent SDK, with model selection, approvals, questions, tools, and session continuation.

323 days agoModels & ProvidersMIT
S

dsh-audiogen

shimingming520/dsh-audiogen

AI audio generation for the DeepSeek Harness web GUI — multi-vendor TTS, music, sound effects and voice design with a sidebar panel, model comparison, resource library and Agent tools.

312 days agoVision, Voice & MultimodalApache-2.0
H

dsh-custom-instructions

huanghai-lab/dsh-custom-instructions

Manage global AGENTS.md in DSH Web with Markdown preview, reusable templates, version history, import/export, failed-import rollback, and revision-conflict protection.

321 days agoUI EnhancementsApache-2.0
F

dsh-lit-search

flan246/dsh-lit-search

Academic literature search and citation tools for DeepSeek Harness: paper search via Crossref and OpenAlex with no API key, related-works discovery, and citation formatting in GB/T 7714, APA and BibTeX.

37 days agoTools & CapabilitiesMIT
G

dsh-insight

gwsbhqt/dsh-insight

Read-only insight panel for one profile: five views over the same data — config layers, plugin tree, services, tool names and models — each entry showing which layer inserted or disabled it and whether it is running.

3yesterdayDev & Plugin ToolsMIT
X

dsh-subagent-router

xmoon/dsh-subagent-router

Adds subagent_route and subagent_fork_route delegation tools where the model itself picks the provider/model route for each child; the deployment only sets the spawn/fork backend, background policy and allowedProviders allowlist, while continuable children and background jobs reuse the official send_message / job_output tools.

3last monthWorkflow & Automation
J

dsh-wewrite

jerryjiao/dsh-wewrite

WeChat official account AI writing pipeline: six-step article runs (topic, outline, draft, gates, render, images) with a launch brief contract, a hot-topic board with per-item AI digests, RRULE scheduling to the draft box, a workbench UI plus chat tools and a /wewrite command, and fail-closed host approval before any draft-box push.

324 days agoWorkflow & AutomationMIT
G

dsh-humanize

guard42/dsh-humanize

Agent preset that turns multi-stage objectives into resumable flows: refereed stages, SHA-256 lock identity, an HMAC-signed terminal review gate and event-sourced run logs; ships 15 agent tools.

326 days agoWorkflow & AutomationMIT
M

dsh-forge

maxmilian/dsh-forge

Read-only Gitea and Forgejo tools over the REST API both projects share: instance info, repository listing, issue and pull request search and read, PR diffs and changed files, and Actions runs, jobs and job logs. Tool metadata is available in English, Traditional Chinese, Simplified Chinese and Japanese.

327 days agoGit & Code ReviewMIT
L

AItelier (dsh)

linxuhao/aitelier

Runs AItelier pipelines from DSH over MCP: 39 tools (22 read, 17 write) to generate, run, inspect, edit, export and import multi-step SkillFlow pipelines. The steps execute in AItelier rather than in the DSH session and are polled by run_id, pause at engine-enforced checkpoints answered with answer_checkpoint, and leave per-step traces and step outputs to read afterwards; add_provider / map_model / edit_role point an individual role at a local or cheaper endpoint. Bundles an aitelier-pipelines skill.

321 hours agoWorkflow & AutomationMIT
A

dsh-pdf-reader

angeloszou/dsh-pdf-reader

A content-aware PDF reading plugin for vision models: profiles each page for figures (vector and raster), tables, formula risk and double-column layout, then applies content-aware hybrid extraction, rendering figure/table/formula pages as high-DPI region crops. Provides a low-resolution preview to understand the page layout, and renders a specified region at high resolution. Packaged as multiple tools for agents.

326 days agoVision, Voice & MultimodalMIT
T

mosaic-memory-compress

turingcorp-net/mosaic-memory-compress

Forgetting-curve in-place dialogue compression for DeepSeek Harness: recent turns stay verbatim, middle turns are structurally dehydrated (zero-LLM), ancient turns fold into a bounded summary pair — unbounded conversations on a bounded memory budget.

310 days agoMemoryMIT
N

dsh-hos-scrcpy

ns-zzj/dsh-hos-scrcpy

Control a HarmonyOS phone from the DSH web UI with AI: live H.264 screen mirroring, mouse touch and system keys, hilog streaming, and agentic tools that let the model read the screen, locate UI controls, then tap, long-press, press keys, or type.

324 days agoVision, Voice & MultimodalMIT
M

dsh-schedule

magicof2/dsh-schedule

Local long-term schedule panel: top-bar "日程" text button, today/week/history month-calendar views with stats, completion checkmarks with per-day history, schedule↔conversation links with click-to-jump, recurring tasks (daily/weekly), optional auto carry-over for unfinished one-time tasks, and dailytask_* agent tools.

314 days agoUI EnhancementsMIT
G

dsh-dag-workflow

gm-hz/dsh-dag-workflow

Durable DAG workflows for DeepSeek Harness with Agent authoring tools, SQLite persistence, resumable runs, and a visual Canvas Studio.

323 days agoWorkflow & AutomationMIT
T

data-format-translator

tianbuyu-wwx/data-format-translator

FormatForge for DeepSeek Harness: forge any file format (pdf/docx/xlsx/pptx/eml/toml/...) into AI-readable structured data. Thin bundle that spawns the local Python CLI (python -m formatforge) and returns protocol JSON; enhancement is delegated to the cur

328 days agoTools & CapabilitiesMIT
F

dsh-polymarket-knowhow

fashionmascherine-svg/dsh-polymarket-knowhow

Polymarket toolkit for DeepSeek Harness and Claude Code: market-data tools for Gamma/CLOB/Data-API (31 model tools in DSH; read-only subset exposed over MCP), opt-in authenticated trading tools, WebSocket stream service, and an embedded Polymarket knowhow skill.

329 days agoTools & Capabilities
W

dsh-llm-verifier

web0926/dsh-llm-verifier

Runs 3 or 5 coding-agent candidates in detached Git worktrees, validates their patches with project commands, ranks only passing candidates, and requires separate approval before applying the winner.

327 days agoGit & Code ReviewMIT
I

dsh-plugin-mlquant-benchmark

initial-d/dsh-plugin-mlquant-benchmark

DSH tools for reproducing and validating the ml-quant-trading protocol v1 CPU benchmark, then drafting an issue-ready report. Requires a local clone of initial-d/ml-quant-trading (set as the workspace or repoPath) plus Python and PyTorch; this plugin does not fetch the repository or install its dependencies.

328 days agoTools & CapabilitiesMIT
M

dsh-memory-manager

moonlitdropofblood/dsh-memory-manager

ZCode-style persistent project memory with a full settings manager, index-first injection and agent memory tools.

3last monthMemoryMIT