Plugins
Browse, filter, and install DeepSeek-Harness plugins.
2636 plugins found
dsh-plugin-wechat
gnulife/dsh-plugin-wechat
DeepSeek Harness (DSH) 个人微信 ClawBot 插件:OpenClaw 负责微信通道(扫码登录/收发消息),DSH 负责大脑,两者通过 OpenAI 兼容协议桥接。
dsh-tool-vision
scorp1o117/dsh-tool-vision
DeepSeek Harness 外置视觉模型插件:inspect_image 把本地图片或 http(s) 图片 URL 发给任意 OpenAI 兼容端点,视觉模型看图的文字回答直接带回对话;附 Web UI 设置栏。
dsh-soul-md
scorp1o117/dsh-soul-md
DeepSeek Harness 的 soul.md 风格人设卡插件:把 markdown 人设文件注入系统提示词(soul:persona),文件变更热重载,让 Agent 边干活边角色扮演;附 Web UI 设置栏。
dsh-tdai-memory
scorp1o117/dsh-tdai-memory
DeepSeek Harness 的 TencentDB Agent Memory 移植:L0 对话捕获 → L1 结构化记忆提取 → L2 场景/L3 画像,自动召回注入 + 记忆/对话搜索工具;复用现有 ~/.memory-tencentdb/memory-tdai 数据;附 Web UI 设置栏。
dsh-plugin-pi-bridge
yytbit/dsh-plugin-pi-bridge
Bridge Pi Agent's skills and configuration into DeepSeek Harness
dsh-dashboard
uddoo/dsh-dashboard
A Symphony-compatible multi-provider task orchestrator and dashboard for DeepSeek Harness
dsh-usage-stats
lanlandeli/dsh-usage-stats
Lightweight usage analytics for DeepSeek Harness — token trends, activity heatmaps, model breakdowns, and exports.
dsh-plugins
kestiny18/dsh-plugins
Replay-aware per-turn model usage and session cost for DeepSeek Harness
dsh-tool-user-memory
iamlieutenant/dsh-tool-user-memory
User preference memory for DeepSeek Harness: persisted user profile with memory_get/memory_update tools and system-prompt injection
dsh-plugin-balance
lmmzss-jk/dsh-plugin-balance
Balance and live session usage for the DSH web UI: header balance button (left of the Session log), dropdown with account balance, real-time token breakdown (cache miss/hit, cache write, output), cache hit rate, and official-rate cost estimates with peak/off-peak auto-switch.
dsh-session-tree
zhengqingjing/dsh-session-tree
Git-like immutable session lineage for DeepSeek Harness
dsh-meta-orchestrator
jiruidai/dsh-meta-orchestrator
A model-native meta-agent plugin for DeepSeek Harness: the model synthesizes task-specific workflows at runtime from five agentic workflow patterns (prompt chaining, parallel workers, router, supervisor, evaluation loop) and coordinates tools and subagent
dsh-plugin-codex-bridge
yytbit/dsh-plugin-codex-bridge
Bridge OpenAI Codex's memory, skills, and configuration into DeepSeek Harness
dsh-deeptutor
tecfancy/dsh-deeptutor
DeepTutor tutoring bridge: deep explanations, self-test questions, learning-path planning, personal knowledge-base search (RAG), and note archiving via deeptutor_run / deeptutor_kb / deeptutor_note tools.
deepseek-harness-plugin-manager
hrhgit/deepseek-harness-plugin-manager
Generated-catalog plugin discovery and npm installation marketplace for DeepSeek Harness
dsh-plugin-langfuse
linyp/dsh-plugin-langfuse
Langfuse observability for DeepSeek Harness: exports session logs as OpenTelemetry traces (GenAI semantic conventions) to Langfuse's OTLP endpoint
dsh-claude-marketplace
ben7am1n/dsh-claude-marketplace
Claude Code compatibility layer for DeepSeek Harness: load .claude skills/commands/agents and install plugins from Claude Code marketplaces as native dsh skills.
dsh-latex-tools
liuup/dsh-latex-tools
Hover LaTeX formulas in the DeepSeek Harness Web UI to copy the TeX source or export the formula as a standalone SVG.
pptfast
liustack/pptfast
Stable, editable PPTX generation for AI agents — semantic IR in, native DrawingML out
dsh-chameleon (bundle)
lsz-asd/dsh-chameleon
Self-editing desktop workbench for DeepSeek Harness: a full dsh web replica with an edit mode in which the agent modifies the workbench (patch layers, plugins, UI) with hot reload.
dsh-guardian
lonelymoon87/dsh-guardian
Adds dangerous-operation policy checks, output redaction, and a security-review workflow.
dsh-gitflow
lonelymoon87/dsh-gitflow
Adds approval-gated Git status, diff, log, commit, branch, and optional checkpoint tools.
dsh-revdiff
bramblexu/dsh-revdiff
Native interactive Git diff review for DeepSeek Harness with structured annotations sent back to the current Agent session.
dsh-turn-approval
arrow949/dsh-turn-approval
Turn-scoped “Allow for this task” approvals: automatically allow matching `danger-full-access` escalations only for the current task, then expire.