发现最好的 DSH 插件

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

1111个结果

dsh-turn-notify

DSH plugin: Windows toast notification when an agent turn completes; click the toast to jump back into that session in the Web UI.

Agent 协作 · 界面 · notifications · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hxy113/dsh-turn-notify
dsh-turn-review

DSH web plugin: better-sidebar Turn Review tab — a human gate on the diff of the just-finished agent turn (Approve / Request changes per path with comment). Not a rewind.

Agent 协作 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yq04/dsh-turn-review
dsh-ui-workbench

DSH web plugin: a right-side workbench panel (file tree / file viewer / git review) with a draggable-width side panel that coexists with the official tool-details panel.

Agent 协作 · 开发工具 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LoftyTao/dsh-ui-workbench
dsh-understand-anything

理解任何东西技能包(移植自 Understand-Anything)

Agent 协作 · 开发工具 · memory · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GongYuanCaiJi/dsh-understand-anything
dsh-unitarylab-quantum-practices

Quantum Algorithms Best Practices tool bundle for DeepSeek Harness

Agent 协作 · 开发工具 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:unitarylab/quantum-practices
dsh-update-copilot

Update copilot for DeepSeek Harness: tracks the DSH core, bundle packages, and every profile plugin (npm version + git upstream dual channel), summarizes changelogs for agent-assisted upgrade decisions, and executes plugin updates only after explicit confirmation.

Agent 协作 · 开发工具 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hezhongtang/dsh-update-copilot
dsh-verification-receipt

Privacy-minimal heuristic per-turn execution summaries for DeepSeek Harness

Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:030611/dsh-verification-receipt
dsh-verify-judge

Goal-completion verification gate for DeepSeek Harness: intercept update_goal(complete), run workspace verification commands, and only let the goal close when they pass

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zriyox/dsh-verify-judge
dsh-vision

dsh-vision — a DeepSeek Harness plugin (tool template).

Agent 协作 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sjakdhasdh/dsh-vision
dsh-vision

DeepSeek Harness 识图插件:为 Agent 注册 image_analyze 工具,把本地图片或 URL 发送给 OpenAI 兼容视觉模型(默认 OpenRouter google/gemini-3.7-flash)并返回文字分析

Agent 协作 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:joyiok/dsh-vision
dsh-vision-local

Local-first vision for text-only DeepSeek Harness agents: route image understanding to a local OpenAI-compatible vision model, return structured JSON evidence (summary / OCR / layout / semantics / visual / uncertainty).

Agent 协作 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:gloryxpnv/dsh-tool-vision
dsh-vision-subagent

Vision for text-only DeepSeek Harness agents: delegate image reading to a one-shot subagent on a configurable vision route (MiniMax / Kimi / any OpenAI-compatible provider), keeping image bytes and the vision model's context out of the main session.

Agent 协作 · integrations · 效率 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ruby1304/dsh-vision-subagent
dsh-vision-tool

vision tool for DeepSeek Harness agents: describe local images via any OpenAI-compatible vision endpoint you configure (no built-in keys, optional multi-model cross-check)

Agent 协作 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:TZHR-invest/dsh-plugins#e7d4001adf8fb9ee13c8578972753bfa51c0cbf8&path:packages/dsh-vision
dsh-visual-plan

Visual plan mode for DeepSeek Harness: structured plan.json + plan.md, an editable React Flow canvas, comments, plan diff, versioned revisions, and reliable write-back to the agent.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JIAQI23333/dsh-visual-plan
dsh-vlm-bridge

DeepSeek Harness (dsh) bundle plugin: vision_analyze tool lets text-only LLM agents read images via SenseNova VLM, with Schemastery config and single-source credentials

Agent 协作 · integrations · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:me9rez/dsh-vlm-bridge
dsh-voice

Voice for DeepSeek Harness — give text-only DeepSeek ears and a mouth: browser-native speech input (STT) + read-aloud (TTS), plus Whisper/TTS agent tools.

Agent 协作 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhuiyueya/dsh-voice
dsh-voice

DeepSeek Harness 语音输入插件:麦克风 → 本地/浏览器识别 → 文本进会话(纯输入,与 agent preset 解耦)

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

DSH 语音双件套插件:voice_tts(edge-tts 协议零成本微软神经语音合成)/ voice_stt(OpenAI 兼容 ASR 语音转文字)/ voice_list(音色列表),原生 WebSocket + 插件级代理。

Agent 协作 · finance
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:STARDUSTLC666/dsh-voice
dsh-vps-hub

VPS Hub for DeepSeek Harness: manage your cloud-server SSH ledger, import hosts from ~/.ssh/config, and let agents discover, test, execute commands on, and transfer files to your servers. Private keys stay local as path references only. Optional Settings-page UI via the dynamic-plugin example.

Agent 协作 · 界面
dsh-vscode

Use DeepSeek Harness (DSH) directly inside the VS Code sidebar by embedding its web UI. Auto-starts `dsh web`, reuses an existing server, and reopens your most recent session.

Agent 协作 · 开发工具 · 界面 · 效率
dsh-vscode

Run DeepSeek Harness sessions from a VS Code sidebar.

Agent 协作 · 开发工具 · 界面
dsh-web-access

Web access for DeepSeek Harness — multi-provider search/fetch on ctx.web, plus GitHub/PDF/YouTube extraction.

Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:NexusAgentX/dsh-web-access
dsh-web-mermaid

DeepSeek Harness (DSH) Web 插件:把聊天 Markdown 中的 ```mermaid 围栏代码块离线渲染为 Mermaid 图表(SVG)。mermaid 运行时随插件内置,不依赖任何在线 CDN。

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