Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

387 Plugins gefunden

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.

2vor 18 StundenModelle & AnbieterMIT
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.

2vor 9 TagenNutzung & AbrechnungMIT
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.

2vor 9 TagenNutzung & AbrechnungMIT
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.

2vor 7 TagenUI-ErweiterungenMIT
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.

2vor 13 StundenUI-ErweiterungenMIT
M

dsh-skin20260814

manuspurs/dsh-skin20260814

Erweiterte Version von dsh-skin: bietet Skin-Wechsel und individuelle Hintergrundbilder für DeepSeek Harness. Behebt gegenüber der Originalversion zwei Probleme — ① keine Reaktion beim Hochladen großer Bilder/spezieller Formate (jetzt direkte Dekodierung über createImageBitmap, mit Lade- und Fehleranzeige); ② overrideTokens löste beim Theme-Wechsel theme/change aus und führte zu einem unendlichen Rekursions-Stack-Overflow (Skin-/Hell-Dunkel-Schutz durchbricht jetzt die Schleife). Die Hintergrundbild-Speicherung wurde vom komprimierten localStorage-Ansatz auf direkte Originaldatei-Speicherung in IndexedDB umgestellt — volle Bildqualität, keine Kompression, mit automatischer Migration alter Daten.

2vor 10 TagenThemen & AussehenMIT
C

dsh-harness-mcp-server

chushixixin/dsh-harness-mcp-server

Stellt die Fähigkeiten des DeepSeek-Harness-Agenten als MCP-Server bereit, sodass ein externer MCP-Client (z. B. Hermes) Harness zur Ausführung von Coding-Aufgaben steuern kann. Hermes = Gehirn, Harness = Arme.

2vor 10 TagenMCP & KonnektorenMIT
L

dsh-plugin-langfuse

linyp/dsh-plugin-langfuse

Langfuse-Observability für DeepSeek Harness: exportiert Sitzungsprotokolle als OpenTelemetry-Traces (GenAI-Semantikkonventionen) an den OTLP-Endpunkt von Langfuse

2vor 10 TagenSicherheit & BerechtigungenMIT
B

dsh-claude-marketplace

ben7am1n/dsh-claude-marketplace

Kompatibilitätsschicht für Claude Code in DeepSeek Harness: lädt .claude-Skills/-Befehle/-Agenten und installiert Plugins aus Claude-Code-Marketplaces als native dsh-Skills.

2vor 11 TagenEntwicklung & Plugin-ToolsMIT
V

dsh-trace

vibeinging/dsh-trace

Telemetrie-Backend, das Runden, Modellschritte und Tool-Aufrufe zu yiTrace exportiert.

2vor 12 TagenEntwicklung & Plugin-ToolsBSD-3-Clause
Z

dsh-video-downloader

zimai233/dsh-video-downloader

Erkennt und lädt Medien von Bilibili/YouTube/Douyin/Xiaohongshu herunter, mit Qualitäts- und Formatanalyse.

2vor 10 TagenTools & FunktionenMIT
L

dsh-agent-preset-recommender

leemancheung/dsh-agent-preset-recommender

Datenschutzfreundlicher lokaler Scanner für Sitzungs-/Workflow-Metadaten von Codex, Claude Code, WorkBuddy und CodeBuddy; speichert aggregierte Belege und empfiehlt integrierte DSH-Agent-Presets, ohne Inhalte zu behalten, ein Netzwerk zu nutzen oder Presets zu verändern.

2vor 8 TagenTools & FunktionenMIT
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.

1vor 13 StundenNutzung & AbrechnungMIT
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.

1vor 3 TagenGit & Code-ReviewApache-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.

1vor 16 StundenSitzungen & Nachrichten
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

1vor 14 StundenMCP & KonnektorenMIT
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.

1vor 3 TagenTools & FunktionenMIT
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.

1vor 4 TagenTools & FunktionenMIT
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.

1vor 3 TagenTools & FunktionenMIT
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).

1vor 20 StundenTools & FunktionenMIT
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.

1vorgesternUI-ErweiterungenMIT
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.

1vorgesternSkillsMIT
C

deepseek-harness-os-agent-plugin

chenjie1129/deepseek-harness-os-agent-plugin

Volcengine Mobile Use Agent plugin for DeepSeek Harness

1vor 3 TagenTools & FunktionenMIT
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.

1vor 19 TagenTools & FunktionenMIT