メインコンテンツへスキップ

プラグイン

DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。

86 件のプラグインが見つかりました

G

dsh-vision-bridge

goodandready/dsh-vision-bridge

Routes images to a vision model of your choice - auto-rewrite, explicit tools, or hybrid - so a text-only chat model does not fail a turn that contains a picture.

1昨日ビジョン、音声とマルチモーダルMIT
A

dsh-image-plugins

alanzhao0128/dsh-image-plugins

Multimodal plugin for DeepSeek Harness: understand images and generate images through configurable OpenAI-compatible or DashScope endpoints.

1先月ビジョン、音声とマルチモーダルMIT
Z

dsh-plugins

zjcdkj/dsh-plugins

DeepSeek Harness out-of-tree plugin: give a text-only coding model eyes by routing images to a Qwen-VL (DashScope) route through ctx.llm and returning text.

1先月ビジョン、音声とマルチモーダルMIT
X

dsh-image-vision

xsoc1/dsh-image-vision

任意の OpenAI 互換 VLM(ローカル Ollama またはクラウド)向けの view_image ツールを備えたチャット画像添付ブリッジ:貼り付け/ドロップされた画像はテキスト専用の DeepSeek モデルに届く前に view_image のパスマーカーになる。

1先月ビジョン、音声とマルチモーダル
W

mimo-vision

wulusai2333/mimo-vision

`describe_image` tool: a vision bridge that sends images to mimo-v2.5 through the opencode Zen API (credential `OPENCODE_GO_API_KEY`, free route first with paid fallback) and returns text descriptions for text-only models, with native passthrough and ImageMagick transcoding of SVG/TIFF/HEIC formats.

1先月ビジョン、音声とマルチモーダルMIT
R

dsh-vision-subagent

ruby1304/dsh-vision-subagent

Vision for any DSH route: paste images in the Web composer with intent-aware auto-analysis, delegate workspace image reads to a Kimi/MiniMax vision subagent, and materialize pasted originals for editing.

111 日前ビジョン、音声とマルチモーダルMIT
N

dsh-auto-vision

normanfxxkingrockwell/dsh-auto-vision

Auto-discovery vision bridge for text-only DeepSeek Harness agents: automatically finds an image-capable model from your configured providers and returns picture descriptions as plain text via a vision tool.

16 日前ビジョン、音声とマルチモーダルMIT
L

dsh-eyes

leeminjing/dsh-eyes

On-demand vision for text-only DeepSeek models: upload images, and the model calls a view_image tool backed by any OpenAI-compatible vision endpoint (Qwen/DashScope by default).

1先月ビジョン、音声とマルチモーダルMIT
K

dsh-mindseye

kanchengw/dsh-mindseye

Plug-in vision for text-only models on DSH, with native interaction for image understanding and generation, GUI automation, through layered evidence memory and cache.

123 日前ビジョン、音声とマルチモーダルMIT
1

dsh-vision-fallback

1helloman1/dsh-vision-fallback

Routes chat images to a fixed OpenAI-compatible vision model, returns factual observations to the selected main model, and reuses session-scoped observations across replay, compaction, and restarts.

118 日前ビジョン、音声とマルチモーダルMIT
Z

dsh-voice

zhuiyueya/dsh-voice

DeepSeek Harness(dsh)向けの音声機能——テキスト専用の DeepSeek に対する音声入力(STT)と読み上げ(TTS)を提供します。API キー不要。

1先月ビジョン、音声とマルチモーダルMIT
S

multimodal-bridge

spirit4471/multimodal-bridge

DeepSeek Harness プラグインバンドル。テキスト専用モデル向けに qwen_vision(Qwen-VL による画像理解)と qwen_generate(Qwen-Image によるテキストから画像生成)のツールを提供します。

1先月ビジョン、音声とマルチモーダルMIT
Y

dsh-plugin-vision-toolkit

yytbit/dsh-plugin-vision-toolkit

DeepSeek Harness 向けのビジョンツールキット——テキスト専用エージェントが画像を理解するための glance・ground・detect・crop の CLI ツール群。

1先月ビジョン、音声とマルチモーダルMIT
C

deepsee

chang416/deepsee

DeepSee: DeepSeek Harness にビジョン機能、マルチモデルルーティング、納品前の Gemini による視覚的セルフチェックを提供します。

1先月ビジョン、音声とマルチモーダルMIT
S

dsh-auto-pass

sujingkpo/dsh-auto-pass

A continuation of simon300000/dsh-auto: the Auto Approve permission preset for the DSH Web UI reviews each approval with one single-shot model call instead of a reviewer subagent, auto-approves only the actions that pass and hands the rest to human approval, and remembers confirmed decisions as project- and global-scope allow/deny lists, with an approval timeline in the right sidebar.

0昨日セキュリティと権限MIT
M

dsh-plugin (dsh-model-capability-editor)

mzzsfy/dsh-plugin

Model capability editor: edit each model reasoning-effort levels and image-input (multimodal) declarations inline in the official model page, written back to settings.yaml as a whole group, with a floating entry as fallback when the anchor breaks.

0一昨日モデルとプロバイダーMIT
C

dsh-voice-mimo

ch1bug/dsh-voice-mimo

Xiaomi MiMo-powered voice for DeepSeek Harness: browser 🎤/🧠/🔊 UI, voice_transcribe/voice_understand/voice_speak tools, configurable voice map (preset/voicedesign/voiceclone). Fork of zhuiyueya/dsh-voice (MIT), Settings pattern from Anionex/dsh-vision-toolkit (MIT).

07 日前ビジョン、音声とマルチモーダルMIT
C

dsh-model-modality

ct-jyjntc/dsh-model-modality

Declare whether a configured third-party model accepts image (multimodal) input; writes the modality into the owning provider settings and verifies it through runtime model resolution.

014 日前モデルとプロバイダーMIT
D

dsh-plugin-voice

doer1296/dsh-plugin-voice

DeepSeek Harness 插件:语音 + 通知出口——agent 通过云端 TTS(火山 seed-tts / 小米 MiMo V2.5,失败自动回退 SAPI)/ 桌面通知 / 提示音主动联系用户。融合 dsh-plugin-notify 的 DSH 原生深度集成与 agent-voice-mcp-minus 的云端 TTS 调优,零 Python 依赖,Windows 原生。

020 日前MCPとコネクタ
9

dsh-math-olympiad

988hj7tczd-oss/dsh-math-olympiad

Competition math (IMO/Putnam/USAMO/AIME) solved with a pure-reasoning pass, an adversarial verifier in a fresh subagent context, and calibrated confidence output (high / medium / honest "no confident solution"); optional LaTeX-to-PDF rendering.

028 日前スキルMIT
B

dsh-llm-capabilities

bamboostrip/dsh-llm-capabilities

DSH plugin: auto-detect and configure model capabilities (reasoningEfforts + input modalities) for llm-pi-ai. Successor to dsh-reasoning-efforts.

026 日前ビジョン、音声とマルチモーダルMIT
H

tokenlab-deepseek-harness-provider

hedging8563/tokenlab-deepseek-harness-provider

TokenLab provider bundle for DeepSeek Harness with native Responses, Messages and Chat routing plus full multimodal and async tools.

025 日前MCPとコネクタMIT
Y

dsh-balance

yyfather/dsh-balance

DeepSeek Harness 余额与开销插件:状态栏显示 DeepSeek/MiMo 余额与花费(本会话/本次活跃/最近一次/上次对话),逐请求按模型+峰谷时段计价,支持花费超线提醒(点击设置)

029 日前使用量と課金MIT
Y

dsh-mimo-plugin

yyfather/dsh-mimo-plugin

MiMo (Xiaomi) tools as a DSH profile plugin: web search, image/audio/video understanding, ASR transcription, TTS, voice design and voice cloning — native agent tools with a Settings page for the API key.

029 日前ビジョン、音声とマルチモーダルMIT