dsh-voice — voice notes in, spoken answers out: dictate audio that becomes user messages (transcribe), have the agent read replies aloud (speak), and leave walk-away narration on long headless runs. Local-first, plain audio files under ~/.dsh/voice/
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Jesse-njx/dsh-voice
Import chat history and memory from other AI agents (Claude Code, Codex CLI, Gemini CLI, Aider, Cline, OpenCode, Hermes Agent, OpenClaw) into DeepSeek Harness
Agent 协作 · 开发工具 · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kkkkkkkkki/dsh-migrate
Skill lifecycle curation for DeepSeek Harness: automatic usage tracking plus a skill_curator tool that reports staleness and archives or restores user skills.
Agent 协作 · memory · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hyls9527/dsh-plugins#7d0513bce3c267dc4f50429b1389ac8df114b137&path:packages/skill-curator
A canvas for AI-generated HTML in DeepSeek Harness: the agent ships a page, it opens beside the chat, and users edit by clicking the text — never the source
DeepSeek Harness-native Feishu (Lark) gateway: chat with the DSH agent from Feishu via long connection, with persistent sessions, /new, Markdown replies, and proactive push.
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kriskwok/dsh-feishu-gateway
GalGame mode for the dsh web GUI: a third conversation view tab (after 轨迹) that renders the real agent session as a visual-novel stage — whale-girl (DeepSeek) portrait with diff switching + draggable thinking bubble, Markdown dialogue box with typewriter + block paging, GalGame-style question/approval choices bound to the portrait, backlog drawer, and a debug mode. Pure presentation layer: never writes the session and never blocks the agent loop.
Agent 协作 · 开发工具 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Lanxing6480/dsh-galgame
Task-completion notification chime for the dsh web GUI: plays a sound when a root agent turn finishes, even while the tab is in the background. Persistent host+client plugin with 10 preset sounds, custom sound import, volume control and a Settings > Plugins panel.
Agent 协作 · 界面 · notifications
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HtO404/dsh-chime
DSH web GUI plugin: right-hand details-panel bodies for background jobs and subagent catalog entries — the live non-consuming rolling output tail (Hermes-style) and the transcript-tail report enrichment, with double-click entry points documented in core-patches/.
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Gancaozi/dsh-details-panel#21426dbe9231f55cb5e07372baacbd3244e6a74d&path:packages/dsh-details-panel
Remote SSH operations for the dsh web GUI: host config store (~/.dsh/dsh-ssh.json, import from ~/.ssh/config), a persistent ssh2 connection pool with jump-host support, exec / PTY web terminal / SFTP transfer / local port-forward tunnels / cluster execution, plus agent tools (ssh_list, ssh_exec, ssh_upload, ssh_download, ssh_tunnel, ssh_cluster). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules symlink, no dsh source changes.
Agent 协作 · 开发工具 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:springbrand-lab/dsh-skin-universe#7ef789a25fdc27158f557cd2d29b6fa568a0756b&path:packages/dsh-ssh
Water ball pet plugin for the dsh web GUI: a floating sky-blue water ball with white eyes that reacts to agent activity (idle / thinking / tool) and ships an enable toggle plus size in the Web UI plugin settings.
Agent 协作 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sundusk/dsh-waterball-pet
Telegram duty gateway for DeepSeek Harness: long-poll Telegram into a dedicated duty session, global approval forwarding while on duty, and a local/duty watch toggle.
Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:luzhengyangtx/dsh-telegram-duty
SolidForge on the DeepSeek Harness — the globally installed plugin face: five skills in every session's catalog plus /solidforge:<skill> colon-gesture injection and the /solidforge, /arm-tools commands.