发现最好的 DSH 插件

实时扫描最新社区关于 DeepSeek Harness 发布的插件

3303个结果

dsh-mcp-mgr

Workspace-level MCP manager for DeepSeek Harness: discovers .dsh/dshmm/mcp.json per workspace and dynamically registers mcp-client instances

integrations · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yangfch3/dsh-mcp-mgr#5543ec265ab73feeb3adf7ceb4e7ad92050dc144&path:packages/dsh-mcp-mgr
dsh-mcp-mgr-ui

Web UI plugin for dsh-mcp-mgr: MCP management tab in dsh settings

integrations · 界面 · 效率
dsh-mcp-setting

DeepSeek Harness 设置界面管理 MCP 服务器:增删改 cordis.patch.yml 中的 @deepseek-ai/dsh-mcp-client 行

integrations · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:belowthetree/dsh-mcp-setting
dsh-mcp-settings

Settings-driven MCP server manager, inventory Remote, and Web settings UI for DeepSeek Harness

integrations · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:aka-danielZhang/dsh-mcp-settings
dsh-mcp-skill-panel

MCP 与技能管理面板:设置页展示 MCP 服务器与 Skill 目录,随时启停以释放上下文占用。

integrations · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lilyblessing/dsh-mcp-skill-panel
dsh-mcp-xcode

DSH plugin bridging agents to the Xcode headless MCP service (xcrun mcpbridge) over stdio JSON-RPC, exposing Xcode build/test/preview/simulator tools as agent tools. Zero runtime dependencies.

Agent 协作 · integrations
dsh-mcpguard

明棱 mcpguard for DeepSeek Harness: scan skills, tools and MCP configs for prompt injection, homoglyph and tool poisoning.

Agent 协作 · integrations · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ChenLaoshiYF/dsh-mcpguard
dsh-md-notes

MD 笔记插件:侧边栏笔记管理入口(列表/编辑/预览)+ 回答下方记入笔记,笔记存于工作区 .dsh-notes/

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:XieZongChen/dsh-md-notes
dsh-media-skills

Free image reading (vision) and image generation skills for DeepSeek Harness — Zhipu GLM-4V-Flash for reading, SiliconFlow Kolors for generation.

Agent 协作 · skills · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:akqwpeter-prog/dsh-media-skills
dsh-mediacrawler

Installable DeepSeek Harness profile bundle for a separately installed MediaCrawler checkout

integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xwh-01/dsh-mediacrawler

dsh-mem

0
dsh-mem

Cross-session long-term memory for DeepSeek Harness (dsh): durable JSON-file memory store with memory_save / memory_recall / memory_forget / memory_list model tools, installable as a dsh bundle.

memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Jelee0145/dsh-mem
dsh-memflow

MEMFLOW memory framework for DeepSeek Harness — distributed memory architecture: every project carries its own memory/, one plugin for Hermes-like memory across all your workflows

Agent 协作 · memory · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:crwsr124/dsh-memflow
dsh-memoir

Project persistent memory and session-lessons distillation for DeepSeek Harness (DSH): an agent records a session's work summary, lessons learned, and next-action guide (memoir_record) into a per-project PROJECT_MEMORY.md plus a cross-project index (~/.dsh/dsh-memoir.json), reads it back on demand (memoir_read), auto-distills each worked turn at turn end, and has the project memory auto-injected into the system prompt of future sessions. Ships a web-GUI 'Memory' panel (project/global tabs, search, manual record/delete) over /api/dsh-memoir routes. TypeScript, mounted via the dsh.bundle.patch manifest, no dsh source changes.

Agent 协作 · memory · notifications · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Qinling-Melon-Farmers/dsh-memoir
dsh-memories

Project-scoped memory system for DeepSeek Harness: persistent key-value memories per scope with set/get/list/delete/search tools, JSON-file storage and client RPC. · DSH 项目记忆系统:按作用域持久化的键值记忆,含增删查列搜索工具与 RPC。

finance · integrations · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-memories
dsh-memory

Cross-session long-term memory for DeepSeek Harness: a schema-validated memory domain over ctx.storage plus model-facing remember/recall/index/forget tools and a memory protocol prompt section.

Agent 协作 · memory · 效率
dsh-memory

Long-term memory for DeepSeek Harness agents: user preferences, project facts, session summaries, and knowledge entries, with auto-injection at session start.

Agent 协作 · memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yangyongzhen/dsh-memory
dsh-memory

DeepSeek Harness 共享持久记忆插件:所有会话共享一个记忆库,提供 memory_add / memory_search / memory_list / memory_remove 工具,并在 Web 侧边栏提供 Memory 面板

界面 · memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:joyiok/dsh-memory
dsh-memory

受 CC-HAHA 启发、面向 DeepSeek Harness 的项目隔离持久记忆插件

memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yihefeikong-rgb/dsh-cc-haha-memory
dsh-memory-panel

Persistent memory plugin for DeepSeek Harness: memory_* model tools, automatic memory:recall prompt injection, /memory/api JSON routes, and a 设置→记忆 (Settings → Memory) management panel.

memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sdf-jkl-gh/dsh-memory-panel
dsh-memory-protocol

Memory protocol enforcement plugin for DeepSeek Harness — forces memory_weave before tool calls, auto-ingests session turns, injects memory context into agent steps. Bridges the opencode-memory MCP server with a hard protocol gate.

Agent 协作 · integrations · memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:baaai123/dsh-memory-protocol
dsh-memory-vault

Cross-session memory vault for DeepSeek Harness: remember / recall / forget tools, per-turn prompt injection, and a browser management page.

memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:flymysql/dsh-memory
dsh-memoryhub

MemoryHub (mh) integration for DeepSeek Harness: loads .memoryhub checkpoint memory on session start, saves dsh sessions back into checkpoints, and registers the mh workflow skill and tools

Agent 协作 · integrations · 界面 · memory · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:solknight48/dsh-memoryhub
dsh-meow-cat

A cat runs across the bottom of the DeepSeek Harness web UI with a synthesized meow every time a conversation turn ends.

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dsh-pub/dsh-meow-cat
dsh-mermaid

Mermaid 流程图渲染(移植自 pi-mermaid)

other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GongYuanCaiJi/dsh-mermaid