プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
15 件のプラグインが見つかりました
dsh-movein
sjh9714/dsh-movein
Claude CodeまたはCodexのセットアップ全体をDSHに移行・インポートします。スキル、スラッシュコマンド、MCPサーバー、フック、サブエージェント、権限ルールに対応し、ドライラン見積もり、移行差分レポート、移行後のdoctorチェックも備えています。プラグインとしてインストールされ、movein_from_claude_codeツールを公開するため、エージェントが移行作業を代行できます。
dsh-cc-ecosystem
bcy2020/dsh-cc-ecosystem
Load Claude Code assets into DSH at runtime — skills, slash commands, rules, permission rules (deny/ask/allow), subagents and hooks from .claude/ plus Claude Code plugins (plugin.json / marketplace / skills / agents / MCP), via a memory-IR parse layer that keeps .claude as the source of truth with no writes back. Six installable packages: loader, skills, permissions, agents, hooks, mcp.
dsh-agentmemory
elementor-i/dsh-agentmemory
agentmemory for DeepSeek Harness (dsh): full memory_* tools, capture hooks, and context injection over the local REST server
dsh-plugin-template
kun2-5code/dsh-plugin-template
A starter template for dsh plugins covering config, tools, events, services, hooks, browser UI slots, and slash commands.
chicheng-push
534119219/chicheng-push
Multi-channel push for DeepSeek Harness: Server酱, PushPlus, Bark, DingTalk, WeCom, Telegram, Feishu, ntfy, custom webhooks and more, configurable from the settings panel and callable by other plugins via the pushNotifier service.
shopline-ai-toolkit-dsh
lunw/shopline-ai-toolkit-dsh
SHOPLINE AI Toolkit。公式の SHOPLINE Developer MCP サーバーと橋渡しし、7つの SHOPLINE エージェントスキル(Admin REST、GraphQL、OAuth、webhooks、Sline)を提供します——Shopify AI Toolkit の SHOPLINE 版です。
dsh-notify
yangyongzhen/dsh-notify
Task-completion notifications via ServerChan / DingTalk / Feishu / generic webhooks.
dsh-hooks
peterbon/dsh-hooks
Config-driven lifecycle hooks: event→command declarations in cordis.patch.yml, with Feishu card notifications and a QR scan-to-create bot setup.
dsh-agent-plugins-market
sivan757/dsh-agent-plugins-market
Install suites from any Claude Code, Codex, Cursor, Kimi or agent-plugins.org git marketplace repo — skills, MCP servers, hooks and slash commands are injected into DSH sessions at runtime, with a market page in the Web GUI.
dsh-skill-7d-git-commit
7dgroup-ai/dsh-skill-7d-git-commit
Checks git commit messages against the 7DGroup convention (Chinese type tags, length and punctuation rules) before committing, as a client-side guard before GitLab pre-receive hooks.
dsh-claude-in
shinewinew/dsh-claude-in
Read-only Claude Code compatibility bridge for DeepSeek Harness: Skills, Rules, command Hooks, and Agents from .claude as SSOT.
dsh-scheduler
yangyongzhen/dsh-scheduler
Cron/one-shot scheduled tasks: run shell commands or fire webhooks on a schedule, with optional ServerChan/DingTalk/Feishu/webhook delivery of results.
faultseed (dsh)
jw53222/faultseed
Honesty guardrails on the tool pipeline: blocks a coding agent from weakening tests, swallowing errors, stubbing type checks, or deleting tests through the shell — nine deterministic hooks, each backed by a planted-failure test proving the guard can fail.
hooks-adapter
johnxu22786/hooks-adapter
Reuses hooks declared in Claude Code, Codex and opencode configs on dsh, executing shell, webhook, oracle and proxy handlers with zero runtime dependencies.
dsh-plugin-hooks
truelove-dreamer/dsh-plugin-hooks
Claude Code 風のライフサイクルフック。設定したシェルコマンドが、モデルのツール呼び出しの前後に stdin 経由の JSON ペイロード付きで実行されます。pre-tool フックが非ゼロで終了すると、その呼び出しはブロックされます。