プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
145 件のプラグインが見つかりました
dsh-science-workbench
poplarity/dsh-science-workbench
DeepSeek Harness 向けの再現可能なサイエンスワークベンチプラグイン。エージェント駆動のセル、フィードバック/再実行付きのインライン図、マニフェストによる来歴管理、環境スナップショットに対応します。
dsh-plugin-langfuse
linyp/dsh-plugin-langfuse
DeepSeek Harness 向けの Langfuse 可観測性連携。セッションログを OpenTelemetry トレース(GenAI セマンティック規約準拠)として Langfuse の OTLP エンドポイントにエクスポートします。
pptfast
liustack/pptfast
AI エージェント向けの、安定した編集可能な PPTX 生成——セマンティック IR を入力し、ネイティブ DrawingML を出力します。
dsh-gitflow
lonelymoon87/dsh-gitflow
承認ゲート付きの Git status、diff、log、commit、branch のツールと、任意のチェックポイント機能を追加します。
dsh-plugin-notify-sound
ldchaowin/dsh-plugin-notify-sound
ワークスペースごとの完了着信音に加え、承認・質問・プランレビュー・ゴールブロック・タスク失敗の各イベント向けの注意喚起サウンドを提供します。シンセ音、音声(TTS)、カスタム音声を内蔵。
dsh-mcpguard
chenlaoshiyf/dsh-mcpguard
スキルと MCP 設定をスキャンし、プロンプトインジェクション、同形文字、隠れた Unicode 文字、危険なシェルコマンド、認証情報の漏洩を検出します。
dsh-adb
samxiabing/dsh-adb
DSH 向けの ADB デバイス操作・ベンチ機能。デバイス検出、構造化された logcat(バックグラウンドストリーミング)、apk インストール、ファイルの pull/push、dumpsys によるパフォーマンススナップショットに対応します。
dsh-approval-hotkeys
sirilee/dsh-approval-hotkeys
DeepSeek Harness plugin: panel hotkeys for every interaction panel — Enter presses the confirm (primary) button, Esc presses the cancel button (approval, question/choice, plan review; Claude Code habits).
dsh-voice-kit
aaaadrop/dsh-voice-kit
Voice input (Web Speech API) and read-aloud (speechSynthesis) for the DeepSeek Harness web GUI — DSH 语音输入 + 回复朗读套件
dsh-voice-input
lhenlihai-hub/dsh-voice-input
dsh-access-gate
bamboostrip/dsh-access-gate
DSH plugin: password gate for remote (non-loopback) /api access (passwordless by default), unblock the loopback-pinned privileged endpoints, restore everything on uninstall, and give the local 127.0.0.1 user the native OS folder picker for workspace selec
dsh-image-plugins
alanzhao0128/dsh-image-plugins
Multimodal plugin for DeepSeek Harness: understand images and generate images through configurable OpenAI-compatible or DashScope endpoints.
dsh-bio-genie
moonbowterfly/dsh-bio-genie
生物信息学「许愿式分析」插件:BioPython 全功能覆盖(任意代码执行器 bio_python + 14 个领域 skill)+ 高频语义化工具 + 零依赖自举 Python 环境(uv + venv + biopython 自动下载到插件私有目录)。用户下载安装即可许愿式分析。
dsh-homepage-skin
yushi-xxh/dsh-homepage-skin
Adds the DeepSeek Harness homepage background to dsh web: WebGL fluid light, dot-line grid and a digital point-cloud whale, with dark and light palettes.
awesome-dsh
stakeswky/awesome-dsh
Turns a stated need into a plugin choice: an agent skill that queries a catalog of the whole `dsh-plugin` topic (2600+ repos, recrawled every 6 hours, Chinese descriptions from Workers AI) through a ranked search API, then hands back the matching `dsh plugin add` command.
dsh-poison-guard
zoahdev/dsh-poison-guard
Pre-install supply-chain poison scanner for DSH plugins: AST (JS-X-Ray) + deobfuscation + regex heuristics, exits non-zero on findings for CI gating.
dsh-prometheus
xxiaoxiong/dsh-prometheus
Exposes bounded Prometheus metrics for DSH sessions, agents, LLM calls, tools, approvals, subagents, and jobs, with a Grafana dashboard and a loopback-only endpoint by default.
dsh-voice-call
pandapolo/dsh-voice-call
Agent-initiated voice calls: `offer_call` rings the human (接听/拒接/稍后再说); accepted calls synthesize and play locally via CrispASR + Qwen3-TTS (9 speakers, 2 Chinese dialects), rejected calls return the decision to the agent.
dsh-chatvoice
fuzzysoul/dsh-chatvoice
Free voice closed loop for the Web UI: browser SpeechRecognition mic input with live interim results plus read-aloud speaker buttons and auto-read for assistant replies, zero configuration and no API key.
dsh-voice-ai-girlfriend-plugin
beiyege-01/dsh-voice-ai-girlfriend-plugin
Voice AI girlfriend for the Web UI: FunASR mic input, Qwen3-TTS spoken replies, companion animation window, and two-way QQ chat (text/voice/image push) via NapCat.
dsh-stt-input
baisama-cloud/dsh-stt-input
Speech-to-text voice input for the web UI: a mic button in the composer transcribes speech into the draft via the browser Web Speech API (zero-config) or an OpenAI-compatible Whisper API (OpenAI / Groq), with a selectable model and language in Settings.
dsh-tool-vision
wanshichenguang/dsh-tool-vision
Model-facing image_describe (识图) tool over the DashScope OpenAI-compatible API (qwen3.7-flash), plus a paste bridge: on text-only sessions, pasted images auto-convert to file paths at send time and render back in the transcript, so they never trip image admission. Bring your own DASHSCOPE_API_KEY; endpoint/model/budgets configurable, redirect-proof HTTP client, works in every agent preset.
dsh-plugins (dsh-vision)
tzhr-invest/dsh-plugins
Agent-callable vision tool that describes local images via any OpenAI-compatible vision endpoint you configure, with an optional multi-model cross-check and no built-in keys.
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).