본문으로 건너뛰기

플러그인

DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.

플러그인 596개 찾음

M

dsh-webfile

modestoma/dsh-webfile

S3, FDS & FTP file tools for DeepSeek Harness: 8 agent tools (list, stat, mkdir, delete, move, copy, download, upload) — approval-gated mutations, transfer jobs with progress & cancel.

1그저께도구 및 기능MIT
D

dsh-image-pathify

dami9527/dsh-image-pathify

DeepSeek Harness plugin: let text-only models receive pasted images, and analyze them with a built-in OpenAI-compatible vision tool

1그저께UI 확장MIT
T

dsh-computer-use

threebody6666/dsh-computer-use

Native Windows Computer Use tools for DeepSeek Harness.

14일 전도구 및 기능MIT
T

dsh-coyote

thewolfwalker/dsh-coyote

Agent- and GUI-controlled DG-LAB Coyote e-stim plugin: eight `coyote_*` tools plus a DSH web panel behind one safety envelope (soft limits, asymmetric rate limiter, session cooldown, playback caps, disconnect fail-safe); optional auto-stim layer maps agent events (tool calls, errors, turn end) to bounded pulses; official V3 socket protocol with QR pairing, programmable waveforms. Adults only.

13일 전재미로 즐기기MIT
S

dsh-wildmon

swaylq/dsh-wildmon

Pokemon-style catch-em-all: your real work is the tall grass — turns, tool calls and errors spawn wild encounters; throw balls, fill a 28-slot dex, walk a team of six. Zero tokens, invisible to the model.

14일 전재미로 즐기기MIT
M

dsh-whale-pet

miku00039-01/dsh-whale-pet

A Windows desktop pet for DeepSeek Harness — launch, stop and monitor the DSH service and summon the GUI with a whale.

120시간 전재미로 즐기기MIT
Z

dsh-subscribe (plugin)

zoahdev/dsh-subscribe

Steam-style plugin storefront: a plugin registry browsable inside DSH with one-click install, uninstall and update, plus a zero-dependency CLI and agent-callable market tools.

118시간 전개발 및 플러그인 도구MIT
C

dsh-plugin-advisor

chengxiucdp/dsh-plugin-advisor

Quality-aware in-agent plugin discovery: a find_dsh_plugins tool that ranks the whole dsh-plugin topic through a daily quality-scored index (installable manifest, curated listing, license, activity) merged with a live gh search — zero LLM API cost, risk flags and exact install commands in every result.

1어제개발 및 플러그인 도구MIT
8

dsh-plugin-audit

863683348/dsh-plugin-audit

Ecosystem-wide plugin health audit: syncs the dsh-plugin topic into a local scored catalog (maintenance / docs / npm + weekly downloads / ecosystem, 0-100, A-D), static security scan with high-finding grade veto, star history snapshots, web leaderboard and agent tools.

1그저께개발 및 플러그인 도구MIT
T

dsh-egress-guard

tancheng33/dsh-egress-guard

Runtime security gate on the tool pipeline: denies calls naming hosts outside an egress allowlist, redacts credentials from results at the canonical value rather than only the rendered content, and appends every decision to a JSONL audit log; ships in monitor-only mode.

14일 전보안 및 권한MIT
J

dsh-rule-engine

jilian-dsh/dsh-rule-engine

Rules execution engine for dsh: parses AGENTS.md, hard-blocks rule-violating tool calls, text-based B/D rule auditing, /guard command, version-guard for versioned files, and free-zone support (engine skips free-zone sections).

1그저께보안 및 권한MIT
B

dsh-security-guard

bigclawd/dsh-security-guard

Static and runtime security guard for dsh: rule-based scans for malicious code, prompt injection and token waste, runtime interception of dangerous tool calls, /scan command, plugin_scan tool, web panel, and allowlist.

13일 전보안 및 권한MIT
X

dsh-prometheus

xxiaoxiong/dsh-prometheus

Exposes bounded Prometheus metrics for DSH sessions, agents, LLM calls, tools, approvals, subagents, and jobs, with a Grafana dashboard and a loopback-only endpoint by default.

14일 전개발 및 플러그인 도구MIT
S

dsh-flakefinder

stardustlc666/dsh-flakefinder

Test-stability tools: repeatedly run vitest/jest/pytest/node:test suites, classify flaky cases, keep history and maintain a quarantine manifest.

120시간 전개발 및 플러그인 도구MIT
S

deepseek-harness-evolver

shinjiyu/deepseek-harness-evolver

Complement to official Creator mode: stage, validate, live-mount via ctx.plugin, score, and solidify or roll back in-memory tool-plugin trials.

14일 전개발 및 플러그인 도구MIT
J

dsh-clawshell

jorinyang/dsh-clawshell

Self-healing runtime layer: a resource control loop with strategy switching and repair escalation, error-storm and fiber-failure insight, cross-session knowledge carry-over, a self-healing dashboard and 7 tools.

14일 전개발 및 플러그인 도구
I

dsh-devtools

izz-blue/dsh-devtools

Metadata-first runtime profiler for DSH agents: turn/step traces, model and tool wall-time timelines, provider usage, retries, errors, and live or historical sessions.

14일 전개발 및 플러그인 도구BSD-3-Clause
I

dsh-testkit

iiwish/dsh-testkit

Docker-isolated real-host lifecycle tests for DSH plugins across install, boot, tool registration, update, uninstall, reinstall, and recovery, with structured evidence.

1어제개발 및 플러그인 도구MIT
G

dsh-housekeeper

guo6x/dsh-housekeeper

Environment housekeeper for the agent: toolchain inventory (node/pnpm/git/gh/ffmpeg/browsers), scratch/cache scan with whitelist-guarded one-click cleanup, and the machine rules file (AGENTS.md) editor - all in the Web GUI settings.

14일 전개발 및 플러그인 도구MIT
A

dsh-plugin-clinic

ayahunter/dsh-plugin-clinic

Read-only health clinic for the installed DSH plugin set: loader health, dependency integrity, version compatibility, install-script risk, duplicates and patch integrity, delivered as a model tool, a Settings dashboard and JSON reports.

13일 전개발 및 플러그인 도구MIT
A

dshp

asdf17128/dshp

Registers `list_profiles` and `export_profile`, so the agent can show what setups exist and hand back a whole profile — bundle order, plugin versions and patch — as one portable file to share. Read-only.

13일 전개발 및 플러그인 도구MIT
A

dsh-doctor

asdf17128/dsh-doctor

Registers a `config_doctor` tool that checks the harness's own configuration for problems that boot silently: fields a patch dropped by whole-config replacement, patches targeting missing entry ids, and tool-name collisions. Read-only.

13일 전개발 및 플러그인 도구MIT
A

dsh-python-env

angeloszou/dsh-python-env

Wraps Python virtual environment management commands: reduces the network and permission problems agents hit when managing environments through terminal commands, works across operating systems, and routes installs automatically through mirrors and local proxies. The tools are strictly confined by the granted read/write permissions.

1그저께개발 및 플러그인 도구MIT
S

dsh-lark-bridge

shrekcg/dsh-lark-bridge

Bidirectional Feishu/Lark channel for DeepSeek Harness: persistent conversations, true streaming replies, 40 MCP Feishu tools, slash commands, and an IM-bot status tab in the plugin settings.

13일 전통합 및 원격MIT