Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
428 Plugins gefunden
dsh-deepseek-usage
yyb16yyb-hub/dsh-deepseek-usage
Real-time DeepSeek API usage: account balance with low-balance alerts (browser notification on threshold crossing), token & request stats (total/today/last-60s windows, per-model and per-session), estimated cost — a composer dock plus a settings-page usage panel.
dsh-llm-balance
jonychan8394/dsh-llm-balance
Multi-provider LLM API balances under the chat input, with presets for DeepSeek, OpenRouter and SiliconFlow.
dsh-api-balance
gpiox/dsh-api-balance
Floating API-balance badge for DeepSeek Harness: live balance for DeepSeek, Moonshot, OpenAI and custom endpoints; draggable, resizable, frosted-glass look, with text color adapting to the content beneath.
dsh-minimax-usage
floating-dreaming/dsh-minimax-usage
Adds a "用量" section to the DSH Settings page that shows your MiniMax Token Plan usage (5h and weekly windows with reset countdowns), per-model breakdown, and video bonus credits; fetches `/v1/token_plan/remains` via a trusted plugin that holds the API key, auto-hides when no key is configured. MIT.
dsh-model-picker
sanqi-normal/dsh-model-picker
Provider-tabbed model picker for the dsh web composer: left provider column and right model list, both independently scrollable, with cross-provider search.
dsh-agfs
openagfs/dsh-agfs
File-browser web app for DSH: React frontend and REST API served by the host webserver, a /dsh-agfs command that opens at the current session workspace, and a browse_files model tool.
dsh-community-hot
littleboylittlegirl/dsh-community-hot
Floating community panel for the Web UI: 24h hot topics and hot plugins TOP10 with a draggable, always-on-top button.
whale-on-desk
cookiesheep/whale-on-desk
Pixel-art whale desktop companion with 29 frame-audited states — taps the glass and flashes the tab title when an approval waits, speaks a completion report when a turn ends, and adds a slash-command palette to the web client.
dsh-doctor (plugin)
moonquake2004/dsh-doctor
Offline-Diagnose für DSH: 19 Prüfungen über Umgebung, Profil und Sitzungsstatus, mit einem „Doctor“-Panel in den Einstellungen und einer schreibgeschützten JSON-API.
dsh-handoff
fleetingecho/dsh-handoff
Selbstpflegendes Übergabe-Gedächtnis pro Arbeitsverzeichnis und Git-Branch: zeichnet Runden auf, verdichtet sie zu prägnantem Markdown und spielt das Ergebnis aus ~/.agent/agent-handoff in künftige Sitzungen ein, byte-kompatibel mit pi-handoff.
dsh-pi-tui
lqhl/dsh-pi-tui
Frontend Pi TUI (Terminal-Framework mit differenziellem Rendering): Streaming-Markdown, einklappbares Denken, Tool-Karten, Slash-Befehle, Genehmigungs-/Rückfrage-Overlays, gemeinsamer dsh-Sitzungsspeicher.
dsh-pin-recall
kerwin2046/dsh-pin-recall
Pinnt Assistentenantworten über die Web-Aktionsleiste und ruft sie in der nächsten Modellrunde wieder ab (`/pin` `/recall`, mit optionalem Wake).
dsh-payload-capture
moeblack/dsh-payload-capture
Erfasst jede Upstream-Modell-API-Payload als JSON (Debugging und Observability).
dsh-shift-router
green-dalii/dsh-shift-router
Zweistufiger Modell-Router für DeepSeek Harness — LLM-Judge-Routing, Multi-Modell-Fallback-Ketten, Failover mit exponentiellem Backoff und Orchestrierung auf Aufgabenebene (DSH-Anpassung von pi-shift-router)
dsh-voice
zhuiyueya/dsh-voice
Sprache für DeepSeek Harness (dsh) — Sprache-zu-Text-Eingabe + Vorlese-TTS für rein textbasiertes DeepSeek, ohne API-Schlüssel.
dsh-commandcode-provider
kristin130/dsh-commandcode-provider
Command-Code-Provider-Plugin für DeepSeek Harness (dsh) — funktioniert mit jedem Command-Code-Tarif, einschließlich des 1-Dollar-Go-Tarifs; nutzt den Studio-Authentifizierungs-API-Schlüssel über /alpha/generate, nicht die Provider-API
dsh-crw
us/dsh-crw
Auf fastCRW gestützte Websuche- und Fetch-Provider für DeepSeek Harness (ctx.web)
dsh-content-studio
zrui-c/dsh-content-studio
DSH-Bundle-Plugin: Content-Erstellung und plattformübergreifende Distribution — Desktop-Screenshot/-Aufnahme, Markdown → Xiaohongshu-Bildtext-Karten (5 Farbschemata × 4 Layouts, Fotoillustrationen, Hintergrundbilder), Veröffentlichung über die offizielle dev.to-API, manuelle Prüfung vor Veröffentlichung (Entwurf wird gespeichert), und bindet Playwright sowie den Xiaohongshu-MCP ein.
dsh-plugin-auto-docs
yytbit/dsh-plugin-auto-docs
Skill zur automatischen Dokumentationsgenerierung für DeepSeek Harness — README, API-Dokumentation, Changelogs
ai-monitor
winterone-hub/ai-monitor
DeepSeek-Harness-Plugin: fragt AI-Monitor-Guthaben/-Nutzung aus lokalem SQLite ab — kostenbewusster Agent, automatische Buchführung über den AI-Monitor-Proxy.
dsh-web-search-searxng
chinng-inta/dsh-web-search-searxng
Auf SearXNG gestützter Websuche-Provider für die DeepSeek-Harness-Web-Schnittstelle (ctx.web) — selbst gehostete Metasuche, kein API-Schlüssel, keine Modellrunde pro Suche
dsh-project-organizer
caoqinnan-web/dsh-project-organizer
Benennt Projektunterhaltungen in klare, inhaltsbasierte Titel im Format Kategorie|Thema um.
dsh-claude-provider
mofeng2223/dsh-claude-provider
Unterstützung für einen benutzerdefinierten Claude-Provider in DeepSeek Harness
dsh-persona-memory
quophic/dsh-persona-memory
Dauerhaftes Langzeit-Persona-Gedächtnis für DeepSeek Harness: Speicherung in MEMORY.md/USER.md, Tools memory + memory_search, Kontext-Injektion pro Anfrage und Geheimnis-Scanning. Sinngemäß portiert von pi-hermes-memory.