Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
27 plugin trovati
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.
dsh-plugins-store
zasenjc/dsh-plugins-store
Native DSH browser integration for the DSH Plugin Store
dsh-computer-use
anionex/dsh-computer-use
Uso del computer su macOS incentrato sull'accessibilità: osservazioni sempre aggiornate, rifiuto degli stati obsoleti, permessi limitati e input sicuro.
anysearch-dsh
anysearch-team/anysearch-dsh
Provider di ricerca web AnySearch e strumenti avanzati per DeepSeek Harness.
dsh-computer-use
zrui-c/dsh-computer-use
Uso del computer text-first per DSH: controllo in background di Chromium tramite Playwright/CDP più controllo di macOS incentrato sull'accessibilità; le azioni restano ancorate al processo e alla finestra corretti senza prendere il controllo del puntatore dell'utente, distribuito come DMG Universal 2 firmato con Developer ID e notarizzato.
deepseek-plugin-store
ericwong5021/deepseek-plugin-store
Store indipendente della community per plugin di DeepSeek Harness: scopri, installa e proponi plugin, strumenti ed estensioni verificati.
godot-bridge
smalldy/godot-bridge
Ponte runtime DSH↔motore Godot: avvia e controlla un gioco Godot 4.x in esecuzione tramite il suo server di interazione TCP in-game — 8 strumenti (ispezione scena/UI, valutazione GDScript, simulazione input, screenshot, operazioni statiche headless, validazione degli script), sostituisce godot-mcp.
dsh-mmx-bridge
welsione/dsh-mmx-bridge
MiniMax multimodal bridge: one `mmx_bridge` tool covers image understanding/generation, video, TTS, music, cover, web search and quota; optional `web_search`/`read_image` takeover; inline players/image previews right in the Web GUI (npm: `dsh-mmx-bridge`).
dsh-ops-kit
lesliewylie/dsh-ops-kit
Kit operativo basato sulle prove: sei strumenti in sola lettura (catalogo delle capacità, piani di workflow a stadi, lettore di skill impacchettate, ricerca limitata nella memoria locale, audit delle release del repository, checklist di release) e cinque skill impacchettate — pianifica e verifica, senza mai scrivere da remoto.
dsh-subagent-cwd
lynx-gt/dsh-subagent-cwd
Estende dsh-subagent-tools con una cwd per chiamata per i subagent, fornito con le due patch dei provider in-process richieste
dsh-task-relay
lesliewylie/dsh-task-relay
Coda di task cross-sessione con note di passaggio di consegne: sessioni e subagent inseriscono, prendono in carico, completano e annullano task su una coda condivisa basata su file, lasciando un riepilogo di consegna per chi prende in carico successivamente
dsh-code-reference
victorzhong0110/dsh-code-reference
Surveys local code and GitHub/npm for reusable implementations before development, evaluates reuse versus rewrite, and checks architecture coupling.
dsh-subagent-tools
lynx-gt/dsh-subagent-tools
Override per chiamata di modello, provider, persona e toolFilter per la delega ai subagent, con riferimenti @preset: e ID composti provider/modello
dsh-origin-plugin
fantasality/dsh-origin-plugin
Drive Origin scientific plotting from DeepSeek Harness AI chat via MCP: write data, plot line/scatter/column, export PNG/SVG.
dsh-capability-index
777-zen/dsh-capability-index
Pre-flight plugin-library check for DSH agents: task-type requests trigger a Top-K hint of suitable plugins with use_when/not_for capability declarations, making plugin usage predictable instead of opportunistic.
dsh-issue-tracker
xxiaoxiong/dsh-issue-tracker
Jira Cloud issue-tracker integration exposing eight model tools for issue search, project and transition lookup, creation, updates, comments, and transitions; writes are opt-in and support dry-run.
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.
dsh-crw
us/dsh-crw
Provider di ricerca web e fetch basati su fastCRW per DeepSeek Harness (ctx.web)
dsh-fleet-audit
lesliewylie/dsh-fleet-audit
Audit in sola lettura dell'igiene delle credenziali della flotta di agenti: permessi dei file di credenziali, credenziali incorporate nei remote git (mascherate nell'output) e conteggi letterali dei token dei provider; senza dipendenze e deterministico
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
Cerca, elenca e leggi le sessioni passate e correnti tramite il servizio `sessionQuery` proprio dell'harness: usa l'indice SQLite FTS5 dove il deployment lo abilita, e ricade su una scansione limitata a partire dalle più recenti dove non lo fa
dsh-shareone-plugin
sudoprivacy/dsh-shareone-plugin
ShareOne tools for DeepSeek Harness
dsh-frontend-tools
lukaiwuyi/dsh-frontend-tools
DSH plugin: loopback WebSocket bridge that mirrors application frontend tools onto the agent's tool registry and forwards model calls back to the application — one bridge, many apps, key-based namespace isolation
dsh-update-copilot
hezhongtang/dsh-update-copilot
Update copilot for DeepSeek Harness: one scan covers the dsh core, official bundles, and every profile plugin; explains what changed and how risky each update is, then updates only what you confirm.
dsh-mcp-bridge
chhlafiu4312/dsh-mcp-bridge
Zero-dependency MCP client bridge that connects stdio and HTTP MCP servers and registers their tools as mcp_<server>_<tool> for the agent.