发现最好的 DSH 插件

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

1103个结果

dsh-session-analyst

Session quality analysis plugin for DeepSeek Harness — detect inefficiencies, redundant tool calls, and regressions in agent behavior.

Agent 协作 · 效率
dsh-session-bridge

Session-level multi-thread orchestration for DeepSeek Harness: create ordinary sessions, send queued or interrupt prompts to any session by id, and enumerate sessions. Installs globally, independent of any agent preset.

Agent 协作 · integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:FuWenLianggit/dsh-session-bridge
dsh-session-doctor

会话医生:诊断、解卡、读取 DeepSeek Harness 会话。诊断卡死的 agent、中止卡住的活动、保留排队消息并恢复处理。

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mayf3/dsh-session-doctor
dsh-session-link

Codex-style session deep links for DeepSeek Harness (dsh): copy a dsh:// link from any conversation, open it in the browser, or paste it into another conversation to read that session's context.

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PwnKY/dsh-session-link
dsh-session-move

Manage DeepSeek Harness sessions from the Web UI: drag & drop or menu-move a session to another folder (workspace), permanently delete a session, and AI-rename a session by summarizing its conversation. Also exposes agent tools for each operation.

Agent 协作 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:reinocheong/dsh-session-move
dsh-session-supervisor

A durable, bounded lifecycle supervisor for live DeepSeek Harness sessions

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:acosmi/dsh-session-supervisor
dsh-session-topics

Session topic titles for DeepSeek Harness: LLM-generated titles for sessions stuck on the prompt-excerpt fallback, retry on every turn end, plus a /topics-size endpoint for the hover-card size patch (out-of-tree plugin)

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SipengXie2024/dsh-session-topics
dsh-show-image

Agent-to-user image display for the DeepSeek Harness WebUI: a show_image tool whose results render as an inline image card in the conversation (via embedded presentation data), never entering model history — safe for text-only LLMs.

Agent 协作 · 视觉
dsh-side-chat

DSH Side Chat — 并行侧边对话插件:真实并行 agent 会话、独立上下文、摘要带回主对话。

Agent 协作 · 效率
dsh-sideband

Asynchronous, LLM-summarized context handoff between DeepSeek Harness sessions and agent rooms.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ishuowang/dsh-sideband
dsh-sidebar-files

Sidebar file tree for DeepSeek Harness: a files panel with a lazy, per-extension-icon tree, copy-path and send-to-agent actions

Agent 协作 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Fallen0543/dsh-sidebar-files
dsh-sidebar-mode

把默认的四种模式切换塞进「新会话」按钮里,新会话创建更方便(与设置里的 Agent 预设双向同步)。

Agent 协作 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Meredith2328/dsh-sidebar-mode
dsh-simplify

DeepSeek Harness 插件:审查最近改动的代码,就清晰度、一致性与可维护性提出改进(移植自 pi-simplify)

Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GongYuanCaiJi/dsh-simplify
dsh-sister

DSH companion plugin: a warm, cheerful 'little sister' agent that speaks with a soft voice in the browser, auto-reads every reply aloud, fires scheduled daily cheers, and lifts the learner's mood with lots of positive emotion.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Yihong89/dsh-sister
dsh-skill-conservative-code-edits

DeepSeek Harness skill bundle: conservative-code-edits (loads SKILL.md).

Agent 协作 · 开发工具 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:addxing/conservative-code-edits
dsh-skill-evolve

DSH plugin: auto-generate reusable skills from successful sessions — the agent learns from its own experience.

Agent 协作 · 效率 · skills
dsh-skill-function-extraction

DeepSeek Harness skill bundle: function-extraction (loads SKILL.md).

Agent 协作 · 开发工具 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:addxing/function-extraction
dsh-skill-function-testing

DeepSeek Harness skill bundle: function-testing (loads SKILL.md).

Agent 协作 · 开发工具 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:addxing/function-testing
dsh-skill-hub

In-GUI skill hub for DeepSeek Harness (dsh): browse the full local skill catalog from the official ctx.skills registry (every root + third-party providers), toggle skills on/off, inspect bodies, surface frontmatter diagnostics, and scaffold new skills — the full manager beyond the read-only dsh-skill-manager browser.

Agent 协作 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cheshireez/dsh-skill-hub
dsh-skill-hub

Cross-agent skill hub for DeepSeek Harness (DSH) Web settings: scans every local coding agent's skill directory (Claude Code, Codex, OpenCode, Qwen, iFlow, Trae, ...), merges duplicates installed on multiple agents into one card, filters by agent, and loads skills into the global DSH library.

Agent 协作 · 开发工具 · skills
dsh-skill-manager

In-GUI skill manager for the dsh web GUI: a top-level Skills entry in Settings (movable into the Plugins section) that lists every installed skill (name, description, model/user invocation type, source root), with search. Read-only browser of the local skill catalog (user roots: $DSH_HOME/skills, ~/.agents/skills).

Agent 协作 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JimmyJin2006/dsh-skill-manager
dsh-skill-manager

Manage DeepSeek Harness skills: list filesystem skills and toggle them on/off (SKILL.md <-> SKILL.md.disabled), straight from the agent or via the Settings UI (dynamic plugin mode).

Agent 协作 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Thomas-key/dsh-skill-manager
dsh-skill-replicate-android-feature

DeepSeek Harness skill bundle: replicate-android-feature (loads SKILL.md).

Agent 协作 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:addxing/replicate-android-feature
dsh-smart-subagent

Adds a model parameter to the subagent tool so the model picks the subagent's provider/model per call

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Asowerp/dsh-smart-subagent