Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
236 plugin trovati
dsh-windows-shell-policy
lan-tina-ws/dsh-windows-shell-policy
Plugin dei criteri Shell predefinito di DSH Windows: rileva git-bash/MSYS2, commuta bash/pwsh dal pannello di configurazione, registra dinamicamente lo strumento bash e riduce la superficie degli strumenti del prompt.
dsh-daemon
chenkai2/dsh-daemon
Registra il server web DeepSeek Harness (dsh web) come servizio in background con avvio automatico e auto-riparante — LaunchAgent / systemd / cron più un watchdog di health check di 30 s — con sette strumenti dsh_daemon_* (install/uninstall/reinstall/status/start/stop/update).
pdf-background-gray-codex-skill (dsh-pdf-background-gray)
zjsthmjialin/pdf-background-gray-codex-skill
Registra la skill remove-pdf-background-gray per DSH: sbianca gli sfondi grigi/bianco sporco delle scansioni nei PDF basati su immagini, preservando la risoluzione, la geometria della pagina e i bordi del testo con antialiasing (riscrittura Flate senza perdita), tramite un singolo script Python (pypdf + Pillow + numpy).
inspiration-deck-workshop (dsh-inspiration-deck-workshop)
zjsthmjialin/inspiration-deck-workshop
Registra la skill Inspiration Deck Workshop per DSH: deck di presentazione HTML statici locali (6 modelli di deck, oltre 25 layout, 23 temi e showroom di animazioni) con CLI di validazione ed esportazione PNG/PDF e smoke test, zero dipendenze a runtime.
dsh-codex-migrate
polarskicpl/dsh-codex-migrate
Migra conversazioni, MCP, memorie e file di progetto di Codex CLI in sessioni, aree di lavoro e registrazioni MCP di DSH.
dsh-subscribe (plugin)
zoahdev/dsh-subscribe
Vetrina di plugin in stile Steam: un registro di plugin navigabile dentro DSH con installazione, disinstallazione e aggiornamento in un clic, oltre a una CLI senza dipendenze e strumenti di mercato richiamabili dagli agenti.
dsh-ops-health
miraculousgarfield/dsh-ops-health
Controllo di integrità con un clic per la GUI Web DSH: un pulsante nella sidebar esegue check-health.ps1 dell'ops kit tramite una semplice route HTTP (indipendente dal registro degli strumenti) e visualizza una scheda report strutturata; i colori seguono il tema attivo, Windows/PowerShell.
dsh-testkit
iiwish/dsh-testkit
Test del ciclo di vita su host reale isolati con Docker per plugin DSH, relativi a installazione, avvio, registrazione degli strumenti, aggiornamento, disinstallazione, reinstallazione e ripristino, con evidenze strutturate.
dsh-foundry
hellosky983/dsh-foundry
Compilatore di plugin con un registro di blueprint (scaffold → validate → deploy) esposto come servizio runtime, tre strumenti per modelli e una pagina impostazioni della galleria di blueprint.
dsh-genome
elohia/dsh-genome
Motore di trasformazione e assemblaggio delle capacità (framework di cibernetica/sistemi di Qian Xuesen): il livello residente statico gestisce i registri di skill/MCP/plugin, acquisisce automaticamente skill e metriche degli strumenti e guida un ciclo evolutivo a feedback negativo (scansiona Sick/Weak → muta → seleziona promuovi/rifiuta → rollback di 30s); include un pannello Web UI e un bridge al plugin store GitHub dsh.
dsh-vision (vision-route)
314857493/dsh-vision
Registra una route provider `deepseek-vision`: la GUI web accetta immagini incollate e le trascrive in testo tramite la free Zhipu GLM vision API prima di delegare all’adattatore DeepSeek.
dsh-UEAssetsOperator
qswwltn/dsh-ueassetsoperator
Ispezione dei .uasset di Unreal Engine (resolve/registry/load) ed editing limitato dei nodi Blueprint tramite il Python UE integrato.
dsh-plugin-sync
angli1997/dsh-plugin-sync
Sincronizza il manifest dei plugin DeepSeek Harness installati con un GitHub Gist (accesso OAuth, esportazione/importazione con un clic e installazione automatica delle dipendenze).
dsh-dracula-theme
ossfrankfrank/dsh-dracula-theme
Plugin del tema Dracula per DSH Web GUI: la tavolozza scura classica e la variante Soft registrate nel runtime nativo dei temi, commutazione con un clic e scelta persistente.
dsh-plugin-acn
acnlabs/dsh-plugin-acn
Unisciti ad ACN da DeepSeek Harness: registra questo agente, scopri altri agenti, invia messaggi, leggi la inbox. Per impostazione predefinita usa la regione Cina
dsh-subscription-login
woodfood111/dsh-subscription-login
One settings page that lists every subscription sign-in the harness can offer and walks you through it — ChatGPT (Codex), Claude, GitHub Copilot, OpenRouter, Kimi and xAI — reading the list from the authorization seam instead of hardcoding providers, and showing credential records no registered flow claims any more.
DeepSeek-Harness-Desktop-Ultra (dsh-plugin-ai-switch)
ijry/deepseek-harness-desktop-ultra
Pool AI provider accounts per platform and route them through a local loopback proxy that bridges the OpenAI, OpenAI-Responses, Anthropic and Gemini protocols, then write the proxy into Codex, Claude Code, Gemini CLI, Grok, OpenCode, OpenClaw and Hermes config files with snapshot-and-rollback safe writes; registers no agent tools.
specpowers
saxem1997/specpowers
Registers six spec-driven + test-driven workflow skills for DeepSeek Harness: OpenSpec spec authoring fused with Superpowers TDD discipline into a Phase 0-4 pipeline with review gates. Zero runtime dependencies.
dsh-imagegen-skill
dingchenhui0618-arch/dsh-imagegen-skill
Registers the imagegen skill on the skill registry, so generating and editing raster images needs no hand-copied files under $DSH_HOME/skills. The agent drives a bundled image_gen.py CLI against any OpenAI-compatible GPT Image endpoint for text-to-image, reference-image editing, and transparent-background cutouts.
DLT
llylab/dlt
Six independently togglable modules in one DSH plugin: per-turn CNY cost, DeepSeek account balance, PDF/Word/Excel/CSV read-write tools with right-sidebar preview, a compiler/runtime environment registry, and run/build tools that execute a program or an MSBuild project by environment id. Toolchain paths are resolved at run time (Visual Studio install-root scan, %ProgramFiles%, PATH) and can be overridden per environment through plugin config, so nothing is pinned to the author's machine.
dsh-outlook
unknowcao/dsh-outlook
Zero-credential Outlook automation: 13 tools that drive the local desktop Outlook client via COM — search/read mail, drafts, reply/forward, calendar, address book, rooms, free/busy — plus a sidebar new-mail badge. No Graph API registration, no SMTP passwords; anything that leaves the machine passes a three-layer human approval gate.
dsh-wsl-fetch
173787247/dsh-wsl-fetch
Registers a wsl-proxy ctx.web fetch provider so official web_fetch uses undici ProxyAgent through HTTP(S)_PROXY instead of connecting from WSL to a DNS-pinned public IP (the official path that produces TypeError: fetch failed behind a Windows proxy).
siyuan-codex-bridge
greyoak111/siyuan-codex-bridge
Connects DeepSeek Harness to a local SiYuan (思源笔记) desktop app: registers its note tools as mcp__siyuan__<tool>, exposes the AI configured in SiYuan together with its agent loop as one more tool, ships a notes skill, and enforces a readonly/authoring/full profile on every call while keeping the tool list available when the app is closed.
dsh-mcp-matlab
yh01010/dsh-mcp-matlab
Bridges a local MATLAB MCP server into DSH: evaluate MATLAB code, run .m scripts and tests, and inspect installed toolboxes via mcp__matlab__* tools. Requires MATLAB and the MathWorks MATLAB MCP Server binary, and a path edit after install — the plugin on its own registers no tools.