Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
117 plugin trovati
ipollowork
devin-axis/ipollowork
iPolloWork HyperFrames Video Studio and 27 editable video templates as a native DeepSeek Harness conversation view.
mirage (dsh)
strukto-ai/mirage
Swaps the filesystem and bash providers for a mirage virtual workspace: file tools and shell commands run over mounted resources (RAM, S3, Redis, Slack, Gmail, Notion, Postgres) instead of the host disk, with per-mount read/write/exec modes, per-command sandbox routing (monty, pyodide, quickjs in process; docker, e2b, daytona remote), and installed CLIs (git, gh, slack, linear, ntn, gws, or one you register) as head words in the virtual terminal.
openpets (dsh)
alvinunreal/openpets
Bridges DeepSeek Harness lifecycle status, errors, and approval requests to a locally running OpenPets desktop companion.
Aegis
ganyuanran/aegis
Software-engineering method pack for coding agents, with skills for baseline-first planning, systematic debugging, prompt hygiene, verification before completion, and repair/retirement tracking.
api-relay-audit
toby-bridges/api-relay-audit
Runs local security audits of AI API relays and LLM proxies from DeepSeek Harness, producing Markdown reports for prompt injection, model substitution signals, tool-call rewriting, error leakage, stream integrity, and profile-gated Web3 risks.
sandbase-harness
sandbaseai/sandbase-harness
Runtime agente open source compatibile CMA per qualsiasi modello, con strumenti MCP, sessioni sandboxed, audit, replay e una console locale. Include un bundle nativo per DeepSeek Harness via MCP su stdio.
plur
plur-ai/plur
PLUR memory for DeepSeek Harness — engrams injected straight into the prompt, no tool call required
engramory
tinqiao-oss/engramory
Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()
engramory (plugin)
tinqiao-oss/engramory
The Engramory curated-memory discipline as an installable plugin ([npm: dsh-engramory](https://www.npmjs.com/package/dsh-engramory)): a deterministic 200-line / 25 KB cap on the `MEMORY.md` index via `ctx.tools.guard()` — growth denied, a shrinking rewrite always passes — plus the protocol registered as a runtime skill. The store is plain markdown, one file per fact, shared with Claude Code, Codex, Kiro, and OpenClaw.
DSH-Plugins-Marketplace
bradegithub/dsh-plugins-marketplace
Marketplace dei plugin DSH: sfoglia, installa e aggiorna con un clic, dalla GUI web di DeepSeek Harness, tutti i plugin del topic GitHub dsh-plugin.
dsh-noema
zseven-w/dsh-noema
Noema long-term memory plugin for DSH: durable, inspectable agent memory with recall tools and a settings page.
odai (plugin)
orziz/odai
Profile-wide DSH governance and routing bundle with configurable compaction calls and scoped local semantic memory; compatible with DSH 0.1.0-rc.6 and 0.1.0-rc.7.
dsh-chat-import
nwflower/dsh-chat-import
Importa cronologie di chat ad alta fedeltà da 13 agenti di coding (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode e altri) come sessioni DeepSeek Harness riprendibili, con esportazione inversa verso Claude Code.
forkprobe
jayden-x-l/forkprobe
Confronta più skill sullo stesso compito e scegli la vincitrice.
dsh-crew
zseven-w/dsh-crew
DeepSeek Harness (DSH) plugin: dispatch work to DSH agents from Claude Code / Codex — native subagent progress, in-host worker sessions with per-tier presets, and a multimodal bridge that lends the text-only harness vision and image generation.
dsh-im
xmanrui/dsh-im
Collega bot di messaggistica istantanea a DeepSeek Harness scansionando codici QR (supporta Feishu, Weixin, DingTalk e altri)
dsh-agent-team-gui
toolclub/dsh-agent-team-gui
Persistent multi-model squads configured in Settings and selected in the Composer, with per-member model/tool policies; the main Agent dynamically plans each send as a bounded DAG with bounded reviewer/repair loops, while Run Center tracks retries and per-member tokens from official Harness usage events.
skill-route
erichare/skill-route
DeepSeek Harness (dsh) bundle wiring SkillRoute's skill router into your agents.
opencues
opencues/opencues
OpenCues for DeepSeek Harness — LLM word alternatives and `_`-gated blank fill-ins in the dsh composer.
opencues (dsh)
opencues/opencues
Word alternatives and underscore-gated fill-ins in the composer. End a line with _ and it is filled; misspellings are flagged as you type. Routes through the model dsh is already configured with, so it needs no API key.
dsh-smooth-stream
laplace-bit/dsh-smooth-stream
Silky streaming reveal for the Web UI: text appears at the model's arrival rate, new lines glide in, no flicker; follow stays with the user and prefers-reduced-motion is respected.
allinluna
zenx0x/allinluna
Strumenti Cordis di DeepSeek Harness per All in Flash, basati su All in Luna.
geml
geml-spec/geml
Agent-Native document handling for DSH — addressable blocks let an agent read and edit one section instead of the whole file. Ships the geml MCP server and the authoring and code-graph skills.
geml (dsh-plugin)
geml-spec/geml
Block-addressed document editing: an MCP server exposing geml_get / geml_set / geml_check and friends, so an agent reads or rewrites one addressed block of a Markdown or GEML document instead of the whole file. Ships the GEML authoring skill and a code-graph skill that builds and navigates a project call graph as GEML codemaps.