发现最好的 DSH 插件

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

1038个结果

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-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
dsh-native-playbook

DSH plugin, Agent Skill, and CLI for choosing native DeepSeek Harness capabilities.

Agent 协作 · 开发工具 · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cyanseek/dsh-native-playbook
dsh-netcafe

DeepSeek Harness bundle: adds AI NetCafé's hosted outcome tools (documents, SQL dialects, live China-reachability, cross-session memory, scheduled agents) to your dsh profile in one install.

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

DeepSeek Harness news fetch tool plugin (RSS). Everything is a plugin.

Agent 协作
dsh-notepad

DSH Web GUI 右侧常驻记事本:钉在页面最右边的便签面板,自动保存到 ~/.dsh/notepad/notes.md,Agent 可通过 notepad_read/notepad_write 读写。

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:43456-awa/dsh-notepad
dsh-notify

DeepSeek Harness (dsh) Windows notification plugin: a native toast when the agent stops running (finished / aborted / error / waiting for your choice / session closed), plus a system-tray icon. Pure host-side, zero dependencies, zero build.

Agent 协作 · notifications · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Pasumao/dsh-plugin-notify
dsh-notify-reminder

Windows toast notifications for DeepSeek Harness: task completion, subagent/workflow end, background jobs, and permission requests

Agent 协作 · notifications · 效率
dsh-ntfy

DeepSeek Harness (DSH) host-plane plugin: push ntfy notifications when the agent needs approval or finishes a task.

Agent 协作 · notifications
dsh-observability

OpenTelemetry traces backend for the DeepSeek Harness telemetry seam: folds agent session events into OTLP span trees

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

Office workspace & session dashboard plugin for DeepSeek Harness (DSH): a 6-column sprite office visualizing workspaces, sessions, token usage and subagents. 给 DeepSeek Harness 的「办公室」工作区/会话/子代理可视化插件。

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