发现最好的 DSH 插件

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

1091个结果

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-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-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
dsh-plugin-swift-cycle

DeepSeek Harness adapter for the Swift Cycle governance skill.

Agent 协作 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Solismuchengxue/dsh_plugin_swift_cycle
dsh-plugin-template

Minimal, verified template for DeepSeek Harness plugins: bundle manifest, one tool, tests, and CI smoke load.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zoahdev/dsh-plugin-template
dsh-plugin-warroom-garak

War-room garak baseline scan tool for DeepSeek Harness — runs an authorized garak probe sweep against a target LLM endpoint and returns auditable findings + an evidence report.

Agent 协作
dsh-plugin-watchdog

Host-side crash/restart watchdog for dsh: resumes sessions whose agents were interrupted by a server crash or restart and continues their work automatically — no browser needed. Settings card for the fallback model and resume policy.

Agent 协作 · 效率
dsh-plugin-web-search-tavily

Tavily search provider bundle for DeepSeek Harness (dsh): registers a WebSearchProvider into ctx.web

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:coderdailyone/dsh-plugin-web-search-tavily
dsh-plugin-wechat-bridge

DSH bundle plugin: bridge WeChat (ilink bot) messages into a DSH agent session, with runtime enable/disable hot-plug and a Settings UI tab.

Agent 协作 · integrations · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:NattoCB/dsh-plugin-wechat-bridge
dsh-plugin-wechat-official

DeepSeek Harness 微信 ClawBot 渠道插件:通过腾讯官方 iLink 接口让用户在个人微信中与 DSH Agent 对话(官方通道,非逆向/非Hook)

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:echo-lgtm/dsh-plugin-wechat-official
dsh-plugin-wecom-bot

DeepSeek Harness 插件:通过企业微信「智能机器人」长连接收发消息,把私聊/群聊消息作为任务下发给 DSH agent,并把结果回传到企业微信。

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhao999/dsh-plugin-wecom-bot
dsh-polling

Recurring/scheduled tasks (轮询任务/定时任务) plugin for DeepSeek Harness: cron-driven polling jobs as real sessions, natural-language creation, model tools (polling_create/list/edit/delete/trigger) and a web UI. Install-and-go via `dsh plugin add`.

Agent 协作 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cnyac/dsh-polling
dsh-preset-kit

Publish agent presets into a DeepSeek Harness home: symlink installs with hot reload, owner tracking, and clean uninstall.

Agent 协作
dsh-preset-scaffold

DSH (DeepSeek Harness) scaffold plugin & preset: strict 5-phase init runbook, engineering standards, and six runnable starter templates (node-ts / react-vite / python / go / spring-boot / monorepo). 项目初始化脚手架预设:严格流程 + 工程规范 + 六套模板。

Agent 协作 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:duyanta123/dsh-preset-scaffold
dsh-progressive-tools

Standalone direct-first progressive tool disclosure for every DeepSeek Harness presentation mode

Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Yan-Zero/dsh-progressive-tools
dsh-project-anchor

User-approved Goal, Milestone, and Turn checkpoints for solo long-running DeepSeek Harness projects.

Agent 协作 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:KKLL2025/dsh-project-anchor
dsh-projects

Codex-style projects for DeepSeek Harness: isolated named work units with a persistent background/goal description, injected into every bound session (default on)

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Alexis-fish/dsh-projects
dsh-push

Push DeepSeek Harness agent lifecycle notifications to configurable channels

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kiim-wong/dsh-push
dsh-qq-bot

Bridge QQ official bot private messages (C2C) into DeepSeek Harness (dsh) agent sessions

Agent 协作 · integrations · 视觉
dsh-qq-bot

DeepSeek Harness plugin bridging QQ official Bot API (QQ 开放平台) to dsh agents. No third-party bot framework required.

Agent 协作
dsh-qq-bot

QQ Bot integration for DeepSeek Harness: a model-facing qq_send_message tool plus optional inbound WebSocket message driving

Agent 协作 · integrations
dsh-qwen-voice

Voice control and multi-session task dispatch for DeepSeek Harness, powered by Qwen Audio Agent

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:leaveimagination/dsh-qwen-voice
dsh-remote

Remote-work assistant for DeepSeek Harness: connect SSH (password or key) to a remote host, pick a remote workspace directory, and operate on it with remote_list_dir / remote_read_file / remote_exec tools from the agent and a settings-page browser.

Agent 协作 · integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:flymysql/dsh-remote
dsh-remote-protocol

Wire protocol shared by the dsh remote-sandbox sidecar and its host-side providers: framed request/response plus streaming chunks over one WebSocket.

Agent 协作 · integrations · 效率