Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
36 plugins encontrados
mirage (dsh)
strukto-ai/mirage
Swaps the filesystem and bash providers for a mirage virtual workspace: file tools and shell commands run over mounted resources (RAM, S3, Redis, Slack, Gmail, Notion, Postgres) instead of the host disk, with per-mount read/write/exec modes, per-command sandbox routing (monty, pyodide, quickjs in process; docker, e2b, daytona remote), and installed CLIs (git, gh, slack, linear, ntn, gws, or one you register) as head words in the virtual terminal.
odai (plugin)
orziz/odai
Profile-wide DSH governance and routing bundle with configurable compaction calls and scoped local semantic memory; compatible with DSH 0.1.0-rc.6 and 0.1.0-rc.7.
dsh-notifier
thewolfwalker/dsh-notifier
Notificaciones push unificadas para DSH: una API notify() mínima con 8 adaptadores de canal (Telegram / DingTalk / Feishu / WxPusher / PushPlus / ServerChan / Bark / webhook), envío automático de eventos de sesión al finalizar el turno, en aprobaciones y errores, además de una herramienta notify invocable por el agente; sin dependencias en tiempo de ejecución.
skill-route
erichare/skill-route
DeepSeek Harness (dsh) bundle wiring SkillRoute's skill router into your agents.
dsh-web-search-pro
anweat/dsh-web-search-pro
Búsqueda web mejorada y persistente: enrutamiento multimotor (DeepSeek/Exa/DDG/Bing/Jina + GitHub/Bilibili/YouTube/V2EX/Xiaohongshu/Twitter/Reddit/RSS), caché SQLite+LRU, extracción al estilo userscript y renderizado con Playwright.
dsh-routing-suite
dragonbaba/dsh-routing-suite
A lightweight, selectable smart-routing mode for DeepSeek Harness.
dsh-lark-bridge
imetn/dsh-lark-bridge
Controlador bidireccional de Lark/Feishu para DeepSeek Harness con enrutamiento de proyectos y sesiones, tarjetas interactivas, aprobaciones, adjuntos y controles de tareas.
hermes-dsh-collab
cavan-ou/hermes-dsh-collab
Conecta DeepSeek Harness a un pipeline de Hermes: plantilla de especificación de despacho, enrutamiento por nivel de modelo, puertas de calidad del orquestador y regla de escritor único de git, como paquete SKILL.md (instalable como bundle).
dsh-mcp-lens
labmimors/dsh-mcp-lens
Gateway MCP de divulgación progresiva que busca en grandes catálogos remotos mediante `mcp_search` y luego invoca esquemas exactos mediante `mcp_call`, con conexiones diferidas y cachés acotadas.
dsh-tier-router
brucelanlan/dsh-tier-router
Two-tier model routing: a strong tier plans, advises and reviews while a cheap tier implements, with plan-mode-aware auto routing, a high-impact escalation guard, failure auto-escalation, and subagent tiering.
dsh-agent-router
peterwangze/dsh-agent-router
DeepSeek Harness 多模型路由插件:让专业的事情交给专业的 agent——自定义视觉/翻译/语音/子代理等专业 agent 并绑定独立模型,多模态账号一键登录、账号池健康路由与实时用量统计
dsh-cloak-browser
maxiaovivi/dsh-cloak-browser
CloakBrowser-powered native browser tools with per-agent isolated sessions, bounded snapshots, ref-based interaction, screenshots, and safe routing.
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-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.
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-forge
alex04130/dsh-forge
Runtime extension suite for DeepSeek Harness: cross-session mailbox with wake cold-start, agent teams (captain + members + dependency task board + team_wait), subagent spawn policy with escalation approval, task-aware routing preset, plugin market, skill manager and runtime injector.
dsh-vision-mix
haiziyao/dsh-vision-mix
Combine text, vision, and image-generation APIs into one Mix model with automatic routing: text-only requests go to the chat model, user images and agent screenshots go to the vision model, follow-ups keep using the same session image, and agents can generate or edit images with session-scoped call history.
dsh-llm-github-copilot
lujianjun19/dsh-llm-github-copilot
GitHub Copilot LLM adapter: OAuth device-flow sign-in, live model discovery from the Copilot API, vision support for image-capable models (gpt-4.1, gpt-4o), and two wire protocols (Chat Completions and Responses API) with automatic endpoint routing per model.
dsh-model-router
superboy911/dsh-model-router
Enrutamiento determinista por palabras clave, cambio de modelo mediante lista de permitidos y un canal aislado de image_gen para DeepSeek Harness.
llm-adaptive
dylan121322/llm-adaptive
Enrutamiento adaptativo de modelos: clasificación de complejidad por solicitud con enrutamiento automático de proveedores.
dsh-local-ai
perrylink/dsh-local-ai
Local-model (Ollama) integration for DeepSeek Harness: discover, pull, remove, and inspect local models, route requests to them by task type or keyword with automatic fallback to the cloud, and get a one-shot status overview via /ollama.
dsh-plugins
zjcdkj/dsh-plugins
DeepSeek Harness out-of-tree plugin: give a text-only coding model eyes by routing images to a Qwen-VL (DashScope) route through ctx.llm and returning text.
agent-loop-workflow
lesliewylie/agent-loop-workflow
A project-agnostic multi-agent collaboration protocol for the DeepSeek Harness: loop guards that stop runaway agent loops, a six-field handoff format, risk-tiered review routing, and a fixed verify→commit→push→review→close sequence. One skill instead of the same rules copy-pasted into every agent's instructions.
skill-bartender
akqwpeter-prog/skill-bartender
Task-to-skill pairing meta-skill with a laziness ladder for minimal loading, a user-editable routing table, and a quarantine, SkillSpector scan, human-approval install flow.