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

プラグイン

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

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

J

dsh-routines

jesse-njx/dsh-routines

cron によるスケジュール実行エージェント。プロンプトを定期実行し、普段使っている場所にダイジェストを届けます。重複実行/実行漏れ/タイムアウトへの安全なデフォルト対応付き。

15 日前ワークフローと自動化MIT
K

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.

09 時間前開発とプラグインツールMIT
N

gewu-tools

nyantused-cpun/gewu-tools

Model-agnostic visual-inspection pipeline for text-only agents: page-by-page HTML screenshots plus a ready-made vision-subagent briefing contract (gewu_prep), then source-code truth verification of every finding (gewu_locate); validated on mimo-v2.5 & qwen3.7-plus.

013 時間前ワークフローと自動化MIT
Y

dsh-dshx

yzz-s/dsh-dshx

MCP client hub (stdio / Streamable HTTP / SSE) with a web console for DeepSeek Harness — manage MCP servers, agent skills, slash commands, project & global memory, and prompt sections.

04 日前MCPとコネクタMIT
T

dsh-plugin-omoslim

tevenfeng/dsh-plugin-omoslim

DeepSeek Harness bundle: oh-my-opencode-slim style Orchestrator agent preset with model-pinned specialist subagents (explorer/oracle/librarian/designer/fixer/council).

0昨日ツールと機能MIT
C

dsh-write-gate

couldbeme/dsh-write-gate

Commitment write-gate for AI coding agents: two-tier (deterministic + LLM judge) pre-execution policy. Engine-agnostic core with a DeepSeek Harness (dsh) adapter.

0昨日ツールと機能MIT
U

orgx-deepseek-harness-plugin

useorgx/orgx-deepseek-harness-plugin

OrgX MCP tools, Work Ledger access, and a Sovereign Execution peer for DeepSeek Harness.

0一昨日MCPとコネクタMIT
F

dsh-dual-plugin-guide

fectivnfy112357/dsh-dual-plugin-guide

Dual-format plugin development guide: teaches agents to build plugins compatible with both the DSH static plugin package (installable via dsh plugin --profile add) and Agent Plugins 1.0 (plugin.json + skills/). Ships as an Agent Plugins 1.0 plugin, a stan

0一昨日UI拡張MIT
R

beforedone

rrrrrredy/beforedone

DeepSeek Harness community Bundle for the BeforeDone evidence gate

0昨日開発とプラグインツールApache-2.0
D

dsh-harness-call

domencai/dsh-harness-call

Delegate work to external coding agents (Claude Code / Codex CLI / Grok CLI) from DeepSeek Harness: a model-facing harness_call tool, @claude/@codex/@grok mentions, live progress cards with a thinking/tool timeline, and a details side panel.

09 時間前UI拡張MIT
E

dsh-ui-agents-pixe

eternalnight996/dsh-ui-agents-pixe

给 DeepSeek Harness Web 主窗口加「工作角色」页签 + 对话区像素人办公室浮层(The Agency en / agency-agents-zh 255+ 角色,29 预设团队)。一条命令安装,不改 dsh 源码。

018 時間前UI拡張MIT
W

dsh-shadow-mind

winterhuan/dsh-shadow-mind

Parallel cognitive runtime for DeepSeek Harness: heartbeat-scheduled shadow agents that review, fact-check, and work alongside the main agent

020 時間前開発とプラグインツールMIT
P

dsh-fast

perrylink/dsh-fast

Read-only performance diagnostics for DeepSeek Harness: session load (open/restore) timing, spill-hit counts, compaction count and trigger, context-injection volume (AGENTS.md/skills/tool-schema token share), and LLM cache hit rate — surfaced via the /fas

021 時間前セッションとメッセージApache-2.0
S

dsh-bundle-vision

skillre/dsh-bundle-vision

Vision bundle + plugin for DeepSeek Harness: the describe_image tool reads local images and asks any configured multimodal route, with zero core changes

03 日前ツールと機能MIT
N

dsh-neev-sandbox

neevcloudai/dsh-neev-sandbox

NeevSandbox execution providers for DeepSeek Harness

07 時間前モデルとプロバイダーApache-2.0
H

skills

howillmakeit/skills

Opt-in DeepSeek Harness Skill-only bundle for HOWILLMAKEIT's agent skills (undress: 技术工作去包装).

0一昨日スキルMIT
K

dsh-migrate

kkkkkkkkki/dsh-migrate

Import chat history and memory from other AI agents (Claude Code, Codex CLI, Gemini CLI, Aider, Cline, OpenCode, Hermes Agent, OpenClaw) into DeepSeek Harness

03 日前メモリMIT
S

dsh-skill-creator

satan9394/dsh-skill-creator

技能创作器:教 agent 按 agentskills.io 规范编写高质量 SKILL.md 技能(frontmatter、渐进式披露、触发描述)。改编自 Anthropic 官方 skill-creator(Apache-2.0)。

0昨日スキルApache-2.0
S

dsh-crew

stuarthu/dsh-crew

DeepSeek Harness (dsh) plugin: run work as a small crew of role agents (product manager, engineer, code reviewer) that talk through files on disk, with the PM as the only voice to the user.

010 時間前ツールと機能MIT
R

agent-memory-system

rrrrrredy/agent-memory-system

DeepSeek Harness community Bundle for local, evidence-backed Agent Memory

019 時間前メモリMIT
M

knotline

mrmaii/knotline

A single project operating map for DeepSeek Harness.

018 時間前ワークフローと自動化Apache-2.0
O

connectors

openagentnetwork/connectors

DeepSeek Harness (dsh) connector for OpenAgentNetwork (OAN): Gofer messages land in a connector-managed inbox and the agent answers them with oan_* tools. Join with one command.

0一昨日セッションとメッセージMIT
J

secret-guard

johnxu22786/secret-guard

Blocks agents from reading or writing sensitive files (.env, credentials, key material), masks leaked secret-shaped values in tool results, keeps an audit journal, and exposes safe sg_* inspection tools that never print raw values.

0一昨日セキュリティと権限MIT
Z

dsh-rule-evolve (plugin)

zoahdev/dsh-rule-evolve

Verification-driven self-evolution loop: failure logs become verified AGENTS.md rules; in-session plugin (evolve_learn / evolve_apply / evolve_touch / evolve_recall), tool-verify gate, rule lifecycle, local recall.

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