dsh-assistant-manager助手管理(Hana 式):卡片堆叠 + 新建助手 + 元选择,后台把配置落成 dsh 预设(.agent-presets/<id>/),即插即用;单包内置 soul 记忆/人格运行时(assistant-soul,按 dsh-assistant-manager/soul 子路径被预设引用)。
Agent 协作 · memory 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:moononnn/DeepSeek-Harness-Hanako-Memory复制
dsh-assistant-message-forgeDSH 助手消息锻造台:可创建/修改/注入测试用 assistant 消息,并可导入识别 session.jsonl(.zstd) 会话日志。
效率 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:anweat/dsh-assistant-message-forge复制
dsh-atdsh 插件:在输入框中输入 @ 引用文件或目录(bundle + host 路由 + client 触发器源,纯 JS 零构建依赖)
other 2026年8月13日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:KureKaruna/dsh-at复制
dsh-at-fileCodex 风格 @ 路径引用:在 Web GUI 输入框输入 @ 搜索当前工作区的文件与文件夹并引用其路径;host 只在发送时校验并标记所选路径,不读取文件内容。
界面 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:freespace8/dsh-plugins#0c78441f1ff5002ffd06fd0ba9328a3ff00d8fb2&path:plugins/dsh-at-file复制
dsh-atlascloudAtlas Cloud skills and opt-in MCP tools for DeepSeek Harness.
Agent 协作 · integrations · skills · 视觉 2026年8月14日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AtlasCloudAI/dsh-atlascloud复制
dsh-attachment-formatsCodex-style attachment format expansion for the DeepSeek Harness Web GUI: PDF text-layer extraction (pymupdf4llm / pdfjs), Office text extraction, long-document spill + index cards, scanned-PDF OCR (tesseract.js), and browser-decodable images to PNG.
视觉 2026年8月14日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:linkingoscar/dsh-attachment-formats复制
dsh-audit-bundleContent-addressed audit indexes across independent DeepSeek Harness evidence producers
integrations 2026年8月14日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dongsheng123132/dsh-audit-bundle复制
dsh-aurora-themeDSH 双面插件:深黑冷色调主题 + 星网/极光背景 + 主题设置(开启/关闭、动态/静态)。同时提供动态版 client.js 与静态双面包(lib/index.js + lib/client.js)。
界面 2026年8月15日
dsh-authCookie authentication and IPv4 binding for the DeepSeek Harness Web UI
界面 2026年8月14日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:radaren/dsh-auth复制
dsh-auth-gateDSH Web UI 的认证门禁插件,提供 SVG 图形验证码与防暴力破解保护
界面 2026年8月14日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jiang539/dsh-auth-gate复制
dsh-auth-gateApplication-layer authentication plugin for the dsh web surface
效率 2026年8月15日
dsh-auth-pluginOptional auth layer for dsh: login overlay for the Web GUI and /login, /logout, /whoami commands + a tools/pre-execute permission gate (POC).
other 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:daifuyang/dsh-plugin#a30db42814421e890a822f58dcc2c8ecb5ca94dd&path:plugins/auth复制
dsh-authorize-appDeepSeek Harness plugin: adds a 'Connected Apps' settings section — a central platform where other DSH plugins can surface themselves.
other 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:extension-hunter/dsh-authorize-app复制
dsh-autoModel-reviewed Auto Approve permission preset for the DeepSeek Harness Web UI
界面 2026年8月13日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:simon300000/dsh-auto复制
dsh-auto-approvalLLM-gated auto approval for DeepSeek Harness: a model judges every approval ask first, low-risk operations pass without prompting (out-of-tree plugin)
other 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SipengXie2024/dsh-auto-approval复制
dsh-auto-classifierAutonomous (auto) mode permission classifier for DeepSeek Harness: a Claude-Code-auto-mode-like classifier over tools/pre-execute and approval/request, a selectable 'auto' permission preset, LLM semantic judge, git checkpointing, and agent discipline guidance.
Agent 协作 · 开发工具 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PAKIKNOWLEDGE/dsh-auto-classifier复制
dsh-auto-continue重启后自动继续未完成的任务:host 启动时找到最近一个未完成的会话并注入“继续”消息;web UI 弹出可见提示
界面 · 效率 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Aki2519/dsh-auto-continue复制
dsh-auto-modelAuto model selection for DeepSeek Harness: routes each turn to V4 Flash or V4 Pro through a classifier call
other 2026年8月14日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AL-spiritphoenix/dsh-auto-model复制
dsh-auto-reviewDSH Auto Mode — pre-execution rule interception + delivery-time independent subagent security review. The native auto-mode for long-running agents in DeepSeek Harness (Codex/Claude Code auto mode 的 DSH 原生实现).
Agent 协作 · 开发工具 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AtropinolTT/dsh-auto-review复制
dsh-autogateDeepSeek Harness 自动审批插件:在 workspace-write 沙箱之上增加 Auto 档——确定性规则放行/拒绝,模糊操作由 LLM 裁决,危险操作转人工。保留工作区沙箱边界,不放宽为 full-access。
效率 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wangxing-git/dsh-autogate复制
dsh-autopilotOh My DSH: bounded autonomous orchestration and dynamic Cordis self-extension for DeepSeek Harness
Agent 协作 · 开发工具 2026年8月15日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LiuMengxuan04/oh-my-dsh复制
dsh-auxiliaryDeepSeek Harness plugin that uses configured model providers for image analysis and context compaction.
视觉 2026年8月14日
dsh-awesome-deepseek-skillsBrowse and install pinned Agent Skills from Awesome DeepSeek Skills in DSH
Agent 协作 · skills 2026年8月14日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Whning0513/awesome-deepseek-skills复制
dsh-awikiAWiki identity and messaging plugin for DeepSeek Harness
Agent 协作 2026年8月14日
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AgentConnect/dsh-awiki复制