Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

920 plugins found

Z

dsh-subscribe (plugin)

zoahdev/dsh-subscribe

Steam-style plugin storefront: a plugin registry browsable inside DSH with one-click install, uninstall and update, plus a zero-dependency CLI and agent-callable market tools.

2last monthDev & Plugin ToolsMIT
H

dsh-foundry

hellosky983/dsh-foundry

Plugin compiler with a blueprint registry (scaffold → validate → deploy) exposed as a runtime service, three model tools, and a blueprint-gallery settings page.

2last monthDev & Plugin ToolsMIT
H

dsh-fabric

hellosky983/dsh-fabric

Unifies every DSH extensibility seam behind one declarative DSL: a runtime `fabric` service, `fabric_extend`/`fabric_inspect` tools, and a capability-graph settings page.

2last monthDev & Plugin ToolsMIT
V

dsh-code-reference

victorzhong0110/dsh-code-reference

Surveys local code and GitHub/npm for reusable implementations before development, evaluates reuse versus rewrite, and checks architecture coupling.

2yesterdayWorkflow & AutomationMIT
J

spec-driven

johnxu22786/spec-driven

Spec-driven development discipline for dsh: five keel skills (anchor/spec/probe/build/audit), three review tools and six spec templates enforce specs-before-code, assumption verification and scope control.

2last monthSkillsMIT
H

oh-my-deepseek-harness

hatsuyuki0103/oh-my-deepseek-harness

OMX-style workflow skills for DeepSeek Harness: deep-interview, ralplan, ralph, autopilot, team, code-review and 19 more, rewritten on native DSH tools, without vision skills.

214 days agoSkillsMIT
Z

dsh-pdf

zhtx2024/dsh-pdf

PDF parsing tools for DSH: pdf_info, pdf_extract_text, and pdf_render_page with dual pdfjs and built-in rendering engines, including system-font rendering for PDFs with non-embedded CJK fonts.

2last monthTools & CapabilitiesMIT
Y

dsh-sxs-anti-bot-http

yangyunsong023/dsh-sxs-anti-bot-http

Anti-bot HTTP fetch tools hardened by SXS's production scraping stack (millions of requests/day): UA-pool rotation, retry with exponential backoff, anti-bot wall detection (captcha / verification challenges) and adaptive rate limiting — tools: `sxs_fetch` / `sxs_fetch_json` / `sxs_rate_status`.

2last monthTools & CapabilitiesMIT
S

dsh-cite

stardustlc666/dsh-cite

Citation tools for agents: exact DOI lookup, Crossref bibliographic search, GB/T 7714 / APA / MLA / Chicago formatting, BibTeX generation, bounded-concurrency DOI validation and health self-check.

23 days agoTools & CapabilitiesMIT
J

dsh-jenkins

jsoncode/dsh-jenkins

Manages multiple Jenkins servers and triggers jobs from a Settings page, model tools, or a per-workspace "Run Jenkins Job" entry, with a bilingual host + browser UI.

26 days agoTools & Capabilities
H

dsh-content-lab

hanyi7867069-create/dsh-content-lab

Content workshop tools for DSH — topic, title, post and content-calendar generation through the built-in LLM.

2last monthTools & CapabilitiesMIT
B

dsh-omv

bx33661/dsh-omv

Evidence-first vulnerability research workbench for DeepSeek Harness: native audit views, 29 OMV tools, Evidence.v1 findings, reproducible runs, Campaign workflows, and isolated PoC evidence.

29 days agoTools & CapabilitiesMIT
S

dsh-what-changed

sjh9714/dsh-what-changed

Reviews every file the agent wrote in a session from the session header, with per-file hunks and refused writes counted apart from changes.

2last monthSessions & Messages
I

dsh-tool-user-memory

iamlieutenant/dsh-tool-user-memory

User preference memory for DeepSeek Harness: persisted user profile with memory_get/memory_update tools and system-prompt injection

2last monthMemoryMIT
J

dsh-meta-orchestrator

jiruidai/dsh-meta-orchestrator

A model-native meta-agent plugin for DeepSeek Harness: the model synthesizes task-specific workflows at runtime from five agentic workflow patterns (prompt chaining, parallel workers, router, supervisor, evaluation loop) and coordinates tools and subagent

2last monthWorkflow & AutomationMIT
L

dsh-latex-tools

liuup/dsh-latex-tools

Hover LaTeX formulas in the DeepSeek Harness Web UI to copy the TeX source or export the formula as a standalone SVG.

2last monthUI EnhancementsMIT
B

dsh-revdiff

bramblexu/dsh-revdiff

Native interactive Git diff review for DeepSeek Harness with structured annotations sent back to the current Agent session.

2last monthGit & Code ReviewMIT
L

dsh-ops-kit

lesliewylie/dsh-ops-kit

Evidence-first operating kit: six read-only tools (capability catalog, staged workflow plans, packaged skill reader, bounded local memory search, repository release audit, release checklist) and five packaged skills - plans and audits, never remote writes.

2last monthWorkflow & AutomationMIT
T

dsh-plugin-git-workflow

truelove-dreamer/dsh-plugin-git-workflow

First-class Git tools for the model: status / diff / log / commit / branch with validated messages and paths - no bare-shell git calls.

2last monthGit & Code Review
S

dsh-s1

superagents-lab/dsh-s1

Native Search1API (s1) web research tools: search, news, page crawling, sitemap discovery, and trending topics as first-class `s1_*` tools, with a bundled s1 skill.

227 days agoTools & CapabilitiesMIT
L

dsh-subagent-cwd

lynx-gt/dsh-subagent-cwd

Extends dsh-subagent-tools with a per-call cwd for subagents, shipped with the two in-process provider patches it requires.

2last monthWorkflow & AutomationMIT
L

dsh-subagent-tools

lynx-gt/dsh-subagent-tools

Per-call model, provider, persona, and toolFilter overrides for subagent delegation, with @preset: references and provider/model composite ids.

2last monthWorkflow & AutomationMIT
L

dsh-session-search-pro

lesliewylie/dsh-session-search-pro

Search, list and read past and current sessions through the harness's own `sessionQuery` service: uses the SQLite FTS5 index where a deployment enables it, and falls back to a bounded newest-first scan where it does not.

2last monthSessions & MessagesMIT
L

dsh-task-relay

lesliewylie/dsh-task-relay

Cross-session task queue with handoff notes: sessions and subagents push, claim, complete and cancel tasks on a shared file-backed queue, and leave a handoff summary for whoever picks up next.

2last monthSessions & MessagesMIT