Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

320 plugins found

P

dsh-voice-call

pandapolo/dsh-voice-call

Agent-initiated voice calls: `offer_call` rings the human (接听/拒接/稍后再说); accepted calls synthesize and play locally via CrispASR + Qwen3-TTS (9 speakers, 2 Chinese dialects), rejected calls return the decision to the agent.

12 days agoVision, Voice & MultimodalMIT
P

dsh-screenshot

paicat1/dsh-screenshot

Standalone screen capture for DeepSeek Harness (dsh). Browser hotkeys for instant capture plus an agent-facing capture and read tool that lets the agent see and analyze any screen region.

12 days agoVision, Voice & MultimodalMIT
G

dsh-tool-vision

gloryxpnv/dsh-tool-vision

Local-first structured vision for text-only agents: images go to a local OpenAI-compatible VLM and come back as JSON evidence (summary, verbatim OCR, layout regions, entities/relations, colors, explicit uncertainty), with anti-hallucination fallback and an optional paste/upload bridge; zero cloud cost, images never leave the machine.

13 days agoVision, Voice & MultimodalMIT
3

dsh-vision (vision-tool)

314857493/dsh-vision

Model-facing `vision` tool for DeepSeek Harness: describe and OCR image files by calling the free Zhipu GLM vision API directly (glm-4v-flash fallback chain), no external CLI required.

12 days agoVision, Voice & MultimodalMIT
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 and bounded-concurrency DOI validation.

113 hours agoTools & CapabilitiesMIT
S

dsh-plugin-qcc

samge0/dsh-plugin-qcc

Qichacha (企查查) enterprise data source as a dynamic Cordis plugin: 5 agent tools (auth with QR login, company search, knowledge search, tool search, tool execute) covering 100+ data dimensions (business registration, shareholders, judicial, IP), plus a settings-page account manager; network/file IO via DSH subprocess spawning node -e, credentials interop with the local BizOwl client.

12 days agoTools & Capabilities
J

beav-deepseek-harness

jamailar/beav-deepseek-harness

Connects DSH to local Beav for Xiaohongshu (RED/RedNote) and social-media AI operations: topic research, knowledge, copywriting, image, audio, and short-video workflows with approval and artifact tracking.

13 days agoTools & 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.

1yesterdayTools & CapabilitiesMIT
S

dsh-auto-compact

songoao25/dsh-auto-compact

Enhanced auto-compaction defaults for DeepSeek Harness agent presets: apply tuned threshold/retention budgets and per-model policies with one command, idempotent with backups and rollback.

13 days agoMemoryMIT
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.

111 hours agoMemoryApache-2.0
H

dsh-prompt-self

hua1q1ng/dsh-prompt-self

Rewrites each request against a learned prompt profile and automatically updates habits, anti-hallucination rules, and learning records.

12 days agoMemoryMIT
D

StrataGate-AgentMemory (deepseek-harness)

diqierjia/stratagate-agentmemory

Automatic, local-first cross-session memory for DeepSeek Harness: layered Event/Element cards, evidence-gated recall, and expansion back to original turns and tool results.

110 hours agoMemoryMIT
A

dsh-active-context-pruning

aerince/dsh-active-context-pruning

Model-authored context pruning for DeepSeek Harness through the official compaction API.

14 days agoMemoryMIT
S

dsh-frosted-window

senrylee/dsh-frosted-window

Upload an image as a full-window frosted-glass theme: sidebar/conversation/details share one frost layer, Save/Delete, official Light/Dark/System stay in charge.

13 days agoThemes & AppearanceMIT
D

open-sea-skin

d-dev0101/open-sea-skin

Realtime WebGPU ocean skin with quick controls for waves, daylight, glass opacity, and an automatic day cycle.

114 hours agoThemes & AppearanceMIT
K

dsh-ui-usage-billing

kenz1117/dsh-ui-usage-billing

Sidebar billing dashboard: real usage aggregated from session logs (per-model and per-day calls/tokens/cache), cost estimated in CNY from a current multi-provider pricing catalog, subscription-plan (coding/token/agent) routes exempt, and per-provider health dots.

13 days agoUsage & BillingMIT
F

dsh-handoff

fleetingecho/dsh-handoff

Self-maintaining handoff memory per working directory and git branch: records turns, folds them into concise Markdown, and injects the result into future sessions from ~/.agent/agent-handoff, byte-compatible with pi-handoff.

12 days agoMemory
T

dsh-plugin-Audit

tttwh/dsh-plugin-audit

Installed-plugin catalog for DSH: group plugins by origin (official vs self-installed) in a searchable panel with enable/disable, uninstall, and one-click update.

12 days agoDev & Plugin ToolsMIT
P

dsh-plugin-notify

pasumao/dsh-plugin-notify

DeepSeek Harness (dsh) Windows notification plugin: a native toast when the agent stops running (finished / aborted / error / waiting for your choice / session closed), plus a system-tray icon. Pure host-side, zero dependencies, zero build.

14 days agoUI EnhancementsMIT
R

dsh-plugin-reload

reina4xa/dsh-plugin-reload

A DeepSeek Harness plugin: model-facing reload_plugin tool that restarts one Cordis Loader entry (by entry id, module name, or MCP serverName) without touching sibling entries — respawns mcp-client server processes

15 days agoMCP & ConnectorsMIT
L

useful-dsh-plugins

lishize20040802-rgb/useful-dsh-plugins

DeepSeek Harness dual-face plugin: a visual plugin manager tab in Web Settings — enable/disable any plugin row, check installed plugins (including official @deepseek-ai/* rows) against the npm registry, update them, repair pristine files, and update the h

14 days agoTools & CapabilitiesMIT
J

dsh-custom-workspace

jeremyguo/dsh-custom-workspace

DSH web plugin: per-workspace background, chat font size, line height, block spacing, and Retina font rendering.

15 days agoTools & CapabilitiesMIT
K

dsh-deepseek-status

kekukase/dsh-deepseek-status

DeepSeek Harness plugin: live DeepSeek official service status (status.deepseek.com) in the sidebar — overall status, component statuses, incidents, and uptime.

14 days agoUI EnhancementsMIT
T

dsh-governance

tappass/dsh-governance

The authority layer for agentic AI, as a DeepSeek Harness plugin. Governs every tool call against your business rules via the TapPass /v1/govern policy decision point.

15 days agoTools & CapabilitiesMIT