본문으로 건너뛰기

플러그인

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

플러그인 3510개 찾음

S

dsh-mindmap-live

ssshooter/dsh-mindmap-live

DSH web plugin: a live, bidirectional mind map built on the mind-elixir-core kernel. The agent and the user edit the same tree in real time through a session projection and a Connection RPC channel.

1어제세션 및 메시지
M

convoport

mrelysium/convoport

Capture AI web conversations to local JSON + SQLite, and port selected messages into agent harnesses as live, continuable sessions.

1어제도구 및 기능MIT
Y

dsh-knj-scheduler

yangdongzhen590/dsh-knj-scheduler

定时任务调度器:按 Cron 自动新建 DSH 会话并注入提示词执行。Scheduled tasks for DeepSeek Harness: create a new session with your prompt on a cron schedule.

1어제세션 및 메시지MIT
H

dsh-chaos

hanxuanliang/dsh-chaos

Durable multi-agent collaboration for DeepSeek Harness with channels, threads, tasks, and resumable agent sessions.

114시간 전워크플로 및 자동화MIT
C

dsh-browser-control

caob23/dsh-browser-control

Controls your real Chrome from DSH over a local WebSocket bridge: tab management, navigation, DOM snapshots, page JS evaluation, clicks, typing, screenshots, waits and dialog handling behind a Settings toggle.

121시간 전도구 및 기능AGPL-3.0
B

dsh-multi-folder-workspace

boy-grid/dsh-multi-folder-workspace

Multi-folder workspace for DeepSeek Harness: pick several folders and create one workspace spanning them (directory-flow occupant + extended workspace/sandbox contract)

1그저께보안 및 권한MIT
T

dsh-hermes-link

tianbuyu-wwx/dsh-hermes-link

Bidirectional bridge between Hermes Agent and DeepSeek Harness. Hermes dispatches focused tasks via JSON-RPC over POST /mcp/collab (one-shot or continuable, nonce-bound amend, secret-bound consult reply); DSH lets you continue Hermes sessions as native DS

1어제MCP 및 커넥터MIT
C

dsh-light-memory

chidaic/dsh-light-memory

DSH Web GUI 轻量记忆系统:四个大写 Markdown 文件(USER.md / PROJECT.md / WORKLOG.md / CONVENTION.md)+ 两个动作(append 流水 / distill 沉降)。零外部依赖,只用 Node 内置模块;文件可视化、可 diff、可 git 管理。

1어제Git 및 코드 리뷰MIT
E

dsh-theme

eternalnight996/dsh-theme

DeepSeek Harness 主题皮肤插件:给 DSH Web GUI 换背景(内置主题 / 静态图片 / 动态视频环绕跟随帧),设置页与侧边栏底部一键切换。

1그저께테마 및 외관MIT
X

dsh-deepseek-usage

xavier711/dsh-deepseek-usage

DeepSeek usage panel for the DSH Web GUI: account balance (official /user/balance API) plus per-model local session token statistics

1그저께사용량 및 결제MIT
C

dsh-skills-marketplace

cxdyun/dsh-skills-marketplace

Manage, discover, install, update, and uninstall DSH skills as plugins.

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

dsh-winrm

andyfan1094/dsh-winrm

Manage Windows hosts over WinRM from a web panel and seven agent tools with PowerShell exec, service and process control, chunked file transfer, and cluster execution.

1그저께통합 및 원격Apache-2.0
N

dsh-approval-mode

nevstop-lab/dsh-approval-mode

Adds an approval-mode toggle next to the permission selector: default approval keeps per-call confirmation, bypass approval auto-approves every tool call while staying in Workspace Write.

1어제보안 및 권한MIT
I

dsh-guardwall

iiiweiii/dsh-guardwall

Vets local, npm, and GitHub plugin source before installation, blocks configured high-risk tool calls at runtime, audits output secret patterns, and writes HMAC-chained local audit logs.

1어제보안 및 권한MIT
A

dsh-plugin-security-review

ateen18/dsh-plugin-security-review

Pre-install static security review and runtime guard for dsh plugins: deobfuscation decoding, supply-chain checks, web one-click review/install/uninstall, and optional runtime tool-call guard.

123시간 전보안 및 권한
L

dsh-injection-guard

loeanxi/dsh-injection-guard

Source-aware prompt injection guard for DSH: tracks untrusted turn context, detects injection signals, scores sensitive sinks, and blocks high-risk tool calls with explainable audit logs.

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

dsh-auto-update

a1113622001/dsh-auto-update

Self-update for the harness launcher; checks npm for a newer @deepseek-ai/dsh, stages the tarball, and applies it on harness exit or via update-and-restart from the web panel.

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

dsh-skill-mover

mjylfz/dsh-skill-mover

Migrates skills from other agents (Cursor, Claude Code, Codex, OpenCode, and more) into DSH: scans 14 agent platforms plus the shared ~/.agents skills layer, detects duplicate names across sources, lets you pick the best source per skill, copies them into the DSH skills directory, and rolls back previously migrated skills.

14일 전스킬MIT
I

shidi-skill

icycreamdas/shidi-skill

AI-for-Science research workflow skill for DeepSeek Harness, aimed at researchers and grad students using agentic AI: multi-angle literature review with per-angle files, experiment design with a caveat list, figures and paper reading; each job returns files plus a cross-verification brief for a second model. Zero deps, MIT.

1그저께스킬MIT
F

dsh-skill-manage

fuxin123z/dsh-skill-manage

Agent-managed procedural memory: a skill_manage tool that creates, patches, disables and deletes the agent's own skills in user or project scope, with delete guards (agent-created marker, pin, path confinement) and a trigger-discipline prompt.

13일 전스킬MIT
P

dsh-bayes-predict

pg527322814/dsh-bayes-predict

Bayesian stock prediction plugin that fuses MACD, RSI, moving-average, volume and other technical signals into an up-move posterior probability with multi-horizon comparison, trend-state classification and position risk metrics for A-share and US stocks.

13일 전도구 및 기능MIT
M

dsh-tradingagents

megatronyy/dsh-tradingagents

A-share multi-agent analysis behind /trading-agent, ported from TradingAgents-AShare, running 14 roles (analysts, bull/bear debate, risk review, trader) through the harness LLM route.

1그저께도구 및 기능
I

dsh-plugin-mlquant-benchmark

initial-d/dsh-plugin-mlquant-benchmark

DSH tools for reproducing and validating the ml-quant-trading protocol v1 CPU benchmark, then drafting an issue-ready report. Requires a local clone of initial-d/ml-quant-trading (set as the workspace or repoPath) plus Python and PyTorch; this plugin does not fetch the repository or install its dependencies.

116시간 전도구 및 기능MIT
F

auto-mouse

fish121380/auto-mouse

Windows desktop UI context picker for Codex, DeepSeek Harness, and MCP clients: select windows, UI elements, or screen regions with hover highlighting, UI Automation, screenshots, and local OCR, then review and approve Markdown/JSON context before output.

14일 전도구 및 기능MIT