플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 1693개 찾음
deepseek-harness-community-plugins (dsh-agent-mail)
dff652/deepseek-harness-community-plugins
An AI collaboration mailbox in DeepSeek Harness for messaging, task handoffs and delivery receipts. One package includes MCP integration and a mailbox UI. Requires a separately installed Agent Mail 1.0.0-alpha.7 provider; no automatic model wake or continuous online status.
dsh-client-ui-session-mention
qiyu166/dsh-client-ui-session-mention
Type @ in the composer to reference another conversation: pick a historical session and inject its compacted context into the current prompt.
dsh-model-accordion
lakabuji-arch/dsh-model-accordion
Provider-folded model selector for the DSH Web composer with catalog-driven reasoning effort choices.
dsh-deepatlas
oscar-williams/dsh-deepatlas
Task-aware DSH plugin navigator: builds a local index from GitHub topics and community lists, retrieves across 28 bilingual capability classes, and provides commit-level static risk audit, consent-gated pinned installation, composition checks, and recovery.
session-export
johnxu22786/session-export
Session export and compliance archiving for DeepSeek Harness: deterministic redaction, Markdown/JSONL/PDF outputs, on-disk archive management, and a trend/audit view.
dsh-github
andyfan1094/dsh-github
GitHub account management plus a local Git workflow for the web GUI with clone, fast-forward pull, status, commit, push, and host-side push guards.
dsh-vision-analysis
harvey-will/dsh-vision-analysis
DeepSeek Harness vision plugin: 8 analysis modes (describe, OCR, chart data, UI review, object detection, compare, code-gen, debug), any OpenAI- or Anthropic-compatible vision API, with a built-in free vision model and automatic rate-limit failover.
dsh-image-create
xiaoyuink/dsh-image-create
Text-to-image and image-to-image generation inside DSH through OpenAI-compatible endpoints, with an agent tool, multi-provider fallback, and a side-panel workspace with history.
dsh-session-insights
greenlv/dsh-session-insights
See how you have been using AI: `/session-insights` reviews your DSH sessions over time, shows what worked, which problems kept coming back, and what results were actually produced, then creates a retrospective report on your machine.
dsh-compaction-audit
gendui123/dsh-compaction-audit
Compaction quality / hallucination detector: when a conversation span is compacted, check on two axes that key information survived 鈥?FIDELITY (assertions in the summary must be found verbatim in the original leaf events, else flagged as fabricated) and C
dsh-compaction-probe
gendui123/dsh-compaction-probe
Step-0 observation probe for dsh-compaction-audit: logs every compaction/* session event and probes whether shadowedSeqs still resolve to readable events in session.events. Observe-only; never injects, never blocks.
dsh-plan-adversarial
gendui123/dsh-plan-adversarial
Command-triggered red/blue adversarial review for ANY plan (not quant-specific). /plan-adversarial <plan>: arms a gate that requires the agent to derive two independent subagents (red=attack, blue=defend), have them converge on a consensus plan with NO th
deepseek-harness-cloud
agentsdanceai/deepseek-harness-cloud
Connect a stock DeepSeek Harness install to DSH Cloud: device login plus a 20-model gateway provider. Commercial hosted service by AgentsDance AI — new accounts include 500 free credits.
deepseek-harness-os-agent-plugin
chenjie1129/deepseek-harness-os-agent-plugin
Volcengine Mobile Use Agent plugin for DeepSeek Harness
emotionpet
cpt-kenvie/emotionpet
Emotion Ball pet dock for the DeepSeek Harness Web composer
dsh-task-center
mason-1011/dsh-task-center
The task-center plugin set for DeepSeek Harness in one package: task ledger, model tools, human commands, wake patrol, quota-resume guard, idle-session mining, the reaper, scheduled sends, and the web kanban.
dsh-git-conventions
cn-wenyu/dsh-git-conventions
Enforce configurable git commit / push / PR conventions for DeepSeek Harness agents
dsh-screenshot
alain-prot0s5/dsh-screenshot
Screenshot-to-input for DeepSeek Harness: composer camera button + global hotkey (Alt+A) + listener bound to the app lifecycle, configurable in settings. 截图自动粘贴到 DSH 输入框:相机按钮 + 全局快捷键 + 生命周期绑定 + 设置页配置。
dsh-composer-image-tools
ai-yucheng/dsh-composer-image-tools
聊天输入框图片工具(自研):上传图片(≤10MB 防烧 token) + 自定义区域截图(Electron desktopCapturer),注入 DSH 草稿图片轨。零外部依赖。
dsh-speech-input
liznee/dsh-speech-input
A microphone button for DeepSeek Harness that writes browser speech recognition into the composer draft.
dsh-ssh-remote
zhaenggg/dsh-ssh-remote
SSH remote execution set: give a session an ssh:// workspace and every file, command, and shell operation runs on the remote host.
dsh-plugin-notifications
nattocb/dsh-plugin-notifications
Adds a Settings card that pops a system notification and optional chime when a conversation turn completes.
dsh-voice-input-cn
schumchanvi/dsh-voice-input-cn
컴포저용 중국 대응 음성 입력입니다. 로컬 Python 브리지가 필요합니다 (pip install dashscope websockets, bridge/voice-bridge.py 실행) — 플러그인만으로는 작동하지 않습니다. 브라우저 마이크가 16kHz PCM을 브리지로 스트리밍하고, Alibaba Cloud DashScope ASR(paraformer-realtime-v2)를 실행합니다. 중간 결과가 커서 위치의 초안을 채우며, 무음 시 자동 정지, 선택적 자동 전송을 지원합니다.
dsh-todo-guard
a903067276-rgb/dsh-todo-guard
Reliable todo panel that survives restarts (official panel only re-renders on write — fixed via projection pre-warm) with three-state completion verification: evidence exists → verified, fake evidence → blocked, no evidence → unverified badge; settings toggle to fall back to official behavior.