Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

596 plugins encontrados

0

dsh-verification-receipt

030611/dsh-verification-receipt

Escribe resúmenes JSONL locales con el recuento de herramientas por turno y señales de verificación aproximadas, sin almacenar prompts, argumentos de herramientas ni el texto de los resultados.

5hace 4 díasSeguridad y permisosMIT
L

Code2Skill

leechen298/code2skill

Genera Functions, herramientas MCP, Skills de flujo de trabajo y paquetes de prueba sin conexión a partir de código fuente autorizado por el usuario.

5hace 17 horasDesarrollo y herramientas de pluginsMIT
W

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.

5ayerIntegraciones y acceso remotoMIT
N

nowledge-mem-deepseek-harness

nowledge-co/nowledge-mem-deepseek-harness

Una única capa de memoria para todas las herramientas y agentes de IA: inyección de Context Bundle, recuperación en el momento del prompt, herramientas MCP y captura de hilos de DSH al final de cada turno.

5anteayerMCP y conectores
H

dsh-plugin-session-import

huguangyu666/dsh-plugin-session-import

Importa historial de chat de claude-code / codex / reasonix / zcode a sesiones de dsh: vinculación de espacio de trabajo, llamadas a herramientas preservadas, protección contra sesiones sobredimensionadas y restauración de compactación de zcode.

5hace 3 díasSesiones y mensajesMIT
Z

dsh-window (plugin)

zichenggurrr/dsh-window

Ventana de escritorio nativa de Windows (WebView2) para DSH: instalación con un solo comando, descarga automática del zip de la app desde GitHub Releases, crea un acceso directo en el escritorio y añade una herramienta desktop_launch para iniciarla desde el chat.

5hace 21 horasMejoras de UIMIT
C

dsh-oc

chiro2001/dsh-oc

DeepSeek Harness × OpenCode TUI 前端:把 dsh 的 Agent、会话、工具接入官方 opencode 终端。OpenCode TUI frontend for the DeepSeek Harness (dsh): agents, sessions and tools in the official opencode terminal.

4ayerMejoras de UI
W

dsh-compact-activity

wallpap/dsh-compact-activity

compact reasoning and tool activity groups for DeepSeek Harness Web and DeepSeek Harness Desktop.

4hace 19 horasHerramientas y funcionesMIT
T

dsh-plugin-vetting

truelove-dreamer/dsh-plugin-vetting

Vets third-party plugins before you trust them: static scan for malicious patterns (exfiltration, credential access, obfuscation, persistence) and over-privileged path use, transitive-dependency coverage, official-package hash baseline for supply-chain tamper detection, and an optional plugin-tool call gate.

4anteayerSeguridad y permisos
M

dsh-permgate

mrweicodes/dsh-permgate

Fine-grained permission gateway: per-category tool-call review (outside-workspace directories, commands, file read/write, subagents, repeated actions) with global & per-project allow/deny exceptions, quick-tool defaults, custom rules, a bilingual approval modal with inline diff details, custom rejection reasons and a sandbox-upgrade flow.

4anteayerSeguridad y permisosMIT
C

dsh-guardian

cdxiaodong/dsh-guardian

Agent security guardrail: intercepts and audits every tool call, requiring human confirmation on sensitive operations.

4hace 3 díasSeguridad y permisos
Z

dsh-plugin-doctor

zoahdev/dsh-plugin-doctor

Health checks for DSH plugins: manifest/patch/entry/build/pack/install verification, model-callable plugin_check, profile host-shadowing + BOM detection, environment diagnostics, and poison preflight.

4ayerDesarrollo y herramientas de pluginsMIT
J

dsh-continual-harness

jasen215/dsh-continual-harness

Continual self-refinement loop: persistent memory, periodic review-and-refine, cross-session shared knowledge, and automatic rollback through a model-callable harness_refine tool.

4hace 22 horasDesarrollo y herramientas de pluginsMIT
J

dsh-lark-bridge

jmoksz/dsh-lark-bridge

Feishu (Lark) bridge for DeepSeek Harness: one-command install, streaming progress cards with a tool panel, ask/approval button cards, attachments, and proactive feishu_send pushes.

4anteayerIntegraciones y acceso remotoMIT
C

dsh-island

cdxiaodong/dsh-island

Bridge DSH agent sessions, tool calls, and approvals to the CodeIsland macOS notch panel over a Unix socket, with in-panel allow/deny.

4anteayerIntegraciones y acceso remoto
K

dsh-office-tools

kw78/dsh-office-tools

Workspace-safe Office tools for agents: create/read Word, create/read/update Excel, and create/read PowerPoint decks with PNG/JPG/GIF image placement.

4hace 4 díasHerramientas y funcionesMIT
G

deepseek-vision (dsh-plugin-deepseek-vision)

gou-gee/deepseek-vision

Vision MCP and DSH bundle for text-only DeepSeek: analyze_image, analyze_clipboard, compare_images and vision_status tools, a visual settings page, free GLM-4.6V-Flash by default, result caching and rate-limit tolerance; keys stay out of logs.

4hace 3 díasVisión, voz y multimodalMIT
A

dsh-guide-dog

atropinoltt/dsh-guide-dog

MiniMax-powered multimodal plugin: real-time voice call mode (streaming conversation, floating dock UI), voice mode and mic voice input, plus image/video/music/speech generation and vision inspection tools.

4ayerVisión, voz y multimodalMIT
G

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.

4hace 18 horasHerramientas y funcionesMIT
S

dsh-ffmpeg

stardustlc666/dsh-ffmpeg

Seven video tools (probe/cut/concat/encode/subtitle/extract/gif) on the official subprocess service: shell-free argv, zero runtime dependencies.

4hace 13 horasHerramientas y funcionesMIT
S

oss-prompt-optimizer

seven282/oss-prompt-optimizer

Optimize a raw instruction into a professional prompt through the harness llm service — four-section (Role / Task / Context / Format) or a headerless plain-text style. Context-aware by default: the recent conversation is injected as background and may enrich the ## Context section. Long outputs resume from the truncation point with auto-expanded budgets; validated results are cached (identical requests cost zero model calls); a unified call budget bounds worst-case cost. Composer ✨ one-click optimize, undo, cancel and a token-cost hint; prompt_optimize tool (optimize + iterate), auto-optimize hook, auto-detected zh/en role document.

4hace 10 horasHerramientas y funcionesMIT
H

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.

4hace 3 díasHerramientas y funcionesMIT
D

dsh-auxiliary

dsh-plugins/dsh-auxiliary

Dedicated model routes, tools, and system guidance for vision, compaction, reviews, subagents, titles, and image generation.

4hace 3 díasHerramientas y funcionesLGPL-3.0
M

dsh-obsidian

mingzeng21/dsh-obsidian

Connect dsh to a local Obsidian vault: search, read, write, move, and trash notes through `obsidian_*` tools.

4hace 11 horasMemoriaMIT