Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

864 plugins found

C

dsh-llmwiki

chancelu/dsh-llmwiki

Local Markdown wiki as long-term memory for DeepSeek Harness — ported from llmwiki

1last monthMemoryMIT
S

dsh-skin

sakka6868/dsh-skin

DSH skin plugin: Alphacoders popular wallpapers as the DeepSeek Harness Web GUI background (gallery, search, local image upload, light/dark mask)

1last monthThemes & AppearanceMIT
W

dsh-status-plugin

woshi-tom/dsh-status-plugin

A dsh status plugin with host-plane and browser halves: harness runtime health (process, listener, API-key presence, memory, uptime, plugin inventory) as JSON plus server-pushed SSE alerts, surfaced as a header badge with an expanded panel in the Web UI

1last monthDev & Plugin ToolsMIT
R

dsh-cloudflare-browser-run

realalexandreai/dsh-cloudflare-browser-run

DeepSeek Harness plugin: web browsing tools (markdown / screenshot / pdf) powered by Cloudflare Browser Run — real headless Chrome with JS rendering, login sessions and WebMCP support.

1last monthTools & CapabilitiesMIT
B

dsh-prompt-profile

bramblexu/dsh-prompt-profile

Reusable Markdown prompt profiles for DeepSeek Harness with per-turn model selection, argument substitution, and state restoration.

1last monthDev & Plugin ToolsMIT
I

dsh-feishu

itr-del/dsh-feishu

Feishu (Lark) IM bridge for DeepSeek Harness via `dsh plugin add`; one DM user to one persistent dsh session, with full debugging docs.

15 days agoIntegrations & RemoteMIT
P

dsh-notify-bark

pc439527/dsh-notify-bark

Bark push notifications to iPhone: turn completion, waiting-for-input, and approval events sent from the DSH Host.

121 days agoIntegrations & RemoteMIT
L

dsh-md-preview

lesliewylie/dsh-md-preview

Render Markdown to a standalone, self-contained HTML page: an `md_html_render` tool that works in a headless profile, plus a web drawer to browse, preview, edit and export local `.md` files; both share one renderer, with no runtime dependencies.

1last monthTools & CapabilitiesMIT
Y

noatmark-dsh-plugin

ylwl1997/noatmark-dsh-plugin

Text hygiene as a dsh plugin: sanitize untrusted text, scan invisible characters, clean LLM formatting, and escape CSV formula injection.

1last monthSecurity & PermissionsMIT
S

dsh-plugins

sympoies/dsh-plugins

Telegram channel for DeepSeek Harness — real Telegram markdown, and answer the agent's questions and approvals straight from chat

0yesterdayIntegrations & RemoteMIT
H

dsh-theme-studio

hj01857655/dsh-theme-studio

Customize the dsh UI theme: 12 accent presets, dark-mode aware accents with a contrast guard, density, font family, animation toggle, and raw design-token overrides.

02 days agoSecurity & PermissionsMIT
J

dsh-clear-mind

john-walks-slow/dsh-clear-mind

Model-autonomous context compaction for DeepSeek Harness: a mind_map tool surveys the agent context surface (stable seq ids, roles, token weights, clear-boundary markers, the clear-mind playbook), a clear_mind tool replaces a chosen conversation-history span with a model-written checkpoint through the native compaction transaction, call and result pairs self-collapse into one-line tombstones, and a proactive reminder nudges the model when the context grows long or a turn runs too many steps.

04 days agoMemoryMIT
Q

dsh-macos-settings-shortcut

qulierm/dsh-macos-settings-shortcut

Restores Cmd+, to open the existing Settings dialog in DeepSeek Harness on macOS.

03 days agoUI EnhancementsMIT
J

dsh-zen

john-walks-slow/dsh-zen

Zen Mode view tab and foreground time tracker for DeepSeek Harness: while the agent works, a calm conversation view shows running/done status, your latest user message, live activity hints and the final AI reply in markdown with one-line turn stats, plus screen-watching (focus) time tracking with daily/weekly Zen scores, a chat-hide toggle that hides tool calls and reasoning rows, auto enter/exit Zen on task start/complete, an Alt+Z shortcut and a Zen settings panel — pure client-side, stored in localStorage, no network.

02 days agoUI EnhancementsMIT
J

dsh-harness-ui

jianjianzhu/dsh-harness-ui

A full-page console panel opened from the sidebar, with eight tabs: an overview; a session list read from the sessions service (title, directory, running state, updated time, with filters); installed bundles and Loader entries from pluginInventory and pluginManager, with per-bundle enable switches; a plugin market listing public topic:dsh-plugin repositories from the GitHub search API; a model and provider editor that writes the llm-pi-ai settings namespace through remote.settings.mutate (switch a session model, add or edit providers and their model lists, and store API keys via remote.credentials, merging over the stored profile so fields the form does not expose survive an edit); MCP and skills tabs; and a usage tab that reads the host's loopback /api/dsh-usage/overview document. Services are declared through ctx.inject, so a deployment that omits one mounts without the console rather than crashing.

0yesterdayUI EnhancementsMIT
A

dsh-calendar-plugin

alonefu/dsh-calendar-plugin

Obsidian daily notes, tasks and Day Planner time blocks in the DSH sidebar: a Monday-first month grid with per-day word-count and task dots, a compact timeline for HH:mm time blocks, the selected day's diary excerpt and task list, and write-back of checkbox state, task text and times to the Markdown files; a first-run wizard detects the vault or accepts a path.

02 days agoUI EnhancementsMIT
F

novelAssist-dsh (plugin)

fenghuolinshan/novelassist-dsh

Long-form novel writing plugin: each book is a git repository of frontmatter files, with 39 DSH domain tools and a web writing UI. Deep import drafts candidates, AI adoption into canonical assets requires DSH approval, and deterministic continuity checks ship with a report-only benchmark. Independent open source (MIT), not an official DeepSeek product; requires Node >= 24.11.0 and currently targets DSH 0.1.2-rc.1.

07 days agoWorkflow & AutomationMIT
S

law-thesis-review

signalight/law-thesis-review

DeepSeek Harness skill plugin that reviews law theses (international economic law and other legal topics): reads a student Word .docx, checks it against a bundled common-issue checklist, applies definite fixes as tracked changes, and adds Word comments for overall/section problems and missing-basis issues, then emits a short objective overall review plus a fix list.

03 days agoSkillsMIT
M

dsh-plugin (dsh-auto-trust-all)

mzzsfy/dsh-plugin

Dynamically trusts every Host header that actually arrives and flips the default web binding to 0.0.0.0: wildcard or unenumerable entry domains work without editing the start command, the authentication layer is untouched, and hosts are evicted by LRU beyond a capacity cap.

02 days agoIntegrations & RemoteMIT
S

dsh-auto-pass

sujingkpo/dsh-auto-pass

A continuation of simon300000/dsh-auto: the Auto Approve permission preset for the DSH Web UI reviews each approval with one single-shot model call instead of a reviewer subagent, auto-approves only the actions that pass and hands the rest to human approval, and remembers confirmed decisions as project- and global-scope allow/deny lists, with an approval timeline in the right sidebar.

0yesterdaySecurity & PermissionsMIT
M

dsh-plugin (dsh-maintain)

mzzsfy/dsh-plugin

Version and maintenance suite for DSH itself: detects new host releases from npm dist-tags, upgrades with one click, restarts safely, and the web page auto-recovers once the host is back.

02 days agoDev & Plugin ToolsMIT
M

dsh-plugin (dsh-turn-notify)

mzzsfy/dsh-plugin

Turn event notifications: six event classes (completed, error, interrupted, approval requested, AI question, limit reached) delivered via sound, system notification, in-page banner, webhook, IM and host desktop-notification channels; when several browser windows are open, only one rings.

02 days agoIntegrations & RemoteMIT
M

dsh-plugin (dsh-cron-board)

mzzsfy/dsh-plugin

Cron job board: schedules local scripts or dsh session tasks (fresh or pinned sessions) by cron expression, with centralized environment-variable management, run logs, and concurrency and timeout control.

02 days agoWorkflow & AutomationMIT
H

dsh-plan-board

hoyyang/dsh-plan-board

Mind-map project planning with blocking drift protection: plans, modules and tasks as a dependency DAG with topological execution order, an agent position marker, a human approval gate on every board edit, git cross-checks, and evidence-gated task completion.

05 days agoWorkflow & AutomationBSD-3-Clause