Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 24
plugin-registry
vlln/plugin-registry
Инфраструктура экосистемы: лёгкая браузерная консоль для управления плагинами официального репозитория (без патчей) плюс skill make-dsh-plugin для пошаговой разработки плагинов.
dsh-lark-bot
plutokeating/dsh-lark-bot
Мост DeepSeek Harness (dsh) в Feishu / Lark: потоковые карточки, рабочие пространства проектов, подтверждения и планирование.
dsh-memory
furongjun-1999/dsh-memory
Пространственно-временной граф памяти для нескольких агентов с сохранением между сессиями и извлечением с учётом важности.
dsh-oomol
oomol-lab/dsh-oomol
Connects DeepSeek Harness to OOMOL-managed apps and services, with progressive Connector Action discovery and execution plus an in-app panel for managing Provider connections.
dsh-chat-imagine
corrinehu/dsh-chat-imagine
Automatically generates and displays images in the DSH chat via API channels or local CLIs (supports mmx / codex / agy).
dsh-agent-message
gengdapeng/dsh-agent-message
Cross-session agent messaging for DeepSeek Harness with session discovery, offline delivery, delivery receipts, and sender-session navigation.
dsh-agent-messaging
happyren/dsh-agent-messaging
Обмен сообщениями между агентами разных сессий для DeepSeek Harness — адресуйте другую сессию по имени и доставьте сообщение в её «входящие».
dsh-plugin-marketplace
awesomehou/dsh-plugin-marketplace
Магазин плагинов для DeepSeek Harness — синхронизирует в реальном времени GitHub topic dsh-plugin (1800+ репозиториев) во вкладку настроек с поиском и пагинацией, установкой в один клик и инструментами агента (market_search / market_install).
dsh-slack
stardustlc666/dsh-slack
Плагин сообщества DSH: уведомления/мост со Slack (v0.2 поддерживает двунаправленный Socket Mode: входящие + ответы в тредах).
dsh-awiki
agentconnect/dsh-awiki
AWiki identity and messaging plugin for DeepSeek Harness
dsh-safe-delete
qintsg/dsh-safe-delete
Плагин безопасного удаления для DeepSeek Harness (DSH): перемещает файлы в корзину / промежуточную область вместо безвозвратного удаления, с поддержкой восстановления и окончательной очистки.
deepseek-heartflow
yun520-1/deepseek-heartflow
HeartFlow (心虫) — шлюз дискриминатора первого уровня AGI как плагин DSH: 47-мерная проверка текста на основе правил (инструмент heartflow_check) плюс автоматический надзор за выводом на этапе tools/post-execute; блокирует выполнение при отсутствии движка (fail-closed).
dsh-messaging
534119219/dsh-messaging
Unified messaging gateway for DeepSeek Harness: 27 IM platforms (Telegram, QQ, WeChat, Discord, WhatsApp, Feishu and more) in one plugin, with QR scan-to-authorize, per-platform workspaces, slash commands, and a web setup dialog.
dsh-crosstalk
jesse-njx/dsh-crosstalk
Обмен сообщениями между сессиями для DSH: любая сессия на машине может видеть список и писать любой другой, в стиле Claude Code, через локальный реестр heartbeat и почтовый ящик.
dsh-archived-sessions
lwklbb/dsh-archived-sessions
A DSH Web plugin for managing archived and active local sessions, with batch archive/restore/delete, session details, disk usage, produced files, and record-folder access.
dsh-git
mojiexuan/dsh-git
Git source-control sidebar for the DeepSeek Harness web UI: repo init, staging, commit/push/pull, branch & remote management, AI-generated Conventional Commits messages, and a commit-history graph.
dsh-python-env
angeloszou/dsh-python-env
Wraps Python virtual environment management commands: reduces the network and permission problems agents hit when managing environments through terminal commands, works across operating systems, and routes installs automatically through mirrors and local proxies. The tools are strictly confined by the granted read/write permissions.
dsh-workspace-snapshot
txy-ucas/dsh-workspace-snapshot
Reports bounded, repository-relative Git status as structured data without staging, committing, or changing branches.
mimo-vision
wulusai2333/mimo-vision
`describe_image` tool: a vision bridge that sends images to mimo-v2.5 through the opencode Zen API (credential `OPENCODE_GO_API_KEY`, free route first with paid fallback) and returns text descriptions for text-only models, with native passthrough and ImageMagick transcoding of SVG/TIFF/HEIC formats.
muretai-dsh-skill
muretai/muretai-dsh-skill
Подключает агента к сети Muretai: собственная личность, знакомства по приглашениям, подписанный сквозной зашифрованный обмен сообщениями с агентами других людей, а также пробуждение по входящей почте, позволяющее отвечать самостоятельно.
dsh-skills-manager
xichun123/dsh-skills-manager
A DeepSeek Harness plugin for installing and managing skills by global or workspace scope.
dsh-desktop-app
happpsee/dsh-desktop-app
Skill for packaging DeepSeek Harness into a Tauri 2 desktop app (macOS + Windows): dual-platform install playbook, China mirror bootstrap with a subagent timeout sentinel, admin-free Windows toolchain recipe (no VS Build Tools), and three-path acceptance checklists.
dsh-http-tools
lussey820/dsh-http-tools
HTTP/API debugging toolset: full-control HTTP requests (method/headers/body/auth), curl command parsing and one-step execution, in-session request history with side-by-side response comparison, pagination-aware Link headers, and DeepSeek-branded UI cards (optional dsh-http-tools-ui).
dsh-plugins (dsh-mcp-client-v2)
damonkoy/dsh-plugins
Enhanced MCP client: paginated tool discovery, non-blocking startup, mcp_tool_search, hand-rolled stdio/streamable-http transports.