Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

192 plugins encontrados

G

mattpocock-skills-dsh

gongyijie85/mattpocock-skills-dsh

Matt Pocock full promoted skill set (25 SKILL.md: grilling, writing-for-agents, wait-what, TDD, code review, wayfinder, ask-matt router) ported to DSH.

1hace 3 díasHabilidadesMIT
G

dsh-mermaid-render

genius-alray/dsh-mermaid-render

Mermaid diagram renderer for the Web UI conversation: renders mermaid code blocks into interactive cards (zoom, fit-width, fullscreen viewer, preview/code toggle) with official UI primitives, and keeps the original code block with an inline error banner when rendering fails.

1hace 3 díasMejoras de UI
A

dsh-sound

ai-galaxy-gpu/dsh-sound

Per-event sound notifications: turn completion, approval, question, plan-review, goal-blocked, and task-failure each get their own sound and volume, configurable in the Web UI (built-in synth, mute, or local audio file).

1hace 3 díasIntegraciones y acceso remotoMIT
Z

stylotrace

zhangyoufu-123/stylotrace

Deep-collaboration writing agent for DSH: per-user writing-style learning from edit pairs, clarify→outline→section-writing→red-team→reader-gallery flow, project-to-report synthesis (lab report / product intro / survey / README), 41 MCP tools, and web selection-improve UI with in-app file preview.

1hace 8 horasHerramientas y funcionesMIT
W

dsh-remote-ssh-ops

weisiren000/dsh-remote-ssh-ops

SSH remote ops for DSH: pair servers over SSH or a one-time-code remote-hostd, then run commands, manage background jobs, and read or write remote files with reviewable changes (host_pair/host_bash/host_jobs/host_read_file/host_write_file/host_review_changes).

1ayerHerramientas y funciones
F

dsh-mojibake-interceptor

fire-disposal/dsh-mojibake-interceptor

Mojibake guard bundle for DSH: feature-based garbled-text detection before writes with review-then-release (an identical retry passes), plus pre-execution pwsh encoding audit (ANSI/GBK/UTF-16/Default), Windows and Chinese first.

1hace 3 díasHerramientas y funciones
S

dsh-memory-porter

shiye-10pages/dsh-memory-porter

Brings your existing Claude / ChatGPT history into DSH: instant zero-token import of the memories.json inside a Claude export, local Claude Code transcripts with no export needed, and conversations distilled through the model you already configured in DSH. Every memory carries verbatim evidence checked against the source by code — a paraphrase is dropped and counted, and evidence found only in the assistant turns is always routed to review rather than stored.

1ayerMemoriaMIT
N

review-quote-sh

nothree-code/review-quote-sh

Message review and quote chips for conversations: multi-model cross review (code/reply) with severity grading and summaries, review history, and host-persisted preferences.

1hace 23 horasSesiones y mensajesMIT
Z

dsh-ivory

zjuzhiyucai/dsh-ivory

Warm light and dark theme for DSH Web with responsive layout, bilingual settings, safe Markdown preview, per-block copy controls, and no telemetry.

1hace 18 horasTemas y aparienciaMIT
J

dsh-custom-theme-import

juryorca/dsh-custom-theme-import

DSH Web skin manager for mainstream DSH skin packages: import local paths or GitHub collections, scan installed skins from the web profile, preview/use/disable/refresh/delete, with host-side persistence.

1hace 14 horasTemas y apariencia
Y

dsh-workspace-files-explorer

yzz-s/dsh-workspace-files-explorer

Floating workspace file-tree browser for the Web GUI with line-numbered syntax highlighting and Markdown preview.

1hace 4 díasMejoras de UIMIT
J

dsh-canvas-preview

jiuyuechuwuhao/dsh-canvas-preview

Conversation Canvas tab: live-preview workspace HTML artifacts and export PNG/JPG/SVG locally (`npx dsh-canvas-preview`).

1hace 20 horasMejoras de UIMIT
F

dsh-line-select

fengmax1997/dsh-line-select

Line-range selection: browse workspace files, preview code with line numbers, visually select a line range, and write a `@path:start-end` reference into the composer; the agent receives the exact selected lines on send.

1hace 3 díasMejoras de UIMIT
D

pbr-render

dhb861832993-star/pbr-render

PBR 3D model preview for game art: GLB/GLTF with textures, IBL environment lighting, orbit controls, and a material channel inspector (baseColor/normal/roughness/metallic/AO/emissive/wireframe); scalar channels shown as grayscale per PBR spec, via the pbr3d fence and pbr_render tool.

1hace 14 horasMejoras de UIMIT
C

dsh-file

chengzhi43/dsh-file

VS Code-style file manager: browse the conversation workspace in a sidebar tree and edit files in the center column with Monaco, with theme import/export and Markdown preview.

1hace 16 horasMejoras de UIMIT
C

dsh-tick-rail

caisiyang123/dsh-tick-rail

Tick-rail conversation navigator: one tick per message you sent, a lit peak that follows the mouse with an even falloff, hover previews, click or keyboard to jump.

1hace 10 horasMejoras de UIMIT
M

dsh-turn-marks

magicof2/dsh-turn-marks

Franja de marcas de turno en el borde izquierdo del chat: una barra por cada mensaje del usuario, clic para saltar a ese mensaje, vista previa al pasar el cursor, y la barra activa se pone blanca.

1hace 4 díasMejoras de UIMIT
F

dsh-taskswarm

february2015/dsh-taskswarm

TaskSwarm (enjambre de tareas): plugin de orquestación de tareas multiagente para DeepSeek Harness. Ejecución paralela por waves/lanes, aislamiento con git worktree, paquetes de tareas y revisión entre modelos, recuperable ante fallos.

1anteayerFlujos y automatizaciónMIT
P

dsh-file-preview

pjy-20051012/dsh-file-preview

1hace 5 díasDesarrollo y herramientas de pluginsMIT
Y

dsh-plugin-code-review

yytbit/dsh-plugin-code-review

Skill de revisión de código estructurada para DeepSeek Harness: errores, seguridad, rendimiento, estilo

1hace 5 díasHabilidadesMIT
L

dsh-guardian

lonelymoon87/dsh-guardian

Añade comprobaciones de políticas para operaciones peligrosas, redacción de salida y un flujo de trabajo de revisión de seguridad.

1hace 5 díasSeguridad y permisosMIT
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
Z

dsh-cron-parse

zhijiangtang/dsh-cron-parse

Parses cron expressions into human-readable text and previews upcoming run times.

0anteayerHerramientas y funcionesMIT
K

dsh-trading-toolkit

kentleenot/dsh-trading-toolkit

A-share and US stock trading toolkit for DSH agents: realtime quotes, OHLCV klines, ADX regime signals and simple backtest previews via EastMoney. Read-only, never places orders.

0hace 11 horasDesarrollo y herramientas de pluginsMIT