プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
14 件のプラグインが見つかりました
dsh-chat-import
nwflower/dsh-chat-import
13 種のコーディングエージェント(Claude Code、Codex、ChatGPT、Cursor、Gemini、opencode ほか)のチャット履歴を完全な忠実度で取り込み、再開可能な DeepSeek Harness セッションに変換。Claude Code への逆エクスポートにも対応。
dsh-vision-proxy
flyvhidbwo/dsh-vision-proxy
DeepSeek の頭脳 + 自動画像文字起こし: GUI で画像を添付すると、テキスト専用の DeepSeek に届く前に任意の OpenAI 互換 VLM でテキストに変換される——自分の API キーを使うキー方式の高速パス(デフォルト qwen3.7-flash、DashScope/Zhipu/OpenRouter や任意の OpenAI 互換エンドポイントに対応)、または設定不要で自動検出されるローカル Ollama。
dsh-voice-input-plugin
zhangbo-cn/dsh-voice-input-plugin
Composer mic for the Web UI: tap-to-monitor live transcription and hold-to-talk, with host Edge TTS reply reading that streams while the model generates, echo-pause during reading, and tap-to-stop.
dsh-advisor
omdsh-dev/dsh-advisor
omp advisor サブシステムを移植した dsh プラグインバンドル: セッションごとにレビュアーモデルが主トランスクリプトを監視し、重要度別(nit/concern/blocker)のアドバイスを差し込む。
dsh-undo
linglambda/dsh-undo
DeepSeek Harness(dsh)向けのユーザー側 undo/redo: /undo コマンドでトランスクリプトを直前のメッセージより前まで巻き戻し、/redo で復元。
dsh-bilibili
czx2244/dsh-bilibili
Bilibili 動画分析: メタデータ、文字起こし(Bijian/sherpa-onnx/whisper.cpp による ASR フォールバック)、コメント、弾幕、鮮明なキーフレーム。ローカルビジョンによる説明生成もオプションで対応。
dsh-mic-input
qt-chen/dsh-mic-input
コンポーザー向けのマイク音声入力機能。ブラウザの Web Speech API によるリアルタイム文字起こし、重複排除/自動継続、スマート句読点、言語と自動送信の設定に対応します。
dsh-voice
stardustlc666/dsh-voice
Voice pair: free edge-tts neural speech synthesis + OpenAI-compatible ASR transcription.
dsh-ds-attach
wqx-txdsyl/dsh-ds-attach
**DeepSeek Chat (chat.deepseek.com) same-style attachments**: paperclip upload button, 240×64 DS-style file cards with official colored doc icons (PDF/DOCX/XLSX/PPT/IMG extracted from the DS frontend bundle), drag-and-drop, text extraction (PDF/DOCX/XLSX/TXT) injected into the message, and real attachment cards rendered in the transcript (custom user renderer) with the model reading full content.
dsh-tool-vision
wanshichenguang/dsh-tool-vision
Adds an image_describe tool backed by the DashScope OpenAI-compatible vision API; on text-only sessions, pasted images are stored as local paths for the model and rendered inline in the chat transcript.
dsh-memory-porter
shiye-10pages/dsh-memory-porter
Brings your existing Claude / ChatGPT history into DSH: instant zero-token import of the memories.json inside a Claude export, local Claude Code transcripts with no export needed, and conversations distilled through the model you already configured in DSH. Every memory carries verbatim evidence checked against the source by code — a paraphrase is dropped and counted, and evidence found only in the assistant turns is always routed to review rather than stored.
dsh-office
fayelin12/dsh-office
Office workspace & session dashboard: a floating 6-column sprite panel visualizing workspaces, sessions, token usage and subagents.
dsh-gemini-multimodal
realalexandreai/dsh-gemini-multimodal
DeepSeek Harness plugin: multimodal tools (image/audio/video/document understanding, transcription, image generation) via Gemini API or the local Antigravity CLI.
dsh-single-instance-guard
tang-mm95/dsh-single-instance-guard
Aborts startup when another live dsh instance holds the same DSH_HOME data directory, preventing the concurrent session-log writes that corrupt transcripts.