发现最好的 DSH 插件

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

564个结果

dsh-plugin-session-import

DeepSeek Harness 插件:导入 claude-code / codex / reasonix / zcode 的聊天记录为 dsh 会话(含工作区绑定)。

开发工具 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huguangyu666/dsh-plugin-session-import
dsh-plugin-verified-search

Verified current-source search workflow for DeepSeek Harness

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:f0909172434/dsh-plugin-verified-search
dsh-plugin-whalefeed

DeepSeek 鲸鱼娘 Token 喂养桌宠:每个会话独立一只鲸鱼娘,随 token 消耗自动进食、肚子变大、阶段成长 | Feed a per-session whale girl with your token usage in DeepSeek Harness web UI

界面 · 效率
dsh-plugin-workspace-artifacts

产物视图:在 Web 会话视图添加「产物」标签,浏览当前工作区文件树并查看文件内容(代码高亮 / Markdown 渲染)。

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:birdman1992/dsh-birdman-plugins#db6e2f3d4ece46ab36b5fdd0ee345e548e93a2b0&path:plugins/dsh-plugin-workspace-artifacts
dsh-plugin-workspace-rules

Load Cursor, Gemini CLI, and GitHub Copilot workspace instructions into DeepSeek Harness.

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:youjiaqi421/dsh-plugin-workspace-rules
dsh-polling

Recurring/scheduled tasks (轮询任务/定时任务) plugin for DeepSeek Harness: cron-driven polling jobs as real sessions, natural-language creation, model tools (polling_create/list/edit/delete/trigger) and a web UI. Install-and-go via `dsh plugin add`.

Agent 协作 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cnyac/dsh-polling
dsh-projects

Codex-style projects for DeepSeek Harness: isolated named work units with a persistent background/goal description, injected into every bound session (default on)

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Alexis-fish/dsh-projects
dsh-quant-workspace

Self-contained DSH plugin for single-ticker quant analysis: bundled Python engine (Yahoo data, Bollinger mean-reversion) with signal card / backtest / review tools.

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AllenCX/dsh-quant-workspace
dsh-qwen-voice

Voice control and multi-session task dispatch for DeepSeek Harness, powered by Qwen Audio Agent

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:leaveimagination/dsh-qwen-voice
dsh-recall-plugin

DSH 消息撤回插件:在用户消息气泡旁加「撤回」按钮,把项目文件(独立影子 git 仓库快照)与对话历史(官方 fork)一并回退到该消息发送之前。

开发工具 · memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:limbo947/dsh-recall-plugin
dsh-remote

Remote-work assistant for DeepSeek Harness: connect SSH (password or key) to a remote host, pick a remote workspace directory, and operate on it with remote_list_dir / remote_read_file / remote_exec tools from the agent and a settings-page browser.

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

Wire protocol shared by the dsh remote-sandbox sidecar and its host-side providers: framed request/response plus streaming chunks over one WebSocket.

Agent 协作 · integrations · 效率
dsh-remote-sandbox

One-line DeepSeek Harness bundle that moves the execution world into a crash-resilient, heartbeat-kept, workspace-synced E2B sandbox.

Agent 协作 · integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:weijiafu14/dsh-remote-sandbox#23bb0cf3787371c2430980c76a67998ae460f371&path:packages/bundle
dsh-remote-sidecar

In-sandbox executor for the dsh remote-sandbox suite: a single pure-JS bundle that serves fs and process primitives over the sidecar WebSocket protocol.

Agent 协作 · integrations · 效率
dsh-rename

DeepSeek Harness slash command: rename the current session with /rename, or let the model read the conversation and pick the name for you

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lmst2/dsh-rename
dsh-replay-studio

DSH plugin: visual session replay — browse, compare, and debug agent sessions in a local web UI.

Agent 协作 · 开发工具 · 界面 · 效率
dsh-report-studio

Turn a DeepSeek Harness session into deliverable work reports (daily/weekly/handoff/article) with verifiable receipts

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ciceroyang/dsh-report-studio
dsh-research-first

Research-first assistant for DeepSeek Harness: gently nudge the agent to investigate docs / code / community before edits, detect blocked research, and record every hint in the session log.

Agent 协作 · 开发工具 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:outnever/dsh-research-first
dsh-research-library

A native research-library workbench for DeepSeek Harness, powered by Field Current: bounded literature search, BibTeX, and session-linked evidence snapshots.

integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LKRCharon/dsh-research-library
dsh-restart-systemd

WebUI restart button (systemd) for DeepSeek Harness: a sidebar-footer restart trigger + /restart command that schedules `systemctl --user restart dsh-web`, with single-flight dedup, a loopback security fence, and automatic session resume (agent/created -> followup continue) after the service comes back up. WSL/Linux primary; Windows falls back to a detached spawn helper.

Agent 协作 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:RoyougiShiki/dsh-restart-systemd
dsh-sandbox-keeper

Remote-sandbox lifecycle owner for DeepSeek Harness: E2B sandbox create/pause/resume, sidecar deployment, heartbeat keep-alive, crash-transparent recovery, and pluggable tar IN/OUT sync.

Agent 协作 · integrations · 效率
dsh-session-analyst

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

Agent 协作 · 效率
dsh-session-cleaner

Delete DeepSeek Harness sessions from the running web runtime: live store detach, workspace records, and on-disk artifacts.

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fountunt/dsh-session-cleaner