플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 192개 찾음
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.
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.
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).
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.
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).
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.
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.
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.
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.
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.
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.
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`).
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.
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.
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.
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.
dsh-turn-marks
magicof2/dsh-turn-marks
채팅 왼쪽 가장자리의 턴 마크 스트립: 사용자 메시지마다 막대 하나, 클릭으로 해당 메시지로 이동, 호버로 미리보기, 활성 막대는 흰색으로 표시
dsh-taskswarm
february2015/dsh-taskswarm
TaskSwarm(蜂群) — DeepSeek Harness용 멀티 에이전트 작업 오케스트레이션 플러그인: waves/lanes 병렬 실행, git worktree 격리, 작업 패킷과 크로스 모델 리뷰, 크래시 복구 지원 | DeepSeek Harness용 멀티 에이전트 작업 오케스트레이션: waves/lanes 병렬 실행, git worktree 격리, 작업 패킷, 크로스 모델 리뷰, 크래시 복구
dsh-file-preview
pjy-20051012/dsh-file-preview
dsh-plugin-code-review
yytbit/dsh-plugin-code-review
DeepSeek Harness용 구조화된 코드 리뷰 스킬 -- 버그, 보안, 성능, 스타일
dsh-guardian
lonelymoon87/dsh-guardian
위험 작업 정책 검사, 출력 마스킹, 보안 검토 워크플로 추가
dsh-web-preview
zoumutou/dsh-web-preview
사이드 웹 미리보기 패널: 로컬 정적 호스팅, Markdown/코드/이미지 미리보기, 비정적 프로젝트(Cargo/npm/Go/Python) 원클릭 실행과 실시간 로그, 웹 요소 표시 및 주석, 링크 클릭 시 사이드 패널로 전환
dsh-cron-parse
zhijiangtang/dsh-cron-parse
Parses cron expressions into human-readable text and previews upcoming run times.
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.