メインコンテンツへスキップ

プラグイン

DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。

78 件のプラグインが見つかりました

L

dsh-api-gateway

litestartup-com/dsh-api-gateway

REST + SSE gateway exposing running Harness sessions to third-party clients: API-key auth, token streaming, workspace grouping, and adopting GUI sessions to keep chatting.

25 時間前統合とリモートMIT
W

dsh-plugin-hub (dsh-gzip)

wingsky-1/dsh-plugin-hub

Gzip compression for /api responses, fixing history-load timeouts over remote/low-bandwidth connections; skips SSE and already-encoded responses.

211 時間前開発とプラグインツールMIT
H

dsh-lab

hackerfish/dsh-lab

Tested-curation lab for DSH plugins: every entry passes real install/static-scan gates in an isolated environment, with full logs and reproduction commands (Chinese-first).

23 日前開発とプラグインツールMIT
E

dsh-genome

elohia/dsh-genome

Capability transform & assembly engine (Qian Xuesen cybernetics/systems framework): static resident layer manages the skill/MCP/plugin registries, auto-absorbs skills and tool metrics, and drives a negative-feedback evolution loop (scan Sick/Weak → mutate → select promote/reject → 30s rollback); includes a Web UI panel and a GitHub dsh-plugin store bridge.

24 日前開発とプラグインツールMIT
B

dsh-windtunnel

botonj/dsh-windtunnel

Contract regression harness for plugin authors: a scripted LLM adapter drives the real pipeline in isolated child processes with session-event assertions (load/contract/behavior/fault layers); zero API key, CI-ready.

25 日前開発とプラグインツールMIT
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.

212 時間前Git とコードレビューMIT
H

awesome-dsh-skills

hackerfish/awesome-dsh-skills

12 tested engineering skills (git commit, code review, test-first, plugin dev, debugging, changelog, PR review, task breakdown, and more): every SKILL.md passes a format validator aligned with the official skill rules plus an isolated load smoke test.

2一昨日スキルMIT
M

dsh-tesseract-ocr

maxwell-feng/dsh-tesseract-ocr

Local OCR for attached images via Tesseract: only the recognized text is sent to the model, never the image bytes; vision passthrough is opt-in.

2一昨日ビジョン、音声とマルチモーダルMIT
Z

dsh-harness-zh-cn

zjl1989-li/dsh-harness-zh-cn

Chinese localization for DeepSeek Harness: translates all system prompts, tool descriptions, and runtime contexts into Chinese at runtime via the system-prompt/assemble waterfall (1788 entries, zero source modification, uninstall restores English).

24 日前ツールと機能MIT
L

dsh-plugin-device-info

lsz-asd/dsh-plugin-device-info

読み取り専用の Windows デバイス情報ツール。WMI/CIM と Node の os コレクターを通じ、Win32 のデバイスカテゴリ(time、system、cpu、memory、disk、gpu、network、battery、processes、usb、audio、printers)ごとにエージェントツールを提供します。

25 日前ツールと機能
S

dsh-approval-hotkeys

sirilee/dsh-approval-hotkeys

DeepSeek Harness plugin: panel hotkeys for every interaction panel — Enter presses the confirm (primary) button, Esc presses the cancel button (approval, question/choice, plan review; Claude Code habits).

110 時間前UI拡張MIT
L

dsh-api

lilming123/dsh-api

Exposes dsh's internal capabilities (language, workspace registry, agent-status and approval events) over HTTP under /dsh-api on the local loopback socket dsh already listens on, with SSE fan-out at /dsh-api/events.

112 時間前開発とプラグインツールMIT
F

dsh-worlds

frozo-ai/dsh-worlds

Runs the agent's filesystem, bash and PTY terminals inside a Docker container by providing the `ctx.fs` and `ctx.subprocess` seams, so cwd, environment and background processes survive a harness restart.

1一昨日開発とプラグインツール
L

dsh-compressor (dsh-compressor)

lifeodyssey/dsh-compressor

A slim port of Headroom: compresses tool output, cuts up to 20% of context, without affecting the model's context cache or agent performance.

14 日前ツールと機能MIT
M

dsh-guardian

max-null/dsh-guardian

Guardian state engine for the DeepSeek Harness — assertion counting, edit review queue, and no-feedback-loop monitoring over session events

13 日前セッションとメッセージ
J

jumpserver-dsh

jumpserver-east/jumpserver-dsh

DeepSeek Harness plugin: manage JumpServer assets and operate on them through KoKo

13 日前ツールと機能MIT
A

dsh-gif-background

alcohol-101/dsh-gif-background

Custom background (images / GIFs / animated wallpapers) plugin for the DeepSeek Harness (DSH) Web GUI: an enable switch plus a local asset library, with separate display mechanisms for the official theme and skin-center skins.

1一昨日UI拡張Apache-2.0
M

dsh-admin-gateway

myfire2014/dsh-admin-gateway

DeepSeek Harness 管理员验证网关插件 — 自起独立 HTTP 网关,密码登录 + 反向代理 + WebSocket/SSE 透传,防止未授权访问

1一昨日ツールと機能
G

mattpocock-skills-dsh-zh

gongyijie85/mattpocock-skills-dsh-zh

Matt Pocock's 25 skills fully translated to Chinese (technical terms kept in English with glosses).

14 日前スキルMIT
Q

dsh-UEAssetsOperator

qswwltn/dsh-ueassetsoperator

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

13 日前ツールと機能MIT
L

dsh-compressor

lifeodyssey/dsh-compressor

A slim port of Headroom: compresses tool output, cuts up to 20% of context, without affecting the model's context cache or agent performance.

14 日前ツールと機能MIT
K

dsh-packer

klrsl/dsh-packer

Agent config packer for DeepSeek Harness: pack local agent assets (skills/sessions/profiles/settings/memory) into a zip for migration or sharing, with privacy scanning, diff-based restore, pack management, and a settings panel.

14 日前ツールと機能MIT
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.

14 日前ツールと機能
B

dsh-omv

bx33661/dsh-omv

Evidence-first vulnerability research workbench for DeepSeek Harness: native audit views, 29 OMV tools, Evidence.v1 findings, reproducible runs, Campaign workflows, and isolated PoC evidence.

1一昨日ツールと機能MIT