Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
288 plugins encontrados
dsh-web-ui (dsh-aionui-panel)
damonkoy/dsh-web-ui
Right-panel system for the dsh web GUI: a pixel-faithful AionUi Explorer + Preview (file tree, diff view, preview).
dsh-sysmon
aks1st/dsh-sysmon
System status floating widget: live CPU/memory/disk usage in the bottom-right corner of the DSH Web UI with threshold colour warnings.
dsh-companion
beijingwahw/dsh-companion
Compañero de sesión con cuatro módulos: exportación inteligente de conversaciones (Markdown/PDF/JSON/imagen larga PNG, con redacción de privacidad y ZIP por lotes), resúmenes de traspaso de contexto con guardado/importación de plantillas, optimización del coste de la API (precios oficiales en vivo, programación en horas pico/valle, presupuestos diarios/mensuales, enrutamiento de modelos), y búsqueda global de conversaciones con búsqueda dentro del chat (Ctrl+F, CSS Custom Highlight API).
dsh-learn-everything
cendaifeng/dsh-learn-everything
Plugin de modo de aprendizaje Feynman: bucle enseñar → reexplicar → evaluar → reexplicar de nuevo, renderizado como tarjetas de lección en HTML enriquecido (diagramas mermaid + resaltado de código con shiki).
dsh-reasoning-settings
junelearn/dsh-reasoning-settings
Añade niveles de razonamiento bajo, medio, alto y otros a las API de terceros de DeepSeek Harness, con selección de modelo para cada llamada a un subagente
dsh-plugin
tabbit-browser/dsh-plugin
Plugins de Tabbit Browser para Deepseek Harness
dsh-skill-pack
jeremy9682/dsh-skill-pack
11 skills de flujo de trabajo compartibles (handoff, triage, to-spec, to-tickets, wayfinder, teach, wait-what, dsh-mode-routing, ask-matt, overnight-execution, full-throttle) como paquete de skills instalable.
knowlp-rag
wly8691-jpg/knowlp-rag
RAG de doble grafo de conocimiento para notas Markdown: grafos de prerrequisitos y de similitud (recorrido P/S-Agent), fragmentación por párrafos, búsqueda híbrida n-gram/embeddings y un bucle explícito de retroalimentación de pesos, todo vía MCP.
deepseek-harness-forge-plugins (forge-tcm)
jinguanghai/deepseek-harness-forge-plugins
Kit de herramientas de medicina tradicional china: diagnóstico por los ocho principios y consulta de pares de hierbas.
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
Puente de visión nativo del proveedor LLM: las imágenes pegadas en el chat son descritas por un modelo de visión (Qwen3-VL vía pi-ai/llama.cpp) y esa descripción de texto se envía a DeepSeek de solo texto para la respuesta; la admisión de imágenes, el enrutamiento y la compactación pasan por mecanismos nativos del harness, con una caché LRU de descripciones y reintento en 503.
dsh-inline-images
3403473060/dsh-inline-images
Renderiza rutas de imágenes locales de las respuestas del asistente directamente en el cuerpo del mensaje (9 formatos, lightbox con zoom al hacer clic, tamaño ajustable).
dsh-ide-sidebar
yuhangkang/dsh-ide-sidebar
IDE-style workspace switcher sidebar for DSH (DeepSeek Harness): floating workspace dropdown, session filtering, done/pending status lights, workspace & session search, and workspace rename/delete/archive/add.
gh-tea-npm-dsh
tommyfang2077/gh-tea-npm-dsh
DeepSeek Harness (dsh) plugin for GitHub (gh), Gitea (tea) and npm CLIs: detect/install, guided auth/config (incl. npm token rotation), issue and package tools.
omdsh-runtime
omdsh-dev/omdsh-runtime
Lightweight OMDSH Runtime and Profile Pack toolkit for auditable DSH composition, signing, candidate installs, and rollback
dsh-valuz-genui
valuz-ai/dsh-valuz-genui
DeepSeek Harness plugin: generate_ui — the model turns a request (+ data) into an A2UI document rendered as an interactive surface in the chat, generated through dsh's own model service (valuz-genui core)
dsh-pet-whale
nzl153/dsh-pet-whale
Desktop pet drawn from the official whale outline: pure-SVG animation follows agent state (thinking, working, celebrating, error), with poke and double-click flip interactions, cursor avoidance, 7 palettes, light/dark theme sync, and a playable web preview.
dsh-plugin-vet
wulun811/dsh-plugin-vet
Plugin trust pipeline for DeepSeek Harness: deterministic static scan with verdicts, opt-in runtime guard with honeypot lures, agent audit-protocol skill, and a browser shield status light. Alarm-only, never an enforcer.
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.
github-explore
fectivnfy112357/github-explore
GitHub search, discovery and audit scripts wrapped as a SKILL.md pack around the gh CLI: repo search, multi-axis explore, trending, repo summaries, similar projects, code search, issue/PR search and org audits; ships as a dsh bundle (and on npm).
Stata-AI-Skill
zihaovistonwang/stata-ai-skill
Run Stata through DeepSeek Harness: the native Stata AI Skill service auto-starts with DSH (macOS/Windows binaries bundled), so you can run regressions, do-files and econometrics workflows with no manual setup.
dsh-markdown-preview
githubjike/dsh-markdown-preview
In-chat preview for produced files: click a produced-file chip to render Markdown (server-side markdown-it + highlight.js), images, or plain text right in the conversation; system-app open and reveal-in-folder stay one click away.
dsh-tesseract-ocr
maxwell-feng/dsh-tesseract-ocr
Local OCR for attached images via Tesseract: only the recognized text is sent to the model, never the image bytes; vision passthrough is opt-in.
dsh-image-gen
leemancheung/dsh-image-gen
GPT Image 2 `image_gen` with Codex subscription OAuth by default or explicit API-key mode: developing card, up to three live API partials, durable attachment replay/lightbox/download, text-only model output, and bounded credential-safe requests.
dsh-open-eyes
hyp6666/dsh-open-eyes
Vision bridge for text-only DeepSeek routes that analyzes attached and local images through configurable OpenAI Responses, Chat Completions, or Anthropic Messages endpoints while leaving image-capable routes native.