Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
414 plugins encontrados
dsh-rolehub-bridge
ishuowang/dsh-rolehub-bridge
Discover and verify portable RoleHub roles, pin each exact bundle, then launch its prompt and bundled skills in an isolated, continuable DSH Session with Host-approved tool bindings and optional Agent Team Room attachment.
dsh-hot-plugin-host
tianyazty/dsh-hot-plugin-host
Carga de plugins en tiempo de ejecución para la Web UI: un directorio de recarga en caliente monitorizado instala/actualiza paquetes de plugins de cliente en vivo en cada página abierta, sin reiniciar. Incluye un ejemplo de panel de subagentes en la columna derecha.
dsh-content-studio
zrui-c/dsh-content-studio
Plugin en paquete de DSH: creación de contenido y distribución multiplataforma; captura de pantalla/grabación de escritorio, conversión de Markdown a tarjetas gráficas de Xiaohongshu (5 combinaciones de color × 4 maquetas, ilustraciones fotográficas, imágenes de fondo), publicación mediante la API oficial de dev.to, revisión manual antes de publicar (borradores guardados en disco), e integra Playwright y el MCP de Xiaohongshu.
coding-coach
xiehuan123/coding-coach
Paquete de 35 skills orientado a personas sin experiencia en desarrollo (paquete de perfil de DSH, no un preajuste de agente): orquestación + ingeniería + producto + interfaz/lanzamiento. Ejecuta dsh plugin add coding-coach para instalar las skills en cualquier perfil; el agente completo «Coding Coach» está en el directorio dsh/coding-coach del repositorio.
multimodal-bridge
spirit4471/multimodal-bridge
Paquete de plugins de DeepSeek Harness: herramientas qwen_vision (comprensión de imágenes con Qwen-VL) y qwen_generate (texto a imagen con Qwen-Image) para modelos de solo texto
dsh-cursor-codex
jeremy9682/dsh-cursor-codex
Paquete ACP de DeepSeek Harness para la delegación en el editor: un perfil de servidor stdio de Agent Client Protocol con un solo comando, que comparte las credenciales y los registros de sesión de dsh.
pa-dsh
conradlu2740/pa-dsh
Conjunto de plugins ProactiveAgent × DeepSeek Harness: memoria proactiva + sugerencias proactivas integradas en DSH (paquete agregado, instalación con un clic mediante dsh plugin add)
amber-protocol
bandersnatch0x/amber-protocol
Paquete de DeepSeek Harness con herramientas y skills de gobernanza de Amber Protocol
dsh-plugin-web-search-tavily
coderdailyone/dsh-plugin-web-search-tavily
Paquete de proveedor de búsqueda Tavily para DeepSeek Harness (dsh): registra un WebSearchProvider en ctx.web
dsh-chameleon (bundle)
lsz-asd/dsh-chameleon
Banco de trabajo de escritorio autoeditable para DeepSeek Harness: una réplica completa de dsh web con un modo de edición en el que el agente modifica el propio banco de trabajo (capas de parches, plugins, UI) con recarga en caliente.
dsh-repro
evilirving/dsh-repro
/repro exporta un paquete de problema mínimo, reproducible y sin secretos: el registro de sesión, los comandos fallidos y el diff de Git.
dsh-plugin-manager
jesse-njx/dsh-plugin-manager
El gestor de plugins `dsh pm`: búsqueda multifuente (lista awesome + GitHub + npm), instalación/eliminación/actualización por perfil, y una auditoría de tipo doctor de manifiestos, parches de paquetes y desviaciones de versión.
mattpocock-skills-for-dsh
meteor-system/mattpocock-skills-for-dsh
A DeepSeek Harness bundle of the 25 promoted mattpocock/skills with a native agent preset, an invocation-aware skill provider, and a light grilling-to-implement bootstrap.
dsh-figma-plugin
kitanwang/dsh-figma-plugin
Figma design context for the agent: reads a frame's node tree, auto-layout, paints and typography, resolves the variables it is bound to, and renders a screenshot to compare code against — plus four bundled design-to-code skills. Connect with one button against Figma's own consent page; the plugin ships its own OAuth app, refreshes tokens automatically, and never asks for or displays a token.
dsh-harness-ui
jianjianzhu/dsh-harness-ui
A full-page console panel opened from the sidebar, with eight tabs: an overview; a session list read from the sessions service (title, directory, running state, updated time, with filters); installed bundles and Loader entries from pluginInventory and pluginManager, with per-bundle enable switches; a plugin market listing public topic:dsh-plugin repositories from the GitHub search API; a model and provider editor that writes the llm-pi-ai settings namespace through remote.settings.mutate (switch a session model, add or edit providers and their model lists, and store API keys via remote.credentials, merging over the stored profile so fields the form does not expose survive an edit); MCP and skills tabs; and a usage tab that reads the host's loopback /api/dsh-usage/overview document. Services are declared through ctx.inject, so a deployment that omits one mounts without the console rather than crashing.
dsh-plugin-upgrade
perrylink/dsh-plugin-upgrade
Plugin-author upgrade skill for DeepSeek Harness: one package carrying a corridor index, which detects the caller peer band and routes to the closed corridor card that matches it (0.1.3-alpha.1 -> 0.1.5-rc.1 as legs A+B, 0.1.5-rc.2 -> 0.1.6-alpha.2 as leg C), plus a zero-dependency seam scanner shipped as a bundle skill and an npx CLI.
alpharsi
z-asset/alpharsi
AlphaRSI — three-role self-improvement loop that evolves the training recipe of alpha sequence models. Operator runs walk-forward, Evaluator grades with OOS RankIC, Refiner proposes hyperparameters via TPE Bayesian search; only strictly-better recipes are kept. Offline one-command run, data bundle shipped with sha1 reconciliation, GPU auto-detect. Ships one skill.
law-thesis-review
signalight/law-thesis-review
DeepSeek Harness skill plugin that reviews law theses (international economic law and other legal topics): reads a student Word .docx, checks it against a bundled common-issue checklist, applies definite fixes as tracked changes, and adds Word comments for overall/section problems and missing-basis issues, then emits a short objective overall review plus a fix list.
dsh-go-sensei
zhuang-a/dsh-go-sensei
Go (weiqi) review coach: parses SGF records, backfills winrate and score analysis with a bundled KataGo engine, explains the costly moves in the chat, and writes the commentary back into an SGF copy; a web panel shows the board with problem moves, AI choices and variations.
dsh-plugin-forge
cai-mh/dsh-plugin-forge
Scaffold DSH local bundles in the dph format from any workspace and keep a pitfall experience library to steer later development.
dsh-task-orchestrator
hasan-aghayev/dsh-task-orchestrator
Automatically orchestrates complex DeepSeek Harness requests. It detects when delegation is useful, builds a dependency-aware plan, assigns bounded researcher, architect, backend, frontend, tester, and documentation workers, collects structured evidence, and sends the results to a final reviewer. The bundle atomically enables the workflow engine and model-facing subagent tools; disabling the plugin disables its complete tool group as well.
infoseek
gyint/infoseek
端到端内容智能采集与调研工作流:多源嗅探→四维评分门控→4级深度抓取→键控事实槽矛盾检测(GA11)→网络边界门控(GA12)→跨源融合→结构化 Markdown 报告。DeepSeek Harness (dsh) skill bundle.
dsh-community-fixes
robin1987china/dsh-community-fixes
One install for the community's verified DeepSeek Harness fixes: a bundle that mounts every guard and patch in a single profile line, plus a read-only projection-cache footprint report.
dsh-plugins
ys-bw/dsh-plugins
Minimal DSH Web GUI plugin skeleton: a floating badge that proves the host/client bundle pipeline end to end.