Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
240 plugins encontrados
dsh-routines
jesse-njx/dsh-routines
Agentes programados mediante cron: ejecuta un prompt según un horario y recibe el resumen donde ya estás, con valores de seguridad predeterminados para solapamientos, ejecuciones perdidas y tiempos de espera.
dsh-trading-toolkit
kentleenot/dsh-trading-toolkit
A-share and US stock trading toolkit for DSH agents: realtime quotes, OHLCV klines, ADX regime signals and simple backtest previews via EastMoney. Read-only, never places orders.
gewu-tools
nyantused-cpun/gewu-tools
Model-agnostic visual-inspection pipeline for text-only agents: page-by-page HTML screenshots plus a ready-made vision-subagent briefing contract (gewu_prep), then source-code truth verification of every finding (gewu_locate); validated on mimo-v2.5 & qwen3.7-plus.
dsh-dshx
yzz-s/dsh-dshx
MCP client hub (stdio / Streamable HTTP / SSE) with a web console for DeepSeek Harness — manage MCP servers, agent skills, slash commands, project & global memory, and prompt sections.
dsh-plugin-omoslim
tevenfeng/dsh-plugin-omoslim
DeepSeek Harness bundle: oh-my-opencode-slim style Orchestrator agent preset with model-pinned specialist subagents (explorer/oracle/librarian/designer/fixer/council).
dsh-write-gate
couldbeme/dsh-write-gate
Commitment write-gate for AI coding agents: two-tier (deterministic + LLM judge) pre-execution policy. Engine-agnostic core with a DeepSeek Harness (dsh) adapter.
orgx-deepseek-harness-plugin
useorgx/orgx-deepseek-harness-plugin
OrgX MCP tools, Work Ledger access, and a Sovereign Execution peer for DeepSeek Harness.
dsh-dual-plugin-guide
fectivnfy112357/dsh-dual-plugin-guide
Dual-format plugin development guide: teaches agents to build plugins compatible with both the DSH static plugin package (installable via dsh plugin --profile add) and Agent Plugins 1.0 (plugin.json + skills/). Ships as an Agent Plugins 1.0 plugin, a stan
beforedone
rrrrrredy/beforedone
DeepSeek Harness community Bundle for the BeforeDone evidence gate
dsh-harness-call
domencai/dsh-harness-call
Delegate work to external coding agents (Claude Code / Codex CLI / Grok CLI) from DeepSeek Harness: a model-facing harness_call tool, @claude/@codex/@grok mentions, live progress cards with a thinking/tool timeline, and a details side panel.
dsh-ui-agents-pixe
eternalnight996/dsh-ui-agents-pixe
给 DeepSeek Harness Web 主窗口加「工作角色」页签 + 对话区像素人办公室浮层(The Agency en / agency-agents-zh 255+ 角色,29 预设团队)。一条命令安装,不改 dsh 源码。
dsh-shadow-mind
winterhuan/dsh-shadow-mind
Parallel cognitive runtime for DeepSeek Harness: heartbeat-scheduled shadow agents that review, fact-check, and work alongside the main agent
dsh-fast
perrylink/dsh-fast
Read-only performance diagnostics for DeepSeek Harness: session load (open/restore) timing, spill-hit counts, compaction count and trigger, context-injection volume (AGENTS.md/skills/tool-schema token share), and LLM cache hit rate — surfaced via the /fas
dsh-bundle-vision
skillre/dsh-bundle-vision
Vision bundle + plugin for DeepSeek Harness: the describe_image tool reads local images and asks any configured multimodal route, with zero core changes
dsh-neev-sandbox
neevcloudai/dsh-neev-sandbox
NeevSandbox execution providers for DeepSeek Harness
skills
howillmakeit/skills
Opt-in DeepSeek Harness Skill-only bundle for HOWILLMAKEIT's agent skills (undress: 技术工作去包装).
dsh-migrate
kkkkkkkkki/dsh-migrate
Import chat history and memory from other AI agents (Claude Code, Codex CLI, Gemini CLI, Aider, Cline, OpenCode, Hermes Agent, OpenClaw) into DeepSeek Harness
dsh-skill-creator
satan9394/dsh-skill-creator
技能创作器:教 agent 按 agentskills.io 规范编写高质量 SKILL.md 技能(frontmatter、渐进式披露、触发描述)。改编自 Anthropic 官方 skill-creator(Apache-2.0)。
dsh-crew
stuarthu/dsh-crew
DeepSeek Harness (dsh) plugin: run work as a small crew of role agents (product manager, engineer, code reviewer) that talk through files on disk, with the PM as the only voice to the user.
agent-memory-system
rrrrrredy/agent-memory-system
DeepSeek Harness community Bundle for local, evidence-backed Agent Memory
knotline
mrmaii/knotline
A single project operating map for DeepSeek Harness.
connectors
openagentnetwork/connectors
DeepSeek Harness (dsh) connector for OpenAgentNetwork (OAN): Gofer messages land in a connector-managed inbox and the agent answers them with oan_* tools. Join with one command.
secret-guard
johnxu22786/secret-guard
Blocks agents from reading or writing sensitive files (.env, credentials, key material), masks leaked secret-shaped values in tool results, keeps an audit journal, and exposes safe sg_* inspection tools that never print raw values.
dsh-rule-evolve (plugin)
zoahdev/dsh-rule-evolve
Verification-driven self-evolution loop: failure logs become verified AGENTS.md rules; in-session plugin (evolve_learn / evolve_apply / evolve_touch / evolve_recall), tool-verify gate, rule lifecycle, local recall.