发现最好的 DSH 插件

实时扫描最新社区关于 DeepSeek Harness 发布的插件

3303个结果

dsh-plugin-qr-connect

DeepSeek Harness (DSH) dynamic Cordis plugin: a small sidebar button above Settings that shows a QR code of the web UI's LAN address so phones on the same network can connect.

开发工具 · 界面
dsh-plugin-recall

DeepSeek Harness plugin: cross-session memory for the model. Full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context — recall earlier decisions, commands, and mistakes.

memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:truelove-dreamer/dsh-plugin-recall
dsh-plugin-reload

A DeepSeek Harness plugin: model-facing reload_plugin tool that restarts one Cordis Loader entry (by entry id, module name, or MCP serverName) without touching sibling entries — respawns mcp-client server processes

integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:reina4xa/dsh-plugin-reload
dsh-plugin-safety

DSH 插件健康告警:预检失败自动禁用后页面持久弹窗;出现不可用插件告警即自动创建 headless 修复会话,叉掉前刷新/重开页面告警都在

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Seryta/dsh-plugin-safety
dsh-plugin-scaffold

Minimal runnable DeepSeek Harness plugin scaffold: one model-facing tool registered through ctx.tools.

Agent 协作
dsh-plugin-scaffold

Scaffold for a DeepSeek Harness plugin: config, tools, UI cards, and hooks in one template

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Tianbaidi/dsh-plugin-scaffold
dsh-plugin-scout

A DeepSeek Harness plugin + skill that scouts the DSH ecosystem: the core deepseek-harness repo and every dsh-plugin-tagged repository, discovers harnesses related to your goal, and judges whether each is worth trying.

skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:icefall7/dsh-plugin-scout
dsh-plugin-script-exec

run_script tool for DeepSeek Harness: write multi-line scripts to a temp file and execute, avoiding Windows inline-quoting pitfalls.

Agent 协作
dsh-plugin-script-exec

run_script tool for DeepSeek Harness: write multi-line scripts to a temp file and execute, avoiding Windows inline-quoting pitfalls.

Agent 协作
dsh-plugin-search

Zero-config web_search for DeepSeek Harness when you are not on the official DeepSeek API.

other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:shinjiyu/dsh-plugin-search
dsh-plugin-search

Plugin discoverability for DeepSeek Harness: search dsh plugins across npm and the awesome-dsh-plugin list, look up package metadata, and browse the curated list — all from inside dsh agents.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zoahdev/dsh-plugin-search
dsh-plugin-secret-guard

Blocks model-facing tools from reading secret and PII files (.env, keys, credentials) in DeepSeek Harness. Deny with reason via the tools/pre-execute waterfall.

Agent 协作
dsh-plugin-secret-guard

Blocks model-facing tools from reading secret and PII files (.env, keys, credentials) in DeepSeek Harness. Deny with reason via the tools/pre-execute waterfall.

Agent 协作
dsh-plugin-security-audit

DeepSeek Harness plugin: run a live security health check on the deployment (credential file permissions, process-env secrets, permission/approval mode, telemetry, anonymous id, LAN exposure, sandbox backend) and get an actionable report mapping each finding to upstream discussions.

other
dsh-plugin-security-audit

Static security audit for dynamic Cordis plugins in DeepSeek Harness (DSH): rule-based source scanning, risk reports injected into tool results, and user-approval escalation before activating high-risk plugin packages.

other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chendengyuanxm/dsh-plugin-security-audit
dsh-plugin-security-review

Static bundle form of the DSH plugin-install security gate: reviews cordis_define/cordis_run with a fail-safe policy, plus review/audit tools. Loads automatically from the profile layer stack.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ShanHaiFish/dsh-plugin-security-review
dsh-plugin-sentinel

DSH 插件安检机 — install-time static security auditor for DeepSeek Harness plugin bundles. Zero dependencies, zero install scripts, zero build step.

memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:BotonJ/dsh-plugin-sentinel
dsh-plugin-session-import

DeepSeek Harness 插件:导入 claude-code / codex / reasonix / zcode 的聊天记录为 dsh 会话(含工作区绑定)。

开发工具 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huguangyu666/dsh-plugin-session-import
dsh-plugin-side-drawer

DSH Web 插件:聊天页右侧抽屉,内含终端与浏览器两个功能

开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ayor1337/dsh-side-panel-workspace
dsh-plugin-slashx-gateway

DeepSeek Harness host bundle that implements slashx.request.v1 and slashx.response.v1

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:superslash-rico/dsh-plugin-slashx-gateway
dsh-plugin-square

DeepSeek Harness 插件广场:实时同步 GitHub dsh-plugin topic,星标/最新/默认排序,关键词搜索,英文描述自动翻译成中文,事务化一键安装(解析验证/回滚/互斥锁/构建脚本授权),已安装插件一键启停与卸载。

other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:apbigking-cell/dsh-plugin-square
dsh-plugin-starter

Minimal installable plugin starter for DeepSeek Harness.

other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ookami-change/dsh-plugin-starter
dsh-plugin-store

In-harness plugin store for the dsh web GUI: a curated catalog (awesome-dsh-plugin) plus GitHub `topic:dsh-plugin` discovery, rendered as a compact settings tab. Only bundles whose root manifest declares dsh.bundle are installable.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:anjaymi/dsh-plugin-store