Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

596 plugins trouvés

0

dsh-verification-receipt

030611/dsh-verification-receipt

Écrit des résumés locaux au format JSONL du nombre d'outils par tour et de signaux de vérification approximatifs, sans stocker les prompts, les arguments d'outils ni le texte des résultats.

5il y a 5 joursSécurité et permissionsMIT
L

Code2Skill

leechen298/code2skill

Génère des Functions, des outils MCP, des Skills de workflow et des paquets de tests hors ligne à partir de code source autorisé par l'utilisateur.

5hierDéveloppement et outils de pluginsMIT
W

dsh-feishu-bridge

wz-heng/dsh-feishu-bridge

Passerelle de canal Feishu (Lark) à sécurité positive (fail-closed) : discutez avec un bot et récupérez les réponses de l'agent dsh — avec approbation d'outils human-in-the-loop optionnelle (cartes Allow/Deny avant chaque appel bash, délai d'expiration fail-closed). Intégration utilisant exclusivement le SDK Python officiel (version figée) ; liste blanche à refus par défaut, vérification de signature/horodatage/rejeu des webhooks, sessions persistantes par discussion ; test de compatibilité quotidien avec le dernier SDK ; documentation bilingue.

5hierIntégrations et accès distantMIT
N

nowledge-mem-deepseek-harness

nowledge-co/nowledge-mem-deepseek-harness

Une seule couche de mémoire pour tous les outils et agents IA : injection de Context Bundle, rappel au moment du prompt, outils MCP, et capture du fil DSH à la fin de chaque tour.

5avant-hierMCP et connecteurs
H

dsh-plugin-session-import

huguangyu666/dsh-plugin-session-import

Importez l'historique de chat de claude-code / codex / reasonix / zcode dans des sessions dsh : liaison à l'espace de travail, appels d'outils préservés, protection contre les sessions surdimensionnées, restauration de la compaction zcode.

5il y a 3 joursSessions et messagesMIT
Z

dsh-window (plugin)

zichenggurrr/dsh-window

Fenêtre de bureau Windows native (WebView2) pour DSH : installation en une commande, récupère automatiquement le zip de l'application depuis les GitHub Releases, crée un raccourci sur le bureau et ajoute un outil desktop_launch pour le démarrer depuis le chat.

5hierAméliorations 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.

4hierAméliorations UI
W

dsh-compact-activity

wallpap/dsh-compact-activity

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

4hierOutils et capacitésMIT
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.

4avant-hierSécurité et permissions
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.

4avant-hierSécurité et permissionsMIT
C

dsh-guardian

cdxiaodong/dsh-guardian

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

4il y a 4 joursSécurité et permissions
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.

4avant-hierDéveloppement et outils 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.

4hierDéveloppement et outils 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.

4avant-hierIntégrations et accès distantMIT
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.

4avant-hierIntégrations et accès distant
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.

4il y a 4 joursOutils et capacitésMIT
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.

4il y a 3 joursVision, voix et 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.

4avant-hierVision, voix et 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.

4hierOutils et capacitésMIT
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.

4il y a 22 heuresOutils et capacitésMIT
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.

4il y a 19 heuresOutils et capacitésMIT
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.

4il y a 4 joursOutils et capacitésMIT
D

dsh-auxiliary

dsh-plugins/dsh-auxiliary

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

4il y a 3 joursOutils et capacitésLGPL-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.

4il y a 20 heuresMémoireMIT