Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
3138 plugin trovati
dsh-plugins
iia-arg/dsh-plugins
Telegram channel for DeepSeek Harness — one shared module serving several agents, with unforgeable sender marks, merged owner+coordinator memory, and a delivery mode you switch in a file outside the code.
dsh-code-studio
windypro-rourou/dsh-code-studio
File-change monitor & code editor for the DSH Web UI: watch agent edits land as line-by-line diffs in real time, right beside your conversation, then view and edit any workspace file without leaving the browser.
dsh-deepseek-web
y-wi/dsh-deepseek-web
Unofficial DeepSeek Web LLM provider plugin for DeepSeek Harness. Lives in packages/plugin of the public workspace; npm tarball ships built lib/ and prebuilt WASM.
dsh-minecraft
ruqii/dsh-minecraft
Play Minecraft from DeepSeek Harness: the agent observes, moves, mines and crafts through tools backed by a live Mineflayer bot
dsh-dingtalk
dingtalk-real-ai/dsh-dingtalk
Official DingTalk connector for DeepSeek Harness
dsh-agent-plugins-market
sivan757/dsh-agent-plugins-market
Install suites from any Claude Code, Codex, Cursor, Kimi or agent-plugins.org git marketplace repo — skills, MCP servers, hooks and slash commands are injected into DSH sessions at runtime, with a market page in the Web GUI.
dsh-lark-bridge
moyu-good/dsh-lark-bridge
Feishu/Lark IM channel for DeepSeek Harness agents with native thinking-process messages, approval cards, live goal and todo cards, workflow fan-out lines, session text search, and background job and subagent settlement notices. Access is bounded by the Feishu app's own visibility scope by design — anyone the app admits can drive the agent and answer its approvals unless the optional sender, group and approver allowlists are filled in.
dsh-secure-audit
pensivefei/dsh-secure-audit
Read-only security and compliance plugin for DeepSeek Harness: prompt-injection detection, Chinese-PII redaction, and a local configuration audit with redacted, reproducible reports.
dsh-network-proxy
kriskite/dsh-network-proxy
Network proxy manager for DeepSeek Harness: switch between system, manual, and direct modes from a live settings UI, applied instantly.
dsh-bot-mode
zenghaili0901/dsh-bot-mode
Bot Mode for DeepSeek Harness: a roster of named bots with avatars, personas and per-bot chats, each backed by one durable continuable subagent session that keeps memory across turns.
dsh-outcome-loop
victorzhong0110/dsh-outcome-loop
Keeps a local task-outcome ledger for DSH, verifies acceptance criteria from deterministic evidence, records user disposition and token usage, and supports digest-bound export.
dsh-more-agent-presets
r-lei2536/dsh-more-agent-presets
More agent presets for DSH, derived from other coding agents such as Qwen Code and iFlow.
dsh-plugin-heartbeat
littleblacktong/dsh-plugin-heartbeat
Interval heartbeat that wakes each root agent itself (followup injection) to proactively report progress, risks or blockers: busy-safe queuing, no stacking, auto-pauses when no human replies, re-arms on the next user message.
dsh-project-context
buhuikongpan/dsh-project-context
Turns each DSH workspace into a project: every new session auto-injects a project-workspace convention (read code before acting, empty folder means a brand-new project); a per-session Project toggle in the composer downgrades the session to a plain workspace with an explicit notice, with the state kept in the session log.
FruitPi
kobenfang/fruitpi
Fruit price tracking skill: collect and query global wholesale fruit prices with RMB/kg conversion.
Eyes
kobenfang/eyes
Global news monitoring skill: track world events and analyze impact across industries, currencies and commodities.
dsh-ultramath
andiii208/dsh-ultramath
Multi-agent workflow for math-modeling contests: the "UltraMath" preset runs a problem from reading through framework, derivation, coding, verification, paper and review, plus 4 single-stage role presets (mathematician, engineer, writer, reviewer) and 33 model-library skill docs.
obsidian-workbench
bob-bo1/obsidian-workbench
Obsidian-style Markdown workbench for DSH: browse, edit, preview, create, move, and delete notes inside the selected local vault.
dsh-safemode-profile
jinsiyu/dsh-safemode-profile
The dsh security mode plugin achieves a zero third-party plugin startup by constructing a blank profile.
qcc-mcp-legal-oauth
duhu2000/qcc-mcp-legal-oauth
One-click OAuth (PKCE) connect to Qichacha (qcc.com) legal-data MCP services — regulation search and case search — with dynamic client registration, token auto-refresh, and dynamic mcp-client configuration.
dsh-econ-tools
chaos-hyper/dsh-econ-tools
Econometrics research assistant: 6 tools covering method selection, data preparation, model specification, empirical analysis with Python/R/Stata code templates, robustness checks, and result reporting.
dsh-akn-plugin
symmetryseeker/dsh-akn-plugin
Local-first Agent Experience Network for DeepSeek Harness, distilling task-level experiences from traces and live manifests, grading by H0-H4 evidence, discovering by compatibility, and promoting only after explicit review.
dsh-memory-setup
863683348/dsh-memory-setup
Local, auditable personal memory for DeepSeek Harness: preferences, project conventions, workflows and error lessons persisted as a changelogged JSON file in the workspace, with onboarding, auto project-convention extraction and evidence-backed lessons.
dsh-project-memory
00080000/dsh-project-memory
Project memory for DeepSeek Harness: project files are indexed into searchable summaries as they are read, so after context loss the agent retrieves hits on demand instead of re-reading files, with source citations and BM25 ranking.