插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 42 个插件
dsh-output-styles
perrylink/dsh-output-styles
Claude Code outputStyles-equivalent runtime output-style switching for DeepSeek Harness
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.
pptfast
liustack/pptfast
Stable, editable PPTX generation for AI agents — semantic IR in, native DrawingML out
dsh-skillport
jesse-njx/dsh-skillport
把已有的 Agent Skills(SKILL.md)技能库带进 DSH:扫描 Claude/Codex/Cursor/Gemini 技能目录、注入渐进式索引,按需加载技能正文。
dsh-crosstalk
jesse-njx/dsh-crosstalk
跨会话消息:本机任意会话都可像 Claude Code 一样列出并互发消息,基于本地心跳注册表与收件箱。
dsh-skills
cocosgt/dsh-skills
Global skill hub for dsh: aggregates Claude Code, project, and .skill-package skills into ~/.dsh/skills with reference/copy import and slash-menu usage
dsh-plugin-subscriptions
v1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok (X Premium) subscriptions as DeepSeek Harness LLM providers, with OAuth login from the web Settings page
coding-coach
xiehuan123/coding-coach
面向非开发人员的 35 个技能 bundle(DSH profile bundle,非 Agent 预设):编排 + 工程 + 产品 + 界面/上线。dsh plugin add coding-coach 即可把技能装进任意 profile;完整「编程教练」Agent 见仓库 dsh/coding-coach 目录。
pa-dsh
conradlu2740/pa-dsh
ProactiveAgent × DeepSeek Harness 插件组:主动记忆 + 主动建议接入 DSH(bundle 聚合包,dsh plugin add 一键安装)
dsh-claude-provider
mofeng2223/dsh-claude-provider
Custom Claude provider support for DeepSeek Harness
dshx
why913/dshx
The missing companion CLI for DeepSeek Harness (dsh): manage MCP servers with one command — add/list/remove/test with dry-run connection checks, plus one-shot import from Claude Code / Codex. Also mounts as a dsh plugin so the agent can manage MCP itself.
anywhere-claude-mem
bleed00/anywhere-claude-mem
A DeepSeek Harness plugin that turns the anywhere-claude-mem git sync into a DSH peer: pull cross-machine memory at session start and push new prompts/observations as they land in the claude-mem worker
dsh-claude-mem
bleed00/dsh-claude-mem
A DeepSeek Harness plugin that integrates claude-mem: query, context injection, manual save, and session lifecycle over a local claude-mem worker's HTTP API
deepsee
chang416/deepsee
DeepSee: DeepSeek Harness vision, multi-model routing, and Gemini visual self-checks before delivery
design-playbook
bandersnatch0x/design-playbook
Design I/O for coding agents: controllable UI generation via declarations (spec/domain/craft/design/components/template) and contracts (skill/evaluator). Use for product UI—console, dashboard, agent-ops, CJK-first apps.
dsh-everything-oauth
kam74515-boop/dsh-everything-oauth
把本机 Codex / Grok / Claude / OpenCode / CC Switch 登录态导入 DSH,在设置里自选来源并启用模型。
dsh-agent-preset-recommender
leemancheung/dsh-agent-preset-recommender
隐私安全的本地扫描器:汇总 Codex、Claude Code、WorkBuddy、CodeBuddy 的会话/workflow 元数据,持久化聚合证据并推荐 DSH 内置 Agent preset;不保留正文、不联网、不修改 preset。
dsh-plugin-hooks
truelove-dreamer/dsh-plugin-hooks
Claude Code 风格生命周期 hooks:工具调用前后自动执行 shell 命令(stdin 收 JSON payload),pre-tool 非零退出即阻断调用。