Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
1664 plugins encontrados
dshx
why913/dshx
La CLI complementaria que faltaba para DeepSeek Harness (dsh): gestiona servidores MCP con un solo comando (add/list/remove/test, con comprobaciones de conexión en modo simulado), más importación de un solo paso desde Claude Code / Codex. También se monta como plugin de dsh para que el propio agente pueda gestionar MCP.
dsh-deepseek-status
kekukase/dsh-deepseek-status
Plugin de DeepSeek Harness: estado oficial en vivo del servicio de DeepSeek (status.deepseek.com) en la barra lateral: estado general, estado por componente, incidencias y tiempo de actividad.
dsh-auto-approval-plugin
styxnether/dsh-auto-approval-plugin
Un nivel de permiso intermedio para DeepSeek Harness entre workspace-write y danger-full-access: aprueba automáticamente comandos inofensivos y operaciones dirigidas a áreas de confianza configuradas, más allá del espacio de trabajo actual.
dsh-yali-image-generator
pptt121212/dsh-yali-image-generator
Plugin de generación de imágenes para DeepSeek-Harness. Solicita tu clave de API de Yali AI en: https://api.yaliai.com/
dsh-dafeiyu
qcytsn/dsh-dafeiyu
Un compañero BigFish nativo de escritorio impulsado por los eventos de sesión de DeepSeek Harness.
deepsee
chang416/deepsee
DeepSee: visión para DeepSeek Harness, enrutamiento multimodelo y autocomprobaciones visuales con Gemini antes de la entrega
auto-compact
johnathonye/auto-compact
Plugin de compactación automática de contexto a nivel de sesión: comprueba el uso de contexto antes de cada paso del turno y al finalizarlo; si supera el umbral de la sesión, compacta automáticamente e inyecta el resumen en el contexto para continuar con naturalidad (DeepSeek Harness / DSH)
design-playbook
bandersnatch0x/design-playbook
E/S de diseño para agentes de programación: generación de UI controlable mediante declaraciones (spec/domain/craft/design/components/template) y contratos (skill/evaluator). Úsalo para UI de producto: consolas, dashboards, agent-ops, apps orientadas a CJK.
dsh-repro
evilirving/dsh-repro
/repro exporta un paquete de problema mínimo, reproducible y sin secretos: el registro de sesión, los comandos fallidos y el diff de Git.
dsh-gitflow
lonelymoon87/dsh-gitflow
Añade herramientas de Git con aprobación obligatoria para status, diff, log, commit, branch, y checkpoints opcionales.
dsh-notify-bark
pc439527/dsh-notify-bark
Notificaciones push de Bark al iPhone: eventos de finalización de turno, espera de entrada y aprobación enviados desde el host de DSH.
dsh-docker
jesse-njx/dsh-docker
Control de contenedores tipado y protegido: ps/logs/inspect/exec/start/stop y compose up/down con salida JSON, selección consciente del proyecto y operaciones destructivas sujetas a aprobación.
web-components
omdsh-dev/web-components
Soporte para Web Components.
arcana
gooodwei/arcana
Un panel flotante de comandos que muestra todos los comandos de barra de DeepSeek Harness como botones ejecutables, ordenados por uso.
dsh-openviking-status
dipertq/dsh-openviking-status
Minimalist OpenViking status chip and popover for DeepSeek Harness composer
dsh-bonk-pet
reisen-ww/dsh-bonk-pet
Whale-girl desk pet in the corner of the DSH Web GUI. It sings along to a bundled track while the agent works; when a tool call fails a steel pipe falls on its head. Click it to bonk the basin it wears, which costs 12 rice — knock enough and it gets hungry and wanders off to beg, and rice appears somewhere on the page for it to dash across and eat. Draggable within the viewport, wriggles and complains if grabbed mid-dash, volume and behaviour configurable from Settings. All artwork, sound effects and the song ship inside the package.
dsh-notify
taoye599/dsh-notify
Desktop notifications for DeepSeek Harness — a web notification while a browser page holds the plugin (turn completion and pending questions), and a native Windows toast from the host for finished turns once the browser is closed.
dsh-telegram-control
jackcontrols/dsh-telegram-control
Telegram remote control for DeepSeek Harness: list conversations with titles and workspaces, resume paused persisted sessions on demand (preset remount), turn-tracked reply relay, first-line reasoning summaries, inline-button approve/reject with outcome edits, and a bot command menu.
dsh-knj-version-control
yangdongzhen590/dsh-knj-version-control
Version-control workbench for the DSH Web sidebar: local changes grouped by type, per-file and multi-file staging, preview-confirmed commit / update / push, and a failure dialog that shows the raw Git output instead of a four-second toast.
dsh-git-statusline
pinzza/dsh-git-statusline
Compact Git status line for DSH Web: the current branch, staged and unstaged line changes, ahead/behind commit counts against upstream, and a clean-worktree marker — placeable in the sidebar footer, the session header, or above/below the composer, with the position switched on the settings page.
oh-my-dsh
gulagala001/oh-my-dsh
Oh My DSH (OMD) adds context summaries with original-source recall, task-linked verification, prompt optimization, CodeGraph code navigation, OpenCU computer control, and four themes covering layout, sidebars, and settings.
PDF-electronic-signature
juntaoxiao/pdf-electronic-signature
PDF electronic signing: generate a handwritten-style signature image, stamp images and typed blocks onto PDF pages, and apply a PKCS#7/CMS digital signature with a PKCS#12 certificate you supply. Stamping first keys an opaque background out to transparency - un-compositing each pixel so the ink keeps its original colour - and trims to the ink, so a seal stamped over a signature does not erase it.
dsh-say
fangqian616/dsh-say
Speaks your agent's reports in a voice you choose, compressing long reports before speaking. Character voices need no training - a 3-10 second reference clip clones one, and community-trained models work too - and no 6.4 GB GPT-SoVITS install: the plugin installs its own runtime and voice. An existing GPT-SoVITS can be used instead, and it is the same voice model.
dsh-win-computer-use
wwwort/dsh-win-computer-use
Windows-native computer use for DeepSeek Harness: two tools drive and read any desktop app. One batch call runs find, click, type, key, read, wait and screenshot steps in a single engine pass, so a task whose steps are known up front costs one model round trip; reading returns window text rather than an image, and input and capture prefer UI Automation patterns, Win32 messages and offscreen PrintWindow so the user's focus and pointer stay untouched.