发现最好的 DSH 插件

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

1052个结果

dsh-line-select

DeepSeek Harness Web 行选区插件:浏览工作区文件、带行号预览代码、可视化选中行范围,并把 @path:start-end 引用写入输入框,让 agent 精准修改指定行

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fengMax1997/dsh-line-select
dsh-loop-detector

死循环/重复输出检测插件 for DeepSeek Harness (dsh): 文本重复检测 + 工具调用意图级重复检测, 命中后自动 steer 重试 / cancel 强制中断

Agent 协作
dsh-magic-context

Magic Context — DeepSeek Harness adapter (Host / Agent / Client + profile bundle). Loads the shared Magic SQLite store and registers ctx_* tools, /ctx-* commands, knowledge injection, historian/dreamer scheduling, compaction policy, and the Typert Remote surface for the DSH client.

Agent 协作 · integrations · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaohj233/dsh-magic-context#6f0086345a9eb161224517f8c85d4ee1d77a575d&path:packages/dsh-plugin
dsh-market-github

In-harness plugin market for the dsh web GUI — startup-page onboarding entry + real-time GitHub topic:dsh-plugin search with pagination, one-click install with never-lost progress, trial-boot verification, enable/disable, and one-click restart. Fork of @sanqi-normal/dsh-webui-market-plugin.

Agent 协作 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:loker66fan/dsh-market-github
dsh-mcp-adapter

MCP adapter for DeepSeek Harness — one proxy tool instead of dumping every MCP schema into context.

Agent 协作 · 开发工具 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:NexusAgentX/dsh-mcp-adapter
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-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-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-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-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-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-messages-sanitizer

DeepSeek Harness plugin: auto-repairs an invalid messages array (orphaned tool_calls / tool messages) to stop 400 INVALID_REQUEST session lock-ups.

Agent 协作 · 开发工具 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Leeminjing/dsh-messages-sanitizer
dsh-mindforge

Encrypted 4-layer lifelong memory for DeepSeek Harness — powered by MindForge

Agent 协作 · memory
dsh-mmx-multimodal

MiniMax multimodal capability hub for DeepSeek Harness (DSH). One mmx_multimodal tool covers describe/image/video/speech/music/cover/search/quota; optional web_search takeover; built-in client enhancement renders inline players in the Web GUI.

Agent 协作 · 视觉
dsh-mobile-gate

LAN mobile gateway for DeepSeek Harness (DSH): isolated Node gateway on 0.0.0.0 reverse-proxying the DSH Web UI with first-visit approval, per-device tokens, rate limiting, and mobile layout injection. 局域网手机安全访问 DSH 的即插即用网关:本机审批、设备令牌、限流、手机端紧凑排版适配。

Agent 协作 · integrations · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bernardxu123/dsh-mobile-gate
dsh-mobile-gui-agent

Android Mobile GUI Agent plugin for DeepSeek Harness with ADB control, verified iterative actions, approval, and a Web mobile view

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kunjinkao-os/dsh-mobile-gui-agent
dsh-mobile-pwa

Complete mobile PWA for DeepSeek Harness (DSH): secure LAN/Tailscale remote access gateway + install-to-homescreen (manifest), offline-capable service worker, touch-first gestures, agent-done notifications, and dark compact mobile UI. 移动端 PWA 完整方案 for DeepSeek Harness.

Agent 协作 · integrations · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zylzyqzz/dsh-mobile-pwa
dsh-msys2-bash-executor

Configurable MSYS2, UCRT64, and Git Bash executor for DeepSeek Harness

Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:3223698962/dsh-msys2-bash-executor
dsh-multi-folder

DeepSeek Harness plugin: secondary working directories for a project. The agent keeps the primary workspace as cwd, gains equal write/exec permissions on configured secondary directories under workspace-write mode, and is notified of configuration changes at the next message boundary.

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AngelosZou/dsh-multi-folder
dsh-music-player

DSH 简约在线音乐播放器:支持网易云/本地音乐源;完整 Agent SKILL(AI 自定义播放器风格/控制播放/播完通知);队列与搜索集成在官方设置页。

Agent 协作 · 开发工具 · integrations · notifications · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaoqiezi-china/dsh-music-player
dsh-native-memory

Native, per-workspace long-term memory for DeepSeek Harness: facts and profiles on DSH's own storage-domain, cross-session recall through session-query FTS, approval-gated writes, and cited provenance — no external server, no extra runtime dependency.

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