Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
27 plugins trouvés
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.
api-relay-audit
toby-bridges/api-relay-audit
Runs local security audits of AI API relays and LLM proxies from DeepSeek Harness, producing Markdown reports for prompt injection, model substitution signals, tool-call rewriting, error leakage, stream integrity, and profile-gated Web3 risks.
dsh-vision-toolkit
anionex/dsh-vision-toolkit
Tâches de vision pour les modèles texte seul : questions-réponses sur image sensibles à l'intention, OCR de captures d'écran longues, reproduction d'UI, ancrage (grounding) et diff pixel.
treg
superdesigndev/treg
Tool catalog for agents: search ~2,600 external endpoints (SEO and SERP, backlinks, social, people and company enrichment, ad libraries, scraping) by the task you want done, read each one's parameters and per-call price, then call it with the credential injected server-side. Ships the skill plus an MCP row that stays disabled until TREG_TOKEN is set.
MisakaNet
ikalus1988/misakanet
Failure-recovery memory: search and record failure-recovery lessons from real engineering sessions, with BM25 + semantic RAG retrieval and a lessons knowledge base.
ru-marketplace-mcp (dsh)
vladimir-human/ru-marketplace-mcp
Skills and optional MCP rows for ten Russian marketplaces: price comparison across Wildberries, Detsky Mir and Yandex Market, plus per-source search, product cards and reviews. The 13 skills load on install; both MCP rows stay disabled until RU_MARKETPLACE_MCP_DIR points at a local clone, which needs Python 3.12+ and uv.
dsh-memory-system
zhujunpeng12/dsh-memory-system
Local-first persistent memory infrastructure for DeepSeek Harness: bounded hot-memory bootstrap, explainable cold recall (exact + Chinese BM25), lease-lock transactional writes, read-only governance, and trajectory review. Pure Python + Markdown, zero ext
dsh-director-toolkit
lhmd/dsh-director-toolkit
DSH Director Toolkit est un plugin DeepSeek Harness pour les artistes 3D, designers techniques et codeurs créatifs. Collez une idée à moitié formée, une note de référence ou une légende de portfolio, et obtenez un pack de direction compact pour Blender, Three.js, Houdini ou C4D.
dsh-plugin-interpreters
huanlinoto/dsh-plugin-interpreters
Expose les outils run_python/run_node qui exécutent du code via stdin et retournent stdout/stderr/exit, avec une carte de configuration du chemin de l'interpréteur.
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Pont de canal Feishu (Lark) à sécurité intégrée (fail-closed) : discutez avec un bot, recevez les tours de l'agent dsh en retour. Intégration reposant uniquement sur le SDK Python officiel (version épinglée exacte) ; liste blanche refusant par défaut, vérification de signature/horodatage/rejeu des webhooks, sessions collantes par discussion ; documentation bilingue.
sgme
freehul/sgme
Passerelle ShiGuang Memory Engine (SGME) : mémoire à long terme partagée multi-agents via HTTP — distillation L0/L1/L1.5/L2, injection par scénario, recherche unifiée et signaux d'attention proactifs (memory_search / wiki_search / signal_pull / signal_claim / signal_ack), installable comme `dsh-sgme`.
dsh-agent-relay
noelune/dsh-agent-relay
Relais de messages multi-agents axé loopback : un courtier authentifié par HMAC plus un plugin dsh (relay_send/recv/peers/history), des clients CLI et Python sans dépendance, protocole de fil v1.0.
unified-agent-memory
noelune/unified-agent-memory
Un coffre Obsidian partagé pour tous les agents : cœur Python sans dépendances (recherche/promotion/arbitrage/oubli), modèle de coffre, plugin dsh (memory_search/show/submit/status).
pr-genius
zsxh1990/pr-genius
PR evaluation and improvement consultant: assesses PR success probability based on historical anti-patterns and success patterns, with one-click scoring and actionable suggestions.
chicheng-cron
534119219/chicheng-cron
Cron scheduler with a sidebar UI: run shell, Python or Node scripts, skills, or agent tasks on a schedule, with push notifications and session archiving.
dsh-origin-plugin
fantasality/dsh-origin-plugin
Drive Origin scientific plotting from DeepSeek Harness AI chat via MCP: write data, plot line/scatter/column, export PNG/SVG.
dsh-bio-genie
moonbowterfly/dsh-bio-genie
生物信息学「许愿式分析」插件:BioPython 全功能覆盖(任意代码执行器 bio_python + 14 个领域 skill)+ 高频语义化工具 + 零依赖自举 Python 环境(uv + venv + biopython 自动下载到插件私有目录)。用户下载安装即可许愿式分析。
dsh-python-env
angeloszou/dsh-python-env
Wraps Python virtual environment management commands: reduces the network and permission problems agents hit when managing environments through terminal commands, works across operating systems, and routes installs automatically through mirrors and local proxies. The tools are strictly confined by the granted read/write permissions.
pdf-background-gray-codex-skill
zjsthmjialin/pdf-background-gray-codex-skill
Registers the remove-pdf-background-gray skill for DSH: whitens gray/off-white scan backgrounds in image-based PDFs while preserving resolution, page geometry, and anti-aliased text edges (lossless Flate write-back), via a single Python script (pypdf + Pillow + numpy).
dsh-UEAssetsOperator
qswwltn/dsh-ueassetsoperator
Unreal Engine .uasset inspection (resolve/registry/load) and restricted Blueprint node editing through built-in UE Python.
dsh-web-preview
zoumutou/dsh-web-preview
Panneau latéral d'aperçu web : hébergement statique local, aperçu Markdown/code/image, exécution en un clic de projets non statiques (Cargo/npm/Go/Python) avec journaux en direct, marquage et annotation d'éléments web, et prise en main des clics de lien dans le panneau latéral.
vision-translation
bingl-li/vision-translation
Native dsh (DeepSeek Harness) Cordis plugin adapter for vision-translation: grounds images into <vision-context> via the Python CLI (PROTOCOL v1). Spawns cli.py, never re-implements core logic.
harmonyos-dev-mcp-for-dsh
normanfxxkingrockwell/harmonyos-dev-mcp-for-dsh
DeepSeek Harness plugin: bridges the harmonyos-dev-mcp Python MCP server (device discovery, build/deploy, UI automation, E2E inspection, log validation) into DSH as mcp__harmonyos__* tools. Zero npm dependencies.
dashr (dashr)
fgm-builds/dashr
RLM mode for dsh: recursive sub-agents via a unified rlm() function — spawn, await, and chain child agents as first-class Python calls. Adds a persistent IPython kernel with tools.* bindings and context-as-variable.