플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 116개 찾음
dsh-plugin-dev-kb
pasumao/dsh-plugin-dev-kb
플러그인 개발을 위한 주제 탐색과 전문 검색 인덱스를 갖춘 dsh skill 형태의 공식 DeepSeek Harness 문서 오프라인 미러: 사이트 페이지 168개(EN/zh)와 저장소 전용 참조 문서 52개를 포함합니다.
dsh-code-reference
victorzhong0110/dsh-code-reference
개발 전에 로컬 코드와 GitHub/npm을 조사해 재사용 가능한 구현을 찾고, 재사용과 재작성의 차이를 평가하며, 아키텍처 결합도를 점검한다.
dsh-fish-tts
mari23333/dsh-fish-tts
Fish Audio API만 사용해 어시스턴트 답변을 음성으로 읽어 줍니다(키는 직접 준비): 메시지별 읽어주기, 자동 읽기 토글, 모델·음성 reference_id·암호화된 API 키·프록시를 설정하는 페이지를 제공합니다.
dsh-tool-user-memory
iamlieutenant/dsh-tool-user-memory
DeepSeek Harness용 사용자 선호도 메모리: memory_get/memory_update 도구로 영속화된 사용자 프로필과 시스템 프롬프트 주입
dsh-subagent-tools
lynx-gt/dsh-subagent-tools
서브에이전트 위임을 위한 호출별 model, provider, persona, toolFilter 오버라이드, @preset: 참조와 provider/model 복합 id 지원
dsh-imagegen-skill
dingchenhui0618-arch/dsh-imagegen-skill
Registers the imagegen skill on the skill registry, so generating and editing raster images needs no hand-copied files under $DSH_HOME/skills. The agent drives a bundled image_gen.py CLI against any OpenAI-compatible GPT Image endpoint for text-to-image, reference-image editing, and transparent-background cutouts.
dsh-turn-fold
ruisenbai/dsh-turn-fold
Folds streaming reasoning and tool calls into collapsed step bars and collapses each finished turn into a single summary bar; step bars show native tool icons, filenames, edited line counts, and failure counts, finished turns restore duration, first-token time, token usage, generation speed, and cache hit metrics from recorded Session events, and preferences persist on the Host. Changes browser presentation only. Requires DSH 0.1.5-alpha.1.
dsh-newapi-video
chen704290901chen/dsh-newapi-video
Call a new-api (one-api style) relay station's video model from the conversation with @-referenced image/video materials, supporting Seedance 2.0 and Happyhorse text-to-video and image-to-video across four relay protocols.
dsh-quote-followup
tr1v3r/dsh-quote-followup
Quote selected conversation text into the Web composer as native reference chips for focused follow-up turns.
dsh-drop
crosery/dsh-drop
Drag or paste files into the Web composer with one image-and-file preview rail; native PNG/JPEG/WebP/GIF keep the image attachment path, while other files reuse a matching local path or stream to Host staging and become @ references only at send time. Includes browser media/PDF and bounded text previews; Office and archives show identity cards, and unsent file entries are page-local.
dsh-v-explorer
victor10035445/dsh-v-explorer
right slider for deepseek-harness-plugin.
dsh-table-attach
yybukn/dsh-table-attach
Attach tables and documents (xlsx, csv, pdf, zip…) to the DSH composer via paste or drag-and-drop: files are saved into the session workspace and an @reference is inserted.
dsh-tool-imagegen
pappet/dsh-tool-imagegen
Text-to-image and image-to-image generation via OpenRouter's unified Image API: configurable model aliases with parameters gated against the live model capability listing, reference-image inputs, a settings card, and inline chat display of results.
dsh-cipher
noxtyrannus/dsh-cipher
Cipher memory platform as a DSH bundle: four memory types (attention, experience, preference, cognitive) sedimented per turn by four memory agents, cross-session deterministic recall injected via systemPrompt.context, insight review kept out of user-facing output, per-session UNNI/LOOP modes with memory-driven auto-continuation, memory search/ingest tools, plus a settings page (SOUL editor) and an AgentPool panel.
dsh-add-to-chat
choco9527/dsh-add-to-chat
Adds lightweight selected-text references to DSH assistant replies: selections stay outside the editor as removable draft contexts, remain marked beside the source, and render as hoverable annotations after submission.
dsh-better-at
ruiming-cn/dsh-better-at
Fast `@` file/session reference caching for the DSH Web GUI: preloaded indexes, browser-local keystroke filtering and native mention serialization.
dsh-ca-ref
ansonfishing/dsh-ca-ref
Clean Architecture reference library for DSH: 8 pinned reference repos (Go, Java, C#, Python) indexed into a local FTS5 database, with assertion rules, a review ledger, and a read-only observation panel.
dsh-channel-view
rgarvel/dsh-channel-view
Channel-grouped session view injected into the sidebar — Workspace/Channels tabs with live-running dots, archived grouping, orphan tagging, built purely on official extension surfaces and serving as the RFC-0001 reference implementation.
dsh-plugins (quote-message)
sumomok/dsh-plugins
Quote earlier content of the current session into the composer: select text in any message for a Quote pill, or type @ to pick a whole message; the quote travels as a native reference chip and is serialized into the prompt as a blockquote. Client-only, no host routes, no custom session events.
dsh-qq-skin
lispking/dsh-qq-skin
A QQ NT messenger skin for DeepSeek Harness: light and dark share one QQ NT language — clean restrained light mode (brand blue #12B7F5, light-blue bubbles) and a calm blue-gray dark mode (#101822) — applied as reversible token and layout layers that never touch your Light/Dark preference.
dsh-client-ui-session-mention
qiyu166/dsh-client-ui-session-mention
Type @ in the composer to reference another conversation: pick a historical session and inject its compacted context into the current prompt.
dsh-credential-manager
accpowered/dsh-credential-manager
Named user credentials the model uses by reference: values are entered on a Settings → Credentials page and injected into each shell execution as DSH_CM_* variables instead of being printed into the transcript, with credential_read as the documented last resort.
dsh-theme-whalegirl
zhoucourier/dsh-theme-whalegirl
Whale Girl light theme for the DSH Web UI, ported from a DreamSkin skin package: registers one native runtime theme with a full --dsw-* token remap derived from the source palette, layers the artwork as an ambient fixed wallpaper behind a frosted UI, and pins the theme against appearance-preference resets.
dsh-model-memory
mutx163/dsh-model-memory
Reasoning-effort tier manager for custom API models plus cross-session preference memory: inline low/medium/high/max toggles inside Settings → Models, with atomic settings writes.