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

Плагины

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

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

S

dsh-chatgpt-subscription

songoao25/dsh-chatgpt-subscription

Bind your ChatGPT account via official OAuth and chat with ChatGPT models inside DSH, using your Plus/Pro subscription quota.

218 часов назадМодели и провайдерыMIT
Y

dsh-token-cost-meter

yzz-s/dsh-token-cost-meter

Real-time session token usage and estimated cost in the composer stats row, with pricing fetched from DeepSeek official pricing page.

29 дней назадИспользование и биллингMIT
Y

dsh-billing-balance

yzz-s/dsh-billing-balance

Shows DeepSeek API account balance and Volcengine Ark Coding/Agent Plan quota windows (5h/weekly/monthly with reset countdowns) in the settings panel, composer dock, and a draggable floating refresh button.

29 дней назадИспользование и биллингMIT
R

dsh-shortcuts

ricketts-guo/dsh-shortcuts

Fully customizable keyboard shortcuts for the Web UI: 34 pre-registered features (sessions, views, clipboard, models, silent permission cycling, settings), one-click recording to bind your own, and a shortcut cheatsheet with built-in diagnostics.

27 дней назадУлучшения UIMIT
I

dsh-shorts-wall

imkingjh999/dsh-shorts-wall

Adds a docked-first vertical shorts wall to the DSH Web UI with YouTube Shorts and Bilibili sources, keyword rotation, four-corner resizing, and Alt+S/Alt+M shortcuts.

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

dsh-skin20260814

manuspurs/dsh-skin20260814

Улучшенная версия dsh-skin: переключение скинов и собственные фоновые обои для DeepSeek Harness. По сравнению с оригиналом исправлены две проблемы — ① зависание при загрузке крупных изображений/нестандартных форматов (теперь декодирование напрямую через createImageBitmap, добавлены индикаторы обработки и ошибок); ② переполнение стека из-за бесконечной рекурсии при смене темы, когда overrideTokens вызывал theme/change (добавлена защита от циклов при смене скина/светлой-тёмной темы). Хранение обоев переведено с сжатого варианта в localStorage на прямое хранение исходного файла в IndexedDB — полное качество изображения, нулевое сжатие, с автоматической миграцией старых данных.

210 дней назадТемы и оформлениеMIT
C

dsh-harness-mcp-server

chushixixin/dsh-harness-mcp-server

Открывает возможности агента DeepSeek Harness как MCP-сервер, чтобы внешний MCP-клиент (например, Hermes) мог управлять Harness для выполнения задач по написанию кода. Hermes = мозг, Harness = руки.

210 дней назадMCP и коннекторыMIT
L

dsh-plugin-langfuse

linyp/dsh-plugin-langfuse

Наблюдаемость Langfuse для DeepSeek Harness: экспортирует журналы сессий как трассировки OpenTelemetry (семантические соглашения GenAI) в эндпоинт OTLP Langfuse

210 дней назадБезопасность и права доступаMIT
B

dsh-claude-marketplace

ben7am1n/dsh-claude-marketplace

Слой совместимости с Claude Code для DeepSeek Harness: загрузка навыков/команд/агентов .claude и установка плагинов из маркетплейсов Claude Code как нативных навыков dsh.

211 дней назадРазработка и инструменты плагиновMIT
V

dsh-trace

vibeinging/dsh-trace

Бэкенд телеметрии, экспортирующий ходы, шаги модели и вызовы инструментов в yiTrace.

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

dsh-video-downloader

zimai233/dsh-video-downloader

Обнаружение и загрузка медиа с Bilibili/YouTube/Douyin/Xiaohongshu с анализом качества и формата.

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

dsh-agent-preset-recommender

leemancheung/dsh-agent-preset-recommender

Локальный сканер метаданных сессий/рабочих процессов Codex, Claude Code, WorkBuddy и CodeBuddy, безопасный для конфиденциальности; сохраняет агрегированные данные и рекомендует встроенные пресеты агентов DSH без сохранения содержимого, обращения к сети или изменения пресетов.

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

dsh-meow-cachebilling

phant0meow/dsh-meow-cachebilling

Per-round cache billing inside the composer context-meter popover: what the current call spends on cache hits, misses, and output in CNY, with automatic official peak/off-peak and per-model pricing; hidden on non-official DeepSeek routes.

113 часов назадИспользование и биллингMIT
D

dsh-free-web-search

delef/dsh-free-web-search

Free web search with 10 engines (Bing/DuckDuckGo/SearXNG/AnySearch free + Exa/Tavily/Keenable/Perplexity/DeepSeek paid), automatic fallback chain, time-filtered advanced search, platform search (GitHub/Reddit), web page fetching, LRU caching, and a settings UI. No API keys required for basic use.

13 дня назадGit и код-ревьюApache-2.0
S

dsh-mindmap-live

ssshooter/dsh-mindmap-live

DSH web plugin: a live, bidirectional mind map built on the mind-elixir-core kernel. The agent and the user edit the same tree in real time through a session projection and a Connection RPC channel.

116 часов назадСеансы и сообщения
T

dsh-hermes-link

tianbuyu-wwx/dsh-hermes-link

Bidirectional bridge between Hermes Agent and DeepSeek Harness. Hermes dispatches focused tasks via JSON-RPC over POST /mcp/collab (one-shot or continuable, nonce-bound amend, secret-bound consult reply); DSH lets you continue Hermes sessions as native DS

113 часов назадMCP и коннекторыMIT
P

dsh-bayes-predict

pg527322814/dsh-bayes-predict

Bayesian stock prediction plugin that fuses MACD, RSI, moving-average, volume and other technical signals into an up-move posterior probability with multi-horizon comparison, trend-state classification and position risk metrics for A-share and US stocks.

13 дня назадИнструменты и функцииMIT
I

dsh-plugin-mlquant-benchmark

initial-d/dsh-plugin-mlquant-benchmark

DSH tools for reproducing and validating the ml-quant-trading protocol v1 CPU benchmark, then drafting an issue-ready report. Requires a local clone of initial-d/ml-quant-trading (set as the workspace or repoPath) plus Python and PyTorch; this plugin does not fetch the repository or install its dependencies.

14 дня назадИнструменты и функцииMIT
F

auto-mouse

fish121380/auto-mouse

Windows desktop UI context picker for Codex, DeepSeek Harness, and MCP clients: select windows, UI elements, or screen regions with hover highlighting, UI Automation, screenshots, and local OCR, then review and approve Markdown/JSON context before output.

13 дня назадИнструменты и функцииMIT
0

dsh-crypto-portfolio

0xrabit/dsh-crypto-portfolio

Crypto portfolio tracker for DSH: BTC / EVM (DeBank free+paid) / Solana / Hyperliquid L1 / CEX balances with multi-provider API failover, per-profile configs, scheduled daily refresh and trend charts (self-contained web dashboard).

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

dsh-ui-ux-pro-max

chenyiming-aaa/dsh-ui-ux-pro-max

Offline-first UI/UX design intelligence library for DeepSeek Harness: design_recommend, design_review and design_search tools with a built-in database of 84 design styles, 192 color palettes, 74 font pairings, 99 UX guidelines, 25 chart types and 22 tech stacks, Chinese-first with zero runtime dependencies.

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

dsh-moments-aieo

kenerlee/dsh-moments-aieo

AIEO (GEO/AEO) delivery method as one isolated skill provider: AI-visibility diagnosis on a 0-9 score, positioning, search-term mining restricted to whitelisted platform exports, periodic monitoring and an HTML monitoring dashboard, chained by one shared question library, plus a landing-page cloner.

1позавчераНавыкиMIT
C

deepseek-harness-os-agent-plugin

chenjie1129/deepseek-harness-os-agent-plugin

Volcengine Mobile Use Agent plugin for DeepSeek Harness

13 дня назадИнструменты и функцииMIT
T

ai-code-review

tblong2105/ai-code-review

DeepSeek Harness (dsh) plugin for @tabilo/ai-code-review: registers the ai_code_review tool (review | context) that reuses the Node.js engine to collect diffs, run tests/coverage, do impact analysis, and feed pack skills to the model.

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