598 Agent Core Plugins for DeepSeek Harness
The product spine: append-only session log, system-prompt assembly, tool registry, Agent interface and the default loop driver. No provider slots here — you extend it by listening to its events.
What DeepSeek Harness defines at this extension point
- Official slot
packages/core- Extension kind
- core · not third-party extensible
- ctx keys (6)
ctx.sessionsctx.systemPromptctx.toolsctx.agentsctx.agentDefaultModelctx.agentLoop- Official built-ins
- DeepSeek ships 8 implementations herescope, session, system-prompt, tools, agent, agent-default-model, agent-loop, agent-tool-presentation
- Gap
- nonehow much of this seam the official taxonomy grades as still open
- Audience
- developer
- Artifact kind
- cordis-plugin
Every field above is read from the DeepSeek Harness (DSH) source tree — deepseek-ai/deepseek-harness — not from our own guesswork about what these projects do. Same data as a live filter: browse this category in the full plugin list.
598 Agent Core Plugins indexed here
Vocaloid Mcp
N0zoM1z0
An agent-native MCP for composing, tuning, rendering, mixing, and auditing native VOCALOID3/4 projects — built just for fun.
Dsh Im Gateway
zhuiyueya
把 dsh agent 接入微信、飞书等 20+ 聊天平台的聚合网关插件 | Aggregate IM gateway for DeepSeek Harness (dsh): connect your agents to WeChat, Feishu, Telegram, Discord & 20+ chat platforms
Dsh Client Pricing
Miyazawai
会话顶栏实时显示 DeepSeek API 价格(峰谷定价 / 现行一口价,flash / pro 自动切换) | DeepSeek Harness client plugin: live DeepSeek API pricing badge (peak/off-peak, flash/pro) in the session header
Dsh Plugin Product Subagents
shaokeyibb
Role-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness — continuable children, durable session recovery, per-role product permissions, and delegation with a permission ceiling.
Dsh Plugin Development
w2112515
Portable Agent Skill for developing and auditing DeepSeek Harness plugins, with an optional profile-installable DSH bundle adapter.
Dsh Fail Logger
Areium
DeepSeek Harness(DSH)插件:自动记录所有执行模式(原生工具 / PTC run_code / 代码内嵌工具调用)的工具失败错因,去重、计数、确定性排序后沉淀进 skill 的机器维护实录区段——让 Agent 越用越少错。
Dsh Plugin Ya Workspace Sidebar
HuanLinOTO
DSH Web 工作区侧栏替代,顶部全局最近会话 + Workspace→Session 二级菜单 + 面包屑 | DSH Web workspace sidebar replacement: top global recent sessions + Workspace→Session two-level menu + breadcrumbs
Skills
creght-dev
Codex and agent skills for Cregh.
Dsh Archived Sessions
Zephyr-vibe
DSH Session Manager: manage conversations, archive/restore, delete safely, open record folders.
Dsh Client Ui Mobile Adapt
Hotsteel2901
Your DeepSeek Harness web UI, rebuilt for the phone in your hand. Built for developers who code in Termux on Android: single-column layout, sidebar drawer, one-line composer, fullscreen scrollable settings & trajectory details, tap-to-open session stats. Desktop untouched.
Laobos Agent Studio
Modole
劳博士:基于 DeepSeek Harness 的本地 Agent 桌面客户端(仅限非商业用途)
Dsh Sentinel
fuhefei
Condition-driven wakeup for DeepSeek Harness: durable file/command/http/process/webhook watches that wake the agent, with dock, sidebar branch, and a global dashboard.
Dsh Plugin Skills
omdsh-dev
Agent skills for building and testing DeepSeek Harness plugins — from scaffolding a new plugin package to choosing the right test tiers, entirely inside an agent session.
Deepseek Harness Fnos
techysy
DeepSeek Harness (DeepSeek 官方 agent 浏览器 UI) fnOS 应用 — 本地常驻服务
Dsh Auto Memory
Aik358
DSH 自动记忆插件:三层记忆(用户级/项目笔记/每日日志)自动注入与检索、每日反思、可视化面板与设置页,支持继承其他 AI 工具的历史记忆。An auto-memory plugin for the DeepSeek Harness Web GUI: three-layer memory (user-level / project notes / daily logs) with automatic injection and retrieval, daily reflections, a visual panel and settings page, and inheritance of memories from other AI tools.
Dsh Phone
railgun0325
让 DeepSeek Harness 的 agent 跑在手机里,通过 Magisk root 原生操作安卓系统(截图/点击/滑动/开应用)+ 移动端布局 + WebView APK
Dsh Record Replay
humblebanana
DeepSeek Harness record macOS desktop workflows by demonstration and turn them into agent skills (open-record-replay skill + orr_* tools)
Dsh Overleaf
fly233338
Connect Overleaf projects to DeepSeek Harness (DSH) through OverleafMCP and MCP tools.
Molibot
gusibi
A memory-first personal AI Agent that grows with your work.开源、开箱即用的 AI Agent。
Dsh Better Browser
titanwings
DSH 真实浏览器插件:通过 Kimi WebBridge 让 Agent 操作用户已登录的浏览器,并提供 13 个 webbridge_* 工具。 / Let DSH Agents use your signed-in browser through thirteen Kimi WebBridge tools.
deepAct
hxs996-beep
CLI coding agent that guards every action: ambiguity check, design review, scope control.
Deepseek Harness Learning
Lucky2024-pllove
基于 deepseek-harness 仓库系统化拆解产物搭建的学习网站,面向想了解「AI Agent 框架如何工作」的开发者与爱好者。
Dsh Token Panel
juhe291
A corner HUD for DeepSeek Harness that shows your session's token pressure, per-model cost, and daily/monthly usage at a glance, with an editable budget and balance that tracks spending for you. 右下角常驻的 Token 仪表盘:实时看会话压力、按模型估算花费。预算和余额点一下就能改,每天每月用了多少都有记录。
Dsh Mcp Manager
hyqhyq3
MCP server manager plugin for DeepSeek Harness: Settings → MCP page, OAuth (PKCE + dynamic client registration) or static-token auth, tools registered as mcp__<name>__*
Dsh Session Deeplink
R3alloc
DeepSeek Harness plugin for shareable session deep links
Dsh Session Notification
dingyi222666
提供会话完成等四种状态的通知响应,支持浏览器提示和提示词
Dsh Plugin Interpreters
HuanLinOTO
暴露 run_python/run_node 工具,通过 stdin 执行代码返回 stdout/stderr/exit,含解释器路径配置卡 | Exposes run_python/run_node tools that execute code via stdin and return stdout/stderr/exit, with interpreter-path config card
Dsh Files
taxueseek
DeepSeek Harness dual-face plugin: session-isolated file upload with colorful composer cards + read_document tool (text/PDF/DOCX/XLSX) with content sniffing and LRU caching
Dsh Wechat Notify
wssfk12138
DeepSeek Harness 插件:为 agent 新增 wechat_notify 工具,让 AI 通过本机 ClawBot 微信通道主动给你发通知(任务完成 / 需决策时),中文可靠、掉线自提示。
Dsh Balance
TwotwoPiggy
A DeepSeek Harness plugin for real-time token tracking and highly accurate session cost estimation, featuring dynamic peak/off-peak pricing support.
Dsh Lark Link
amlyczz
High-reliability Feishu/Lark bridge for DeepSeek Harness — QR one-click auth, multi-mode agents, card-based commands, zero-loss outbox, media in/out, session-log doctor, reusable DSH Web GUI
Dsh Plugin Aigc Canvas
HuanLinOTO
provider-agnostic AIGC HTTP 桥 + 无限画布 + ffmpeg 后处理,13 个工具含画布连边/reroll/媒体编辑 | Provider-agnostic AIGC HTTP bridge + infinite canvas + ffmpeg post-processing; 13 tools incl. canvas linking/reroll/media-edit
Dsh Import Agents
Chang-Tong
Import pi / opencode / codex / claude-code sessions, chat history, and agents into DeepSeek Harness — one-click Sync button, slash commands, session-start migration prompt
Dsh Mini
LouisYang841
DeepSeek Harness 核心的便携引擎 + Termux 友好的终端编程 Agent CLI(pi 壳 + DSH 引擎,零运行时依赖,359MB→7.6MB 单文件)
Dsh Book Deepseek Harness
LaplaceYoung
《深入理解 DeepSeek Harness:一切皆插件的 Agent 架构》——源码级架构拆解科普书:37 个章节文件、PDF、Mermaid 图与写作规范
DeepSeek Harness Tools
tonyd2wild
A front door to community tools that extend the DeepSeek Harness (dsh): web access, vision, and more. Unofficial community project.
Dsh Plannotator
titanwings
DSH 计划批注插件:选中计划原文、逐条批注,并把结构化反馈送回 Agent。 / A DSH plan-review plugin for anchored annotations and structured Agent feedback.
Dsh Vision Sidecar
121103qwq
Hosted free vision sidecar for DeepSeek Harness with durable session evidence
Dsh Codex Pet
skr311
dsh-codex-pet · DSH 桌面宠物插件 — 导入精灵图序列帧宠物,悬浮浮层渲染 + Agent 状态联动
Dsh Us Stocks
Realyujie
US stock market data tools for DeepSeek Harness, powered by yahoo-finance2
Dsh Office
omdsh-dev
办公三件套!Office document tools for DeepSeek Harness (dsh): generate, read, and edit spreadsheets (.xlsx), PDFs, and presentations (.pptx).
Dsh Wechat Bridge
gtaifu
DeepSeek Harness (dsh) transport plugin: chat with your agents on WeChat via official Tencent iLink bot API — zero runtime deps, no OpenClaw, QR-code login, one friend = one persistent agent session.
Godot Bridge
Smalldy
DSH (DeepSeek Harness) plugin that launches and drives a running Godot 4.x game through its in-game TCP interaction server — replaces the godot-mcp MCP server with native agent tools.
Dsh Session Management
cokiscarazo-rgb
No description provided.
Dsh Continual Evolve
ZK-Andy
Continual self-evolution plugin for DeepSeek Harness: versioned, auditable, rollback-safe harness state refined from session trajectories, with a benchmark-driven validation loop.
Dsh Evolve
william-jin-cmu
自进化插件:agent 在 session 内随对话给自己长出/剪掉能力 —— evolve_add 热挂载持久化 cordis 插件(下一 step 工具即可见),evolve_remove 可逆卸载,重启自动恢复
Dsh Reasoning Settings
JuneLearn
让 DeepSeek Harness 的第三方 API 支持低、中、高等推理强度,并可为每次子 Agent 调用选择模型|Add Low, Medium, High, and other reasoning levels to third-party APIs, with model selection for each subagent call
Dsh From Scratch
tsrigo
A runnable TypeScript tutorial that builds a minimal DeepSeek-style agent harness from scratch.