Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

27 plugins encontrados

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.

3.5khace 5 horasDesarrollo y herramientas de pluginsApache-2.0
T

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.

791hace 3 díasSeguridad y permisosAGPL-3.0
A

dsh-vision-toolkit

anionex/dsh-vision-toolkit

Tareas de visión para modelos de solo texto: preguntas y respuestas sobre imágenes con detección de intención, OCR de capturas largas, reproducción de UI, grounding y diff de píxeles.

694hace 6 horasVisión, voz y multimodalMIT
S

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.

464hace 5 horasHerramientas y funciones
I

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.

405hace 3 horasMemoriaApache-2.0
V

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.

64ayerHabilidadesMIT
Z

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

8hace 4 horasMemoriaMIT
L

dsh-director-toolkit

lhmd/dsh-director-toolkit

DSH Director Toolkit es un plugin de DeepSeek Harness para artistas 3D, diseñadores técnicos y programadores creativos. Pega una idea a medio formar, una nota de referencia o el pie de un portafolio, y obtén un paquete de dirección compacto para Blender, Three.js, Houdini o C4D.

7hace 5 díasHabilidadesMIT
H

dsh-plugin-interpreters

huanlinoto/dsh-plugin-interpreters

Expone las herramientas run_python/run_node que ejecutan código a través de stdin y devuelven stdout/stderr/exit, con una tarjeta de configuración de la ruta del intérprete.

5hace 4 díasHerramientas y funciones
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.

5hace 17 horasIntegraciones y acceso remotoMIT
F

sgme

freehul/sgme

Puente al ShiGuang Memory Engine (SGME): memoria compartida a largo plazo multiagente vía HTTP, con destilación L0/L1/L1.5/L2, inyección basada en escenarios, búsqueda unificada y señales proactivas de atención (memory_search / wiki_search / signal_pull / signal_claim / signal_ack), instalable como `dsh-sgme`.

4hace 11 horasMemoriaMIT
N

dsh-agent-relay

noelune/dsh-agent-relay

Retransmisión de mensajes multiagente centrada en loopback: broker autenticado por HMAC más plugin de dsh (relay_send/recv/peers/history), clientes CLI y Python sin dependencias, protocolo de cable v1.0.

3hace 3 díasFlujos y automatizaciónMIT
N

unified-agent-memory

noelune/unified-agent-memory

Un vault de Obsidian compartido para todos los agentes: núcleo en Python sin dependencias (buscar/promover/adjudicar/olvidar), plantilla de vault y plugin de dsh (memory_search/show/submit/status).

3hace 3 díasMemoriaMIT
Z

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.

2hace 9 horasGit y revisión de códigoMIT
5

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.

2anteayerFlujos y automatizaciónMIT
F

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.

1hace 4 horasHerramientas y funcionesMIT
M

dsh-bio-genie

moonbowterfly/dsh-bio-genie

生物信息学「许愿式分析」插件:BioPython 全功能覆盖(任意代码执行器 bio_python + 14 个领域 skill)+ 高频语义化工具 + 零依赖自举 Python 环境(uv + venv + biopython 自动下载到插件私有目录)。用户下载安装即可许愿式分析。

1hace 12 horasHabilidades
A

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.

1ayerDesarrollo y herramientas de pluginsMIT
Z

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).

1anteayerHabilidadesMIT
Q

dsh-UEAssetsOperator

qswwltn/dsh-ueassetsoperator

Unreal Engine .uasset inspection (resolve/registry/load) and restricted Blueprint node editing through built-in UE Python.

1anteayerHerramientas y funcionesMIT
Z

dsh-web-preview

zoumutou/dsh-web-preview

Panel lateral de vista previa web: alojamiento estático local, vista previa de Markdown/código/imágenes, ejecución con un clic de proyectos no estáticos (Cargo/npm/Go/Python) con registros en vivo, marcado y anotación de elementos web, y redirección de clics en enlaces hacia el panel lateral.

1hace 3 díasMejoras de UIMIT
B

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.

0hace 20 horasHerramientas y funcionesMIT
N

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.

0hace 6 horasMCP y conectoresApache-2.0
F

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.

0ayerDesarrollo y herramientas de pluginsMIT