跳到主要内容

全部插件 2952

  • dsh-rtk-rewrite v0.1.0 已验证

    DSH (DeepSeek Harness) plugin that auto-rewrites pwsh tool commands to their rtk equivalents before execution — cutting shell output tokens by 42-90%. Commands with no rtk equivalent pass through unchanged.

    dsh plugin add dsh-rtk-rewrite
  • dsh-safeguard v0.1.1 已验证

    面向 DeepSeek Harness(DSH)的危险命令 + 密钥泄漏拦截插件。挂载到 `tools/pre-execute` waterfall,在工具解析前短路拒绝,被拦截的副作用不会发生。

    dsh plugin add dsh-safeguard
  • dsh-safemode-profile v0.3.9 已验证

    Safemode profile enforcer: force-restores ~/.dsh/profiles/safemode to a clean whitelist (dsh-base + dsh-web-app) on start and continuously guards it against modification, so `dsh --profile safemode` always boots with zero third-party plugins. No build scr

    dsh plugin add dsh-safemode-profile
  • dsh-science v0.2.0 已验证 Web 界面

    Claude Science-style research workbench for DeepSeek Harness: ReAct research-loop engine (research_* tools), versioned artifacts with provenance (artifact_* tools), SSH remote-compute engine for long bioinformatics jobs on workstations/HPC (remote_* tools

    dsh plugin add dsh-science
  • dsh-scratchpad v0.1.1 已验证 Web 界面

    Quick temporary conversation & workspace manager for DeepSeek Harness (DSH) Web GUI

    dsh plugin add dsh-scratchpad
  • dsh-secret-scan v0.1.0 已验证

    敏感信息扫描:递归扫描代码库中的泄露密钥/令牌/私钥/硬编码密码,输出去敏感化的位置与严重级,提交前自查安全

    dsh plugin add dsh-secret-scan
  • dsh-selfupdater v0.4.5 已验证 Web 界面

    Self-update plugin for DeepSeek Harness: check npm for newer @deepseek-ai/dsh, swap node_modules atomically, restart, health-check and roll back on failure; also supports one-click online update of installed DSH plugins. DSH 主程序与已装插件的一站式在线更新插件。

    dsh plugin add dsh-selfupdater
  • dsh-server-deck v0.1.0 已验证 Web 界面

    DSH 能力插件:服务器卡片仪表盘——已连接服务器的卡片视图(状态/CPU/内存/磁盘/延迟)+ 点卡片进入 xterm 交互终端;better-sidebar 页签与独立右侧抽屉双形态挂载

    dsh plugin add dsh-server-deck
  • dsh-serverchan-notify v1.0.2 已验证

    DeepSeek Harness plugin: push a ServerChan3 (Server酱) notification whenever an agent turn finishes an answer — codex Stop-hook parity

    dsh plugin add dsh-serverchan-notify
  • dsh-service-watchdog v0.2.1 已验证 Web 界面

    DeepSeek Harness plugin: restart the DSH web service from the main UI with a second confirmation when agent sessions are active, a live running/stopped status, a detached self-healing watchdog, and optional login autostart

    dsh plugin add dsh-service-watchdog
  • dsh-session-browser v0.2.0 已验证

    DSH plugin: same-workspace cross-session read-only browsing for models — list_sessions / read_session / search_sessions tools with strict cwd scoping, UNTRUSTED snapshot marking, and bounded budgets (optional SQLite FTS full-text search).

    dsh plugin add dsh-session-browser
  • dsh-session-control v1.1.0 已验证 Web 界面

    DSH web GUI session management and service control: delete sessions (including ungrouped ones, with graceful agent termination) from a Settings page, plus restart / shutdown the dsh web host. · dsh Web GUI 会话管理与服务控制:设置页一键删除会话(含未分组、优雅终止 agent)+ 重启/关闭宿主服务。

    dsh plugin add dsh-session-control
  • dsh-session-export v0.1.0 已验证

    Human-readable session transcript export for DeepSeek Harness: /transcript writes Markdown/JSON to a host path via ctx.sessionQuery

    dsh plugin add dsh-session-export
  • dsh-session-fork v0.2.0 已验证 Web 界面

    dsh plugin: git-like conversation forking (branch refs on sessions)

    dsh plugin add dsh-session-fork
  • dsh-session-kb v0.3.0 已验证 Web 界面

    Session KB for DeepSeek Harness: full-text search across all past sessions and recall them as @references. 会话库:全文搜索历史会话,一键以 @引用 召回给 AI(session search / recall / knowledge base).

    dsh plugin add dsh-session-kb
  • dsh-settings-mcp-skills v0.1.3 已验证

    MCP Servers and Skills settings pages for the dsh web UI: mounts the official DeepSeek tool-settings plugins into your web profile.

    dsh plugin add dsh-settings-mcp-skills
  • dsh-session-recall v0.1.0 已验证

    Cross-session full-text recall for DeepSeek Harness: the model-facing `recall` tool searches past session transcripts through ctx.sessionQuery

    dsh plugin add dsh-session-recall
  • dsh-session-status-alert v0.2.0 已验证 Web 界面

    DSH web plugin: cross-workspace session status alerts — floating capsule toasts (aligned with the composer) above the current workspace when any session completes or enters a pending interaction (approval / ask_user_question / plan-review). Inline approva

    dsh plugin add dsh-session-status-alert
  • dsh-shadow-mind v0.1.4 已验证

    Parallel cognitive runtime for DeepSeek Harness, ported from pi-shadow-mind

    dsh plugin add dsh-shadow-mind
  • dsh-shell-command v0.1.0 已验证 Web 界面

    DeepSeek Harness (DSH) plugin: a /! command trigger (run one command, analyze output, inspired by Claude Code's ! gesture) and a /terminal command (interactive PTY popup with on-demand history reference).

    dsh plugin add dsh-shell-command
  • superpowers-dsh v0.1.1 已验证

    Superpowers for the DeepSeek Harness: TDD, debugging, planning, and collaboration skills adapted from obra/superpowers

    dsh plugin add superpowers-dsh
  • dsh-sidebar-open-with-app v0.2.0 已验证 Web 界面

    DSH web 插件:为 better-sidebar 的 Office 预览(.docx/.xlsx/.pptx)加「用系统默认程序打开」按钮,并内置 pdf.js 为 PDF 提供内嵌预览。宿主侧注册 /sidebar-open-with-app/open 路由。

    dsh plugin add dsh-sidebar-open-with-app
  • dsh-skill-pack-dsh-kit v1.0.0 已验证

    DSH 自制技能全家桶:dsh-verifier(产物自验证) + autotelic-evolution(进化引擎+DeLM教训) + dsh-injection-guard(注入防护) + dsh-team-orchestra(队长制协作) + dsh-grilling(对齐访谈) + dsh-context-language(领域语言) + dsh-delegation(委派) + viking-memory-guide(记忆)。安装后 8 个技能自动出现在 DSH 会话技能目录。

    dsh plugin add dsh-skill-pack-dsh-kit
  • dsh-skin-center v2.1.0-rc.2 已验证 Web 界面

    DeepSeek Harness Skin as an out-of-tree plugin bundle: 21 skins, one-image custom themes, runtime chrome stamping — no host source patches

    dsh plugin add dsh-skin-center
  • dsh-skin-material-you v0.1.0 已验证 Web 界面

    Material You (Material 3) skin for DeepSeek Harness: HCT tonal palette + Maple Mono NF CN typography

    dsh plugin add dsh-skin-material-you
  • dsh-skin-studio v0.5.1 已验证 Web 界面

    Create, manage, and share portable DeepSeek Harness skins.

    dsh plugin add dsh-skin-studio
  • dsh-smart-charts v6.0.1 已验证

    Smart Charts skill for DeepSeek Harness — generates interactive ECharts visualizations from CSV/Excel/JSON data.

    dsh plugin add dsh-smart-charts
  • dsh-smarthome v1.4.0 已验证 Web 界面

    Home Assistant control for DeepSeek Harness agents — read entity states, query history, and call services behind an approval gate.

    dsh plugin add dsh-smarthome
  • talon-ui v0.1.0 已验证

    Talon: a terminal UI for DeepSeek Harness agents (dsh plugin)

    dsh plugin add talon-ui
  • dsh-repo-health v0.1.0 已验证

    项目体检:检查仓库的 README/LICENSE/.gitignore/测试/CI/锁文件/脚本等最佳实践,返回体检报告卡与修复建议

    dsh plugin add dsh-repo-health
  • dsh-plugin-greeter v0.1.11 已验证

    A DeepSeek Harness (dsh) plugin that greets the user at the start of every session with varied wording, learns their name on first use, and greets them personally afterward.

    dsh plugin add dsh-plugin-greeter
  • dsh-plugin-hello v0.1.0 已验证

    A minimal DeepSeek Harness community plugin that adds a callable hello tool

    dsh plugin add dsh-plugin-hello
  • dsh-plugin-hub v0.1.8 已验证 Web 界面

    Plugin Hub for DeepSeek Harness (DSH): a graphical app-store inside the Harness Web UI — browse, search, and one-click install GitHub dsh-plugins, with local ratings, dependency impact graphs, audit logging, and a development scaffold

    dsh plugin add dsh-plugin-hub
  • dsh-plugin-ima-sync v0.8.2 已验证 Web 界面

    DSH plugin: auto-upload conversation progress to Tencent IMA (daily note + Work knowledge base), mirroring the local Claude Code ima-upload workflow

    dsh plugin add dsh-plugin-ima-sync
  • dsh-plugin-image-mind v0.2.1 已验证 Web 界面

    Image-understanding provider plugin for the DeepSeek Harness (DSH) web UI: injects ['vision'] and registers the OpenAI-compatible vision adapter, the provider directory, and the understand_image tool into ctx.vision (owned by @ran-sh/dsh-vision). The tool

    dsh plugin add dsh-plugin-image-mind
  • dsh-plugin-inline-image v0.1.1 已验证

    DSH web plugin: serve workspace image files over a constrained /dsh-image route so agents can embed images inline in conversation.

    dsh plugin add dsh-plugin-inline-image
  • dsh-plugin-long-term-memory v1.1.3 已验证

    Long-term memory and self-learning plugin for DeepSeek Harness (DSH) - observe, learn, and remember across sessions. Also supports OpenCode.

    dsh plugin add dsh-plugin-long-term-memory
  • dsh-plugin-manager v0.1.0 已验证 Web 界面

    Web plugin manager for DeepSeek Harness (DSH) and Cordis: inspect, enable, disable, group, and manage runtime plugins

    dsh plugin add dsh-plugin-manager
  • dsh-plugin-mcp-manager v1.0.0 已验证

    DSH MCP 服务器启停/删除管理

    dsh plugin add dsh-plugin-mcp-manager
  • dsh-plugin-quota v0.1.1 已验证 Web 界面

    Real-time DeepSeek account balance and per-session token usage for the DeepSeek Harness web UI: per-currency quota card with availability badge and refresh, plus current-session input/output/cache token breakdown, as an installable Settings section.

    dsh plugin add dsh-plugin-quota
  • dsh-plugin-mm-vision v0.1.1 已验证

    mm-vision (通感编码器) for DeepSeek Harness — give any text-only LLM the ability to see images via structured spatial text encoding. Registers the mm_vision tool.

    dsh plugin add dsh-plugin-mm-vision
  • dsh-plugin-model-proxy v0.1.0 已验证 Web 界面

    DSH community plugin: per-provider per-model proxy (http/https/socks5) with UI configuration

    dsh plugin add dsh-plugin-model-proxy
  • dsh-plugin-monitor v0.1.1 已验证

    Event monitor for DeepSeek Harness — background processes and WebSocket streams whose output lines wake the agent as asynchronous events.

    dsh plugin add dsh-plugin-monitor
  • dsh-plugin-net-access v0.3.0 已验证

    Net Access permission preset for DeepSeek Harness (Windows): HTTPS works inside the sandbox while file writes stay confined like workspace-write.

    dsh plugin add dsh-plugin-net-access
  • dsh-plugin-quote-reply v0.1.0 已验证 Web 界面

    DSH plugin: select text (划词) in a conversation, then quote it into the composer or reply in a new window.

    dsh plugin add dsh-plugin-quote-reply
  • dsh-plugin-pickimages v0.2.0 已验证 Web 界面

    DSH 图片/图文混合选项插件:ask_user_choice 工具让模型给用户提供带图片的选项(本地路径 / http(s) URL / base64 data URI),Web GUI 渲染图片选择卡,点击卡片可放大查看大图。纯插件实现,不改核心包。

    dsh plugin add dsh-plugin-pickimages
  • dsh-plugin-playwithai-hub v0.3.1 已验证 Web 界面

    DSH Web GUI 插件「PlayWithAI资源站」:左侧菜单入口点开文章浏览器——卡片/列表双视图、封面、标题、摘要、作者、日期,点击在右侧悬浮栏阅读详情;展示 PlayWithAI 资源站 logo 与 slogan,数据经宿主同源代理走站点 token 读 API(本地/云端部署均免 CORS 配置)。

    dsh plugin add dsh-plugin-playwithai-hub
  • dsh-plugin-plugins v1.0.0 已验证 Web 界面

    DSH 插件管理:区分官方/第三方/自定义插件,支持启用、禁用、删除

    dsh plugin add dsh-plugin-plugins
  • dsh-plugin-prune v0.3.0 已验证 Web 界面

    Prune dead plugins in DeepSeek Harness: measures the real usage of every plugin's tools and skills (calls, error rate, latency, sessions) plus your value ratings, and flags the plugins you can safely remove. · 死插件修剪器:统计每个插件工具/技能的真实使用(调用、错误率、耗时、跨会话)与你的价值评分

    dsh plugin add dsh-plugin-prune
  • dsh-stability-audit v0.11.1 已验证

    Scan installed DeepSeek Harness plugins and grade stability risk (hook surface, startup work, preflight health, packaging, dependencies). 扫描已安装插件的稳定性风险(钩子面/启动任务/预检/打包/依赖)。

    dsh plugin add dsh-stability-audit