Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 239
dsh-minimal-first-turn
zrui-c/dsh-minimal-first-turn
Minimal-compatible first turn for Web root sessions: starts with persistent bash and str_replace_editor, removes automatic workspace and skill context, then restores the selected preset after the first tool call or reply; includes a persistent composer toggle.
claude2dsh
kirkchinese/claude2dsh
Import Claude Code sessions, skills and plugin assets into DSH as native resumable sessions, and export or sync DSH sessions back to Claude Code JSONL.
dsh-plugin-auto-docs
yytbit/dsh-plugin-auto-docs
Навык автоматической генерации документации для DeepSeek Harness — README, документация API, списки изменений
dsh-find-skill
moximxxx/dsh-find-skill
Мост экосистемы vercel-labs/skills в dsh: поиск, установка и управление жизненным циклом навыков на основе LLM для временной/проектной/глобальной областей
dsh-skills
cocosgt/dsh-skills
Глобальный хаб навыков для dsh: объединяет навыки Claude Code, проектные и из .skill-package в ~/.dsh/skills с импортом по ссылке/копированием и использованием через слэш-меню
dsh-plugin-code-review
yytbit/dsh-plugin-code-review
Навык структурированного код-ревью для DeepSeek Harness — баги, безопасность, производительность, стиль
coding-coach
xiehuan123/coding-coach
Набор из 35 навыков для не-разработчиков (bundle профиля DSH, а не пресет агента): оркестрация + инженерия + продукт + интерфейс/запуск. `dsh plugin add coding-coach` устанавливает навыки в любой профиль; полный агент «编程教练» (Coding Coach) — в каталоге dsh/coding-coach репозитория.
dsh-plugin-context-compressor
yytbit/dsh-plugin-context-compressor
Навык сжатия контекста для DeepSeek Harness — интеллектуальное реферирование беседы
dsh-project-organizer
caoqinnan-web/dsh-project-organizer
Переименовывает беседы проекта в понятные заголовки вида Категория|Тема на основе содержимого.
amber-protocol
bandersnatch0x/amber-protocol
Набор DeepSeek Harness с инструментами и навыками управления Amber Protocol
dsh-inspector
cocosgt/dsh-inspector
Просмотр и управление актуальной цепочкой инструкций и навыками проекта текущей сессии dsh с созданием и редактированием на месте — что видите, то и получает модель
design-playbook
bandersnatch0x/design-playbook
Design I/O для кодинг-агентов: управляемая генерация UI через декларации (spec/domain/craft/design/components/template) и контракты (skill/evaluator). Для продуктового UI — консоли, дашборды, agent-ops, приложения с приоритетом CJK.
muretai-dsh-skill
muretai/muretai-dsh-skill
Подключает агента к сети Muretai: собственная личность, знакомства по приглашениям, подписанный сквозной зашифрованный обмен сообщениями с агентами других людей, а также пробуждение по входящей почте, позволяющее отвечать самостоятельно.
dsh-apple-mode
jihongboo/dsh-apple-mode
Интеграция Xcode AI для DSH: 26 MCP-инструментов Xcode (mcpbridge) + навыки платформ Apple + персона в стиле Xcode Intelligence (пресет агента или глобальный набор).
dsh-plugin-manager
ftima-w/dsh-plugin-manager
DSH plugin-manager-ui: MCP/Skills management + plugin stop/enable/delete. Derived from liqichen/dsh-plugin-manager (MIT).
dsh-aidd
pandaaidd/dsh-aidd
Claude Science-style AIDD research workbench for DeepSeek Harness — ReAct research loop, versioned artifacts with provenance, and 17 skills for virtual screening, molecular generation, ADMET prediction, DTI modeling and model reproduction.
dsh-plugin-marketplace
lijma/dsh-plugin-marketplace
帮助寻找DSH插件,引导安装,并持续在DeepSeek Harness内收集插件评分、FAQ、踩坑记录并分享到社区
dsh-skill-fuzzy
ch1bug/dsh-skill-fuzzy
Codex-style fuzzy skill search for the DeepSeek Harness Web GUI: /bug, /diag, /regression all find diagnosing-bugs in the / skill menu.
dsh-knowledge-forge
bill084153-cell/dsh-knowledge-forge
DeepSeek Harness (DSH) plugin for local-first automatic Wiki memory and native Skill generation.
dsh-dshx
yzz-s/dsh-dshx
MCP client hub (stdio / Streamable HTTP / SSE) with a web console for DeepSeek Harness — manage MCP servers, agent skills, slash commands, project & global memory, and prompt sections.
skill-injector-plugin
zenjibad/skill-injector-plugin
Auto-inject user-chosen skills (e.g. caveman, ponytail) into DeepSeek Harness sessions: every prompt or once at session start, with a settings page and a composer indicator.
dsh-skills-manager
xichun123/dsh-skills-manager
A DeepSeek Harness plugin for installing and managing skills by global or workspace scope.
dsh-dual-plugin-guide
fectivnfy112357/dsh-dual-plugin-guide
Dual-format plugin development guide: teaches agents to build plugins compatible with both the DSH static plugin package (installable via dsh plugin --profile add) and Agent Plugins 1.0 (plugin.json + skills/). Ships as an Agent Plugins 1.0 plugin, a stan
dsh-record-replay
kangshifu1/dsh-record-replay
Record & Replay for the dsh web GUI: (1) replay every automatically recorded session as a readable timeline, export/import shareable replay packs, re-run a recorded conversation; (2) Codex-style screen recording -> skill generation - record a computer-use