Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
26 plugins encontrados
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
Mercado de plugins de DSH: explora, instala y actualiza con un clic todos los plugins de GitHub con el topic dsh-plugin, directamente desde la GUI web de DSH.
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
Memoria entre sesiones acotada, por capas, sujeta a aprobación y auditable: una interfaz `ctx.memory` tipada con proveedor SQLite sin dependencias, una herramienta `memory` e inyección de instantáneas; cada escritura pasa por la puerta de aprobación y es reconstruible desde el registro de sesión.
dsh-find-plugin
awesome-dsh-plugin/dsh-find-plugin
Encuentra plugins sin salir del agente: busca en este registro curado por palabra clave o categoría, con comandos de instalación listos para ejecutar.
plugin-registry
vlln/plugin-registry
Infraestructura del ecosistema: una consola de navegador ligera para gestionar los plugins del repositorio oficial (sin parches) más una skill make-dsh-plugin para el desarrollo guiado de plugins.
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
Mercado de plugins verificados y registro autónomo para 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
Cambio de estilo de salida en tiempo de ejecución para DeepSeek Harness, equivalente a outputStyles de Claude Code
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
Centro de skills integrado en la GUI para DeepSeek Harness (dsh): explora el catálogo local completo de skills del registro oficial ctx.skills (todas las raíces y proveedores externos), activa/desactiva skills, inspecciona su contenido, muestra diagnósticos del frontmatter y crea nuevas skills a partir de plantillas — t
dsh-crosstalk
jesse-njx/dsh-crosstalk
Mensajería entre sesiones para DSH: cualquier sesión de la máquina puede listar y enviar mensajes a cualquier otra, al estilo Claude Code, mediante un registro local de heartbeat y una bandeja de entrada.
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 de doble cara para DeepSeek Harness: una pestaña visual de gestión de plugins en los ajustes web, donde se puede activar/desactivar cualquier fila de plugin, comprobar los plugins instalados (incluidas las filas oficiales @deepseek-ai/*) contra el registro de npm, actualizarlos, reparar archivos originales y actualizar el h
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