Перейти к основному содержимому

Плагины

Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.

Найдено плагинов: 99

X

dsh-config-manager

xiajiajun516/dsh-config-manager

One-click backup, export, import and migration of a whole DSH config: settings, plugins, MCP, skills and workspaces. Secrets are excluded by default and, if you opt in, are AES-256-GCM encrypted rather than written in the clear; imports preview first and auto-backup with rollback, profiles hold multiple setups, and remote sync pushes portable config through a private Git repo with secrets excluded.

415 часов назадИнструменты и функции
G

sage-mem

gezi-wen/sage-mem

File-based cross-session memory: plain Markdown memory files with automatic retrieval injection, format-compatible with Claude Code's CLAUDE.md and memory files, so migrating is a manual file copy.

4позавчераПамятьApache-2.0
E

dsh-mcp-bridge

edge-echo/dsh-mcp-bridge

Курируемый бандл MCP-серверов: одна установка добавляет демо-, memory-, filesystem-, GitHub-, Playwright- и удалённые HTTP MCP-серверы, плюс инструмент проверки соединения и проверки CI.

43 дня назадMCP и коннекторыMIT
P

dsh-plugin

picgo/dsh-plugin

Загружайте локальные изображения и файлы в ваш хостинг изображений через существующую конфигурацию PicGo (PicGo Cloud, GitHub, S3, COS, Qiniu или любой установленный плагин загрузки) через инструмент `picgo_upload` и команду `/picgo`.

4позавчераИнструменты и функции
X

dsh-mpkg-wallpaper

xhr666/dsh-mpkg-wallpaper

Load Wallpaper Engine .mpkg files as the DSH web background: embedded video, time-of-day switching, unified frosted blur, local wallpaper library & rotation.

37 часов назадУлучшения UIMIT
S

dsh-pdf

sunshine-lang/dsh-pdf

Набор инструментов PDF для DeepSeek Harness: извлечение текста, метаданных и диапазонов страниц из PDF-файлов (локальный разбор, без API-ключа).

35 дней назадИнструменты и функцииMIT
Q

dsh-safe-delete

qintsg/dsh-safe-delete

Плагин безопасного удаления для DeepSeek Harness (DSH): перемещает файлы в корзину / промежуточную область вместо безвозвратного удаления, с поддержкой восстановления и окончательной очистки.

34 дня назадИнструменты и функцииApache-2.0
B

dsh-session-export

bwndlct/dsh-session-export

Экспортируйте текущую сессию в переносимые, версионированные по схеме файлы Markdown и JSON через инструмент `session_export` и слэш-команды, с именами файлов, безопасными для всех платформ.

34 дня назадСеансы и сообщенияMIT
F

dsh-sidebar-files

fallen0543/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

23 дня назадУлучшения UI
P

dsh-codex-migrate

polarskicpl/dsh-codex-migrate

Migrate Codex CLI conversations, MCP servers, memories and project files into DeepSeek Harness sessions, workspaces and MCP registrations. 把 Codex CLI 的对话、MCP、记忆与项目文件迁移为 DSH 会话、工作区与 MCP 注册。

23 дня назадMCP и коннекторыMIT
A

dsh-skill-manager

aks1st/dsh-skill-manager

Skill Manager page in the DSH settings panel: browse system / user / workspace / preset skills, expand a skill to its file tree, view and edit files, import skills from a zip, and export or delete them (system skills read-only).

219 часов назадРазработка и инструменты плагиновMIT
A

dsh-code-check

a179-sanae/dsh-code-check

Automatic type-check diagnostics: after the model edits or creates TS files, runs `tsc --noEmit` in the background (debounced per project) and reports errors via the `code_check` tool — grouped by file with line/column, severity and TS error codes, closing the "edit → check → fix" loop.

24 дня назадРазработка и инструменты плагиновBSD-3-Clause
T

dsh-vscode-review (dsh-review-changes)

tlyer233/dsh-vscode-review

Review Changes panel above the web composer with a VS Code sidebar bridge: send editor selections, drag files/folders as tags, and batch accept/reject every listed file.

2вчераGit и код-ревью
L

dsh-git-hygiene

lucky8197/dsh-git-hygiene

Git hygiene checker: read-only scan of merged and stale branches, oversized tracked files, untracked files and uncommitted work, with cleanup suggestions (it never deletes anything).

24 дня назадGit и код-ревьюBSD-3-Clause
Z

Stata-AI-Skill

zihaovistonwang/stata-ai-skill

Run Stata through DeepSeek Harness: the native Stata AI Skill service auto-starts with DSH (macOS/Windows binaries bundled), so you can run regressions, do-files and econometrics workflows with no manual setup.

2позавчераНавыкиMIT
G

dsh-markdown-preview

githubjike/dsh-markdown-preview

In-chat preview for produced files: click a produced-file chip to render Markdown (server-side markdown-it + highlight.js), images, or plain text right in the conversation; system-app open and reveal-in-folder stay one click away.

2позавчераУлучшения UIMIT
W

dsh-browser-fs

whitefirer/dsh-browser-fs

Give agents access to files on the machine where the browser runs: user authorizes a local directory via File System Access, tool calls relay over the plugin's own WebSocket; read-only compat mode for mobile/insecure contexts.

2позавчераИнструменты и функции
J

dsh-paste-to-path

johnny-xuan/dsh-paste-to-path

Adds a path-backed attachment dock for images, documents, archives, code, and other files, leaving file reading to the Agent's available tools.

2позавчераИнструменты и функции
L

DSH-Right-Sidebar

limitinfinitude/dsh-right-sidebar

DSH Web right-side output dock that collects session artifacts, previews user-facing files, and preserves tab state per session.

23 дня назадУлучшения UIMIT
A

dsh-file-mount

acefun29/dsh-file-mount

Инкрементальное монтирование файлов с дедупликацией чтения: смонтированные диапазоны строк никогда не отправляются модели повторно, изменения на диске делают монтирование недействительным и перемонтируют его, есть вкладка Mounted Files и учёт экономии токенов.

25 дней назадИнструменты и функцииMIT
X

dsh-side-panel

xyz1024-alt/dsh-side-panel

Панель разработчика справа для DeepSeek Harness: файлы, история сессий и контроль версий git

25 дней назадУлучшения UIMIT
L

dsh-md-preview

lesliewylie/dsh-md-preview

Рендеринг Markdown в автономную самодостаточную HTML-страницу: инструмент `md_html_render`, работающий в headless-профиле, плюс выдвижная веб-панель для просмотра, предпросмотра, редактирования и экспорта локальных `.md`-файлов; оба используют один рендерер без зависимостей во время выполнения.

220 часов назадИнструменты и функцииMIT
Y

dsh-multimodal

yauntyour/dsh-multimodal

Per-file-type multimodal chains: preset processing models per wildcard convert image/video/audio files into prompt tokens before they reach the text-only session model, with per-preset fallback chains and a Multimodal settings page.

14 дня назадСеансы и сообщенияMIT
F

dsh-trajectory-reader

flyingtimes/dsh-trajectory-reader

A 轨迹解读 (trajectory interpretation) tab that summarizes each user round — what was wanted, how the assistant thought and executed, files/commands/errors — via a rules engine plus optional LLM narrative; user messages stay verbatim.

13 дня назадСеансы и сообщения