Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 26
treg
superdesigndev/treg
Tool catalog for agents: search ~2,600 external endpoints (SEO and SERP, backlinks, social, people and company enrichment, ad libraries, scraping) by the task you want done, read each one's parameters and per-call price, then call it with the credential injected server-side. Ships the skill plus an MCP row that stays disabled until TREG_TOKEN is set.
DSH-Plugins-Marketplace
bradegithub/dsh-plugins-marketplace
Магазин плагинов DSH: в веб-интерфейсе DeepSeek Harness одним кликом просматривайте, устанавливайте и обновляйте все плагины из GitHub topic:dsh-plugin.
humanizer-ru (dsh)
vladimir-human/humanizer-ru
Cleans AI traces from Russian text: finds chatbot copy-paste artefacts (ChatGPT, Gemini, Grok, Perplexity, DeepSeek) and rewrites the text into natural prose on request; 39 regex markers with an evidence registry, offline, text-only bundle.
dsh-memento
perrylink/dsh-memento
Ограниченная, многоуровневая, проходящая через подтверждение и поддающаяся аудиту память между сессиями: типизированный интерфейс `ctx.memory` с провайдером SQLite без зависимостей, инструмент `memory` и инъекция замороженных снапшотов; каждая запись проходит через шлюз подтверждения и остаётся восстановимой из журнала сессии.
dsh-find-plugin
awesome-dsh-plugin/dsh-find-plugin
Ищите плагины, не выходя из агента: поиск по этому курируемому реестру по ключевым словам или категории, с готовыми к запуску командами установки.
plugin-registry
vlln/plugin-registry
Инфраструктура экосистемы: лёгкая браузерная консоль для управления плагинами официального репозитория (без патчей) плюс skill make-dsh-plugin для пошаговой разработки плагинов.
dsh-plugin-tts
1624318455/dsh-plugin-tts
Reads assistant replies aloud via free Edge TTS or your own RVC voice models: read-aloud buttons + auto-read, adaptive chunked progressive playback (gapless long reads), one-click voice-pack installs from a registry, and a portable RVC runtime.
dsh-plugin-marketplace
yelebai/dsh-plugin-marketplace
Проверенный магазин плагинов и автономный реестр для DeepSeek Harness
dsh-model-meta-autofill
qjag1024/dsh-model-meta-autofill
DSH plugin: auto-fill metadata (context length, output cap, display name, input modalities) for custom-provider models from the Model Metadata Registry (models.dev).
dsh-hub
omdsh-dev/dsh-hub
dsh-web-ui (dsh-pet)
damonkoy/dsh-web-ui
Multi-pet companion for the dsh web GUI: a registry-driven floating pet that reacts to model activity.
dsh-hyperframes
stardustlc666/dsh-hyperframes
Five official HyperFrames by HeyGen skills: HTML video / CLI / registry / website-to-video / GSAP reference.
dsh-output-styles
perrylink/dsh-output-styles
Аналог outputStyles из Claude Code — переключение стиля вывода во время выполнения для DeepSeek Harness
dsh-ops-health
miraculousgarfield/dsh-ops-health
One-click health check for the DSH Web GUI: a sidebar button runs the ops kit's check-health.ps1 through a plain HTTP route (independent of the tool registry) and renders a structured report card; colors follow the active theme, Windows/PowerShell.
dsh-foundry
hellosky983/dsh-foundry
Plugin compiler with a blueprint registry (scaffold → validate → deploy) exposed as a runtime service, three model tools, and a blueprint-gallery settings page.
harness-widgets
physicolor/harness-widgets
Right-hand widget rail for the DSH Web UI: live session stats (turns, LLM/tool time, TTFT, speed, cache, tokens) and OpenCode Go quota via a same-origin host proxy; extensible widget registry for more platform usage widgets, visuals, utility actions and external integrations.
dsh-skill-hub
cheshireez/dsh-skill-hub
Хаб навыков прямо в интерфейсе для DeepSeek Harness (dsh): просмотр полного локального каталога навыков из официального реестра ctx.skills (все корни + сторонние провайдеры), включение/отключение навыков, просмотр содержимого, диагностика frontmatter и создание новых навыков.
dsh-crosstalk
jesse-njx/dsh-crosstalk
Обмен сообщениями между сессиями для DSH: любая сессия на машине может видеть список и писать любой другой, в стиле Claude Code, через локальный реестр heartbeat и почтовый ящик.
dsh-subscribe (plugin)
zoahdev/dsh-subscribe
Steam-style plugin storefront: a plugin registry browsable inside DSH with one-click install, uninstall and update, plus a zero-dependency CLI and agent-callable market tools.
dsh-UEAssetsOperator
qswwltn/dsh-ueassetsoperator
Unreal Engine .uasset inspection (resolve/registry/load) and restricted Blueprint node editing through built-in UE Python.
useful-dsh-plugins
lishize20040802-rgb/useful-dsh-plugins
Двухсторонний плагин DeepSeek Harness: вкладка визуального менеджера плагинов в веб-настройках — включение/отключение любой строки плагина, проверка установленных плагинов (включая официальные строки @deepseek-ai/*) по реестру npm, их обновление, восстановление исходных файлов и обновление самого хоста
dshplugins
stimqq/dshplugins
Check the dsh plugins you already installed against a registry of verified packages: which ship a broken package, which are pinned to a dsh version that no longer exists, and which run code on your machine at install time. Drafts the issue that fixes each
dsh-plugin-registry
dshplugin-app/dsh-plugin-registry
DSH Plugin Registry inside DeepSeek Harness — search, compare, and inspect source-backed plugin information before installation.
dsh-frontend-tools
lukaiwuyi/dsh-frontend-tools
DSH plugin: loopback WebSocket bridge that mirrors application frontend tools onto the agent's tool registry and forwards model calls back to the application — one bridge, many apps, key-based namespace isolation