Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
26 plugins trouvés
treg
superdesigndev/treg
Tool catalog for agents: search ~2,600 external endpoints (SEO and SERP, backlinks, social, people and company enrichment, ad libraries, scraping) by the task you want done, read each one's parameters and per-call price, then call it with the credential injected server-side. Ships the skill plus an MCP row that stays disabled until TREG_TOKEN is set.
DSH-Plugins-Marketplace
bradegithub/dsh-plugins-marketplace
Marché de plugins DSH : parcourez, installez et mettez à jour en un clic, depuis l'interface web de DeepSeek Harness, tous les plugins du topic GitHub dsh-plugin.
humanizer-ru (dsh)
vladimir-human/humanizer-ru
Cleans AI traces from Russian text: finds chatbot copy-paste artefacts (ChatGPT, Gemini, Grok, Perplexity, DeepSeek) and rewrites the text into natural prose on request; 39 regex markers with an evidence registry, offline, text-only bundle.
dsh-memento
perrylink/dsh-memento
Mémoire inter-sessions bornée, en couches, soumise à approbation et auditable : une interface typée `ctx.memory` avec un fournisseur SQLite sans dépendance, un outil `memory`, et une injection d'instantanés figés ; chaque écriture passe par la porte d'approbation et reste reconstructible à partir du journal de session.
dsh-find-plugin
awesome-dsh-plugin/dsh-find-plugin
Trouvez des plugins sans quitter l'agent : recherchez dans ce registre organisé par mot-clé ou catégorie, avec des commandes d'installation prêtes à l'emploi.
plugin-registry
vlln/plugin-registry
Infrastructure d'écosystème : une console de navigation légère pour gérer les plugins du dépôt officiel (zéro patch), plus un skill make-dsh-plugin pour un développement de plugin guidé.
dsh-plugin-tts
1624318455/dsh-plugin-tts
Reads assistant replies aloud via free Edge TTS or your own RVC voice models: read-aloud buttons + auto-read, adaptive chunked progressive playback (gapless long reads), one-click voice-pack installs from a registry, and a portable RVC runtime.
dsh-plugin-marketplace
yelebai/dsh-plugin-marketplace
Marché de plugins vérifiés et registre autonome pour DeepSeek Harness
dsh-model-meta-autofill
qjag1024/dsh-model-meta-autofill
DSH plugin: auto-fill metadata (context length, output cap, display name, input modalities) for custom-provider models from the Model Metadata Registry (models.dev).
dsh-hub
omdsh-dev/dsh-hub
dsh-web-ui (dsh-pet)
damonkoy/dsh-web-ui
Multi-pet companion for the dsh web GUI: a registry-driven floating pet that reacts to model activity.
dsh-hyperframes
stardustlc666/dsh-hyperframes
Five official HyperFrames by HeyGen skills: HTML video / CLI / registry / website-to-video / GSAP reference.
dsh-output-styles
perrylink/dsh-output-styles
Changement de style de sortie à l'exécution, équivalent à outputStyles de Claude Code, pour DeepSeek Harness.
dsh-ops-health
miraculousgarfield/dsh-ops-health
One-click health check for the DSH Web GUI: a sidebar button runs the ops kit's check-health.ps1 through a plain HTTP route (independent of the tool registry) and renders a structured report card; colors follow the active theme, Windows/PowerShell.
dsh-foundry
hellosky983/dsh-foundry
Plugin compiler with a blueprint registry (scaffold → validate → deploy) exposed as a runtime service, three model tools, and a blueprint-gallery settings page.
harness-widgets
physicolor/harness-widgets
Right-hand widget rail for the DSH Web UI: live session stats (turns, LLM/tool time, TTFT, speed, cache, tokens) and OpenCode Go quota via a same-origin host proxy; extensible widget registry for more platform usage widgets, visuals, utility actions and external integrations.
dsh-skill-hub
cheshireez/dsh-skill-hub
Centre de skills intégré à l'interface pour DeepSeek Harness (dsh) : parcourez le catalogue local complet des skills depuis le registre officiel ctx.skills (toutes les racines et les fournisseurs tiers), activez/désactivez des skills, inspectez leur contenu, faites remonter les diagnostics de frontmatter, et créez de nouveaux skills.
dsh-crosstalk
jesse-njx/dsh-crosstalk
Messagerie inter-sessions pour DSH : toute session sur la machine peut lister et envoyer un message à toute autre, façon Claude Code, via un registre de heartbeat local et une boîte de réception.
dsh-subscribe (plugin)
zoahdev/dsh-subscribe
Steam-style plugin storefront: a plugin registry browsable inside DSH with one-click install, uninstall and update, plus a zero-dependency CLI and agent-callable market tools.
dsh-UEAssetsOperator
qswwltn/dsh-ueassetsoperator
Unreal Engine .uasset inspection (resolve/registry/load) and restricted Blueprint node editing through built-in UE Python.
useful-dsh-plugins
lishize20040802-rgb/useful-dsh-plugins
Plugin double face pour DeepSeek Harness : un onglet visuel de gestionnaire de plugins dans les réglages web — activez/désactivez chaque ligne de plugin, vérifiez les plugins installés (y compris les lignes officielles @deepseek-ai/*) par rapport au registre npm, mettez-les à jour, réparez les fichiers d'origine, et mettez à jour le hub.
dshplugins
stimqq/dshplugins
Check the dsh plugins you already installed against a registry of verified packages: which ship a broken package, which are pinned to a dsh version that no longer exists, and which run code on your machine at install time. Drafts the issue that fixes each
dsh-plugin-registry
dshplugin-app/dsh-plugin-registry
DSH Plugin Registry inside DeepSeek Harness — search, compare, and inspect source-backed plugin information before installation.
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