发现最好的 DSH 插件

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

245个结果

dsh-computer-use

Model-agnostic Computer Use capability for DeepSeek Harness: isolated browser first, provider-neutral observation, text planner + third-party vision perception.

Agent 协作 · integrations · 效率 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaoheizi1212/dsh-computer-use
dsh-deeptutor

DeepTutor bridge bundle for DeepSeek Harness: learning capabilities, knowledge bases, and note archiving (HTTP/WS first, CLI fallback; auto-adapts local/remote deployment).

Agent 协作 · integrations · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:TecFancy/dsh-deeptutor
dsh-design-playbook

Thin DSH bundle that bridges design-playbook's preview + evidence MCP servers into a DeepSeek Harness profile. Depends on the design-playbook package for the server implementations.

Agent 协作 · 开发工具 · integrations · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bandersnatch0x/design-playbook#33c1298d0eb5c0f0564c29235fcaf612e0a94c47&path:packages/dsh-design-playbook
dsh-easyssh

SSH remote workspace for the dsh web GUI: enter SSH mode from the session header (left of session log), browse/edit remote files in a new left panel, and let the local harness operate the remote server through remote_* agent tools. Reuses the dsh-ssh engine, host store, and loopback trust fence.

Agent 协作 · integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chenw2759-wq/dsh-easyssh#d2feba60619581b1d4478d24e8c170c4a4cf4f09&path:packages/dsh-easyssh
dsh-feishu

Feishu (Lark) IM bridge for DeepSeek Harness (dsh)

integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:itr-del/dsh-feishu
dsh-find-skill

Bridge the vercel-labs/skills ecosystem into dsh: LLM-driven skill search, install, and lifecycle for temp/project/global scopes

Agent 协作 · integrations · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Moximxxx/dsh-find-skill
dsh-fleet-audit

DSH agent-fleet hygiene audit: credential-file permissions, embedded credentials in git remotes (masked), provider token-prefix literals. Read-only, zero-dependency, deterministic.

Agent 协作 · 开发工具 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LeslieWylie/dsh-fleet-audit
dsh-github

GitHub integration for DeepSeek Harness: create pull requests, review PRs with background jobs, and read issues — every write gated by human approval

开发工具 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PerryLink/dsh-github
dsh-im-bridge

DSH 微信桥插件:turn/approval 推送到微信,微信远程监控/批准/驱动 agent(iLink 通道,持久去重/分段/合并/白名单)

Agent 协作 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:BiBoyang/dsh-im-bridge
dsh-kimi-bridge

Kimi bridge for DeepSeek Harness: call_kimi / kimi_status / kimi_abort / kimi_steer tools plus a WebUI Kimi tab observing the kimi sessions of the current session.

integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:pandashere/dsh-kimi-bridge
dsh-lan-access

DSH plugin: bind the Web GUI to 0.0.0.0 for LAN access and polyfill crypto.randomUUID for non-secure (LAN HTTP) contexts. Trusted networks only.

integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Leon0555/dsh-lan-access
dsh-lan-proxy

LAN access for DeepSeek Harness Web UI: loopback-preserving reverse proxy with Host/Origin rewrite, in-app browse directory picker, and a secure-context UUID polyfill. For trusted LANs only — the harness web control plane has no authentication.

integrations · 界面
dsh-lark-bridge

Bidirectional Lark/Feishu control bridge for DeepSeek Harness

Agent 协作 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:imetn/dsh-lark-bridge
dsh-livis-connector

Connect Livis to DeepSeek Harness with in-app authorization and relay management

integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fyy99/dsh-livis-connector
dsh-llm-vision-bridge

DeepSeek vision bridge for the dsh web GUI: route image attachments to a vision model (pi-ai / llama.cpp Qwen3-VL) and continue the conversation with the text description on a text-only LLM (DeepSeek)

Agent 协作 · integrations · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Einskyle/dsh-llm-vision-bridge
dsh-mcp-center

MCP Center: a settings-driven MCP server manager for the DeepSeek Harness. Register Streamable HTTP (no-auth / Bearer token / custom headers) or local stdio MCP servers from a dedicated Settings page; their tools publish as mcp__<name>__<tool> to the model. Self-contained MCP client, no external MCP SDK dependency.

Agent 协作 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:drfccv/dsh-mcp-center
dsh-mcp-lens

Progressive-disclosure MCP gateway for DeepSeek Harness: two fixed tools, precise schema search, lazy connections, and failure isolation

Agent 协作 · 开发工具 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:labmimors/dsh-mcp-lens
dsh-mcp-manager

MCP server manager for DeepSeek Harness: manage MCP servers from the Web settings page, stored globally in $DSH_HOME/mcp-servers.json, connected/disconnected at runtime.

integrations · 界面
dsh-mcp-panel

Read-only runtime management panel for the official DeepSeek Harness MCP client: /mcp command, a Settings page MCP tab with connection status, recent errors, reconnect counts and tool inventory (sanitized for display), controlled enable/disable patch suggestions, and an optional one-shot Streamable HTTP connectivity probe.

integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PerryLink/dsh-mcp-panel
dsh-mcp-proxy

Context-cheap MCP access for DeepSeek Harness: two proxy tools instead of every server's full schema set, with lazy connections, an on-disk tool catalog, and idle disconnect

integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ben7am1n/dsh-mcp-proxy
dsh-mcp-settings

DSH 设置页 [MCP]:可视化各配置来源的 MCP 服务器,支持新增(可写时直接落盘,否则复制 YAML + 打开配置文件)。

integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xluomo/dsh-mcp-settings
dsh-mobile-access

DeepSeek Harness plugin: one-page mobile access setup — Tailscale/LAN detection, scan-to-open QR (offline, server-side), and an insecure-origin crypto.randomUUID polyfill so the web UI also runs on plain-HTTP phone origins.

integrations · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YiYan129600/dsh-mobile-access
dsh-multi-tenant

Multi-tenant SaaS extension for DeepSeek Harness (DSH): tenant identity, session ownership, authorization boundaries, tenant-aware MCP, and audit.

Agent 协作 · integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GuoMonth/dsh-multi-tenant
dsh-nocturne-memory

DeepSeek Harness plugin: Nocturne Memory client — automated long-term memory (boot/read/search/create/update) backed by your own Nocturne MCP server.

integrations · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:RealAlexandreAI/dsh-nocturne-memory