Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
428 plugins encontrados
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Puente de canal de Feishu (Lark) con seguridad ante fallos: chatea con un bot y recibe los turnos del agente de dsh. Solo SDK oficial de Python (versión fijada); lista de permitidos por defecto, verificación de firma/timestamp/repetición del webhook, sesiones fijas por chat; docs bilingües.
dsh-drag-and-drop
akiracod/dsh-drag-and-drop
Bifurcación de arrastre de archivos: suelta documentos como chips eliminables encima del editor, y envíalos sin necesidad de escribir.
dsh-opencode-go-usage
v587d/dsh-opencode-go-usage
Uso de la suscripción de OpenCode Go (ventanas móviles/semanales/mensuales con cuenta regresiva de reinicio) en el panel del editor, con un editor de credenciales integrado.
dsh-mobile-gate
bernardxu123/dsh-mobile-gate
Puerta de enlace móvil para LAN: proxy inverso aislado en un proceso hijo, con aprobación en la primera visita, vinculación de token por dispositivo, limitación de tasa e inyección de diseño móvil (píldoras compactas en el editor, polyfill de randomUUID).
dsh-mobile-hanui
z-6354/dsh-mobile-hanui
Mobile UI shell for the DSH Web GUI: turns the desktop three-column layout into a touch-friendly phone layout (overlay drawers, draggable FAB, full-screen dialogs, infinite-scroll history) under a 1024px viewport, with zero desktop impact. - Complete mobile PWA for DSH, built on dsh-mobile-gate: secure remote-access gateway plus install-to-homescreen (manifest + service worker), offline capability, touch gestures (pull-to-refresh, edge-swipe back, pinch-zoom font), agent-done push notifications, and touch-first layout — desktop unaffected.
dsh-remote
xgone/dsh-remote
Remote access & authentication for DeepSeek Harness web UI: account/password login gate, MFA (TOTP), signed session cookies, role-based access, in-browser directory picker, account management settings, fully localized in English and Chinese.
dsh-taskboard
cloader/dsh-taskboard
Task board for DSH: create tasks with project and model assignment, run them manually or on cron schedules; new sessions in a project automatically pick up its todo tasks and move them to in-review when done.
dsh-virtual-product-team
songoao25/dsh-virtual-product-team
Virtual product team agent preset: user-led conversation walks you through the full 12-step pipeline from idea to shipped, promoted and operated product, with staged gates and per-stage skills.
dsh-plugin-guide
perrylink/dsh-plugin-guide
The DSH plugin-development knowledge base as an on-demand agent skill: official constraints, task workflows, API reference and community gotchas, installed with the bundle so the agent can look things up while building a plugin.
dsh-pilot
guo6x/dsh-pilot
Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8 `pilot_*` tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key.
dsh-zotero
hongcheng-li/dsh-zotero
Zotero library tools via the local API (no API key): search items/collections, read metadata and abstracts, list attachments, read full text (parses PDFs on the fly when Zotero cache misses), download PDFs, and manage notes.
dsh-whale-meter
shiye-10pages/dsh-whale-meter
Usage tiers and shareable stats cards: 🐟→🐳 ranks by monthly token burn with a locally-computed estimated percentile, precise pricing for 46 models across 6 vendors (including size-tiered Chinese pricing), backfill of pre-install sessions, and old-vs-new comparison across the 2026-08-17 rate change. Local-only, no telemetry.
dsh-ui-font
warmwine/dsh-ui-font
Font engine for the Web GUI: system font enumeration, global and per-component font-size tuning with a Spy++-style picker, settings page.
dsh-plugin-tavily
1624318455/dsh-plugin-tavily
Proveedor de búsqueda web respaldado por Tavily para la herramienta integrada web_search, con una tarjeta de ajustes para la clave de API, el número de resultados y la ventana de recencia.
dsh-plugin-sleep
huanlinoto/dsh-plugin-sleep
Expone al modelo una herramienta sleep que pausa la ejecución durante los milisegundos indicados antes de volver, con cancelación y límites (clamp)
dsh-openapi
degurechaff57/dsh-openapi
Herramientas seguras de descubrimiento de OpenAPI 3.x y llamadas a la API para DeepSeek Harness
dsh-plugin-marketplace
awesomehou/dsh-plugin-marketplace
Mercado de plugins para DeepSeek Harness: sincroniza en vivo el topic dsh-plugin de GitHub (más de 1800 repositorios) en una pestaña de ajustes buscable y paginada, con instalación de un clic y herramientas de agente (market_search / market_install).
dsh-billing
thetianzz/dsh-billing
Plugin de DeepSeek Harness: saldo de cuenta + coste de la sesión (comandos /balance /cost, herramienta deepseek_billing, dos cápsulas en la Web UI), con sincronización automática de precios oficiales cada 12 horas
dsh-trajectory-governance
dfycaly98931680/dsh-trajectory-governance
Gobernanza de trayectorias del agente y diagnóstico de anomalías: reconstruye registros planos en árboles multirrama, detecta bloqueos, reintentos inválidos y desviación del objetivo; alerta con atribución de coste, interrupción y bifurcación con un clic vía API oficial, en pestaña propia.
dsh-plugin
picgo/dsh-plugin
Sube imágenes y archivos locales a tu servicio de alojamiento de imágenes usando la configuración existente de PicGo (PicGo Cloud, GitHub, S3, COS, Qiniu o cualquier plugin de subida instalado), mediante una herramienta `picgo_upload` y un comando `/picgo`.
dsh-plugin-terminal
siberiah2o/dsh-plugin-terminal
Panel de terminal multipestaña en la parte inferior (node-pty + xterm.js), fijado al fondo de la ventana, siempre debajo del cuadro de entrada.
widget-dock
morgogh/widget-dock
Banco de trabajo arrastrable de mini tarjetas (saldo de la API, uso de tokens, estadísticas de sesión, objetivo, coste) en las áreas vacías junto a la conversación, con niveles de tamaño y precios oficiales de DeepSeek.
dsh-calculator
bobcat848/dsh-calculator
Gasto de la API de DeepSeek (sesión actual y todas las sesiones) y saldo de la cuenta en el panel lateral, con precios oficiales y soporte de tarifas de hora punta/valle.
dsh-sidebar-mode
meredith2328/dsh-sidebar-mode
Preset-mode badge embedded in the "New Session" button: click to pick the default agent preset for the next session (long names truncate with ellipsis so the label stays readable).