Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
116 plugins trouvés
dsh-plugin-dev-kb
pasumao/dsh-plugin-dev-kb
Miroir hors ligne de la documentation officielle de DeepSeek Harness en tant que compétence dsh : 168 pages de site (EN/zh) plus 52 documents de référence réservés au référentiel, avec navigation par sujet et index de recherche en texte intégral pour le développement de plugins.
dsh-code-reference
victorzhong0110/dsh-code-reference
Examine le code local et GitHub/npm avant le développement pour trouver des implémentations réutilisables, évalue réutilisation contre réécriture et vérifie le couplage de l’architecture.
dsh-fish-tts
mari23333/dsh-fish-tts
Lit à voix haute les réponses de l’assistant uniquement via l’API Fish Audio (clé à fournir soi-même) : lecture par message, bascule de lecture automatique et page de réglages pour le modèle, le reference_id de la voix, la clé API chiffrée et le proxy.
dsh-tool-user-memory
iamlieutenant/dsh-tool-user-memory
Mémoire des préférences utilisateur pour DeepSeek Harness : profil utilisateur persistant avec des outils memory_get/memory_update et injection dans le prompt système.
dsh-subagent-tools
lynx-gt/dsh-subagent-tools
Redéfinitions par appel du modèle, du fournisseur, de la persona et du toolFilter pour la délégation aux sous-agents, avec des références @preset: et des identifiants composites fournisseur/modèle.
dsh-imagegen-skill
dingchenhui0618-arch/dsh-imagegen-skill
Registers the imagegen skill on the skill registry, so generating and editing raster images needs no hand-copied files under $DSH_HOME/skills. The agent drives a bundled image_gen.py CLI against any OpenAI-compatible GPT Image endpoint for text-to-image, reference-image editing, and transparent-background cutouts.
dsh-turn-fold
ruisenbai/dsh-turn-fold
Folds streaming reasoning and tool calls into collapsed step bars and collapses each finished turn into a single summary bar; step bars show native tool icons, filenames, edited line counts, and failure counts, finished turns restore duration, first-token time, token usage, generation speed, and cache hit metrics from recorded Session events, and preferences persist on the Host. Changes browser presentation only. Requires DSH 0.1.5-alpha.1.
dsh-newapi-video
chen704290901chen/dsh-newapi-video
Call a new-api (one-api style) relay station's video model from the conversation with @-referenced image/video materials, supporting Seedance 2.0 and Happyhorse text-to-video and image-to-video across four relay protocols.
dsh-quote-followup
tr1v3r/dsh-quote-followup
Quote selected conversation text into the Web composer as native reference chips for focused follow-up turns.
dsh-drop
crosery/dsh-drop
Drag or paste files into the Web composer with one image-and-file preview rail; native PNG/JPEG/WebP/GIF keep the image attachment path, while other files reuse a matching local path or stream to Host staging and become @ references only at send time. Includes browser media/PDF and bounded text previews; Office and archives show identity cards, and unsent file entries are page-local.
dsh-v-explorer
victor10035445/dsh-v-explorer
right slider for deepseek-harness-plugin.
dsh-table-attach
yybukn/dsh-table-attach
Attach tables and documents (xlsx, csv, pdf, zip…) to the DSH composer via paste or drag-and-drop: files are saved into the session workspace and an @reference is inserted.
dsh-tool-imagegen
pappet/dsh-tool-imagegen
Text-to-image and image-to-image generation via OpenRouter's unified Image API: configurable model aliases with parameters gated against the live model capability listing, reference-image inputs, a settings card, and inline chat display of results.
dsh-cipher
noxtyrannus/dsh-cipher
Cipher memory platform as a DSH bundle: four memory types (attention, experience, preference, cognitive) sedimented per turn by four memory agents, cross-session deterministic recall injected via systemPrompt.context, insight review kept out of user-facing output, per-session UNNI/LOOP modes with memory-driven auto-continuation, memory search/ingest tools, plus a settings page (SOUL editor) and an AgentPool panel.
dsh-add-to-chat
choco9527/dsh-add-to-chat
Adds lightweight selected-text references to DSH assistant replies: selections stay outside the editor as removable draft contexts, remain marked beside the source, and render as hoverable annotations after submission.
dsh-better-at
ruiming-cn/dsh-better-at
Fast `@` file/session reference caching for the DSH Web GUI: preloaded indexes, browser-local keystroke filtering and native mention serialization.
dsh-ca-ref
ansonfishing/dsh-ca-ref
Clean Architecture reference library for DSH: 8 pinned reference repos (Go, Java, C#, Python) indexed into a local FTS5 database, with assertion rules, a review ledger, and a read-only observation panel.
dsh-channel-view
rgarvel/dsh-channel-view
Channel-grouped session view injected into the sidebar — Workspace/Channels tabs with live-running dots, archived grouping, orphan tagging, built purely on official extension surfaces and serving as the RFC-0001 reference implementation.
dsh-plugins (quote-message)
sumomok/dsh-plugins
Quote earlier content of the current session into the composer: select text in any message for a Quote pill, or type @ to pick a whole message; the quote travels as a native reference chip and is serialized into the prompt as a blockquote. Client-only, no host routes, no custom session events.
dsh-qq-skin
lispking/dsh-qq-skin
A QQ NT messenger skin for DeepSeek Harness: light and dark share one QQ NT language — clean restrained light mode (brand blue #12B7F5, light-blue bubbles) and a calm blue-gray dark mode (#101822) — applied as reversible token and layout layers that never touch your Light/Dark preference.
dsh-client-ui-session-mention
qiyu166/dsh-client-ui-session-mention
Type @ in the composer to reference another conversation: pick a historical session and inject its compacted context into the current prompt.
dsh-credential-manager
accpowered/dsh-credential-manager
Named user credentials the model uses by reference: values are entered on a Settings → Credentials page and injected into each shell execution as DSH_CM_* variables instead of being printed into the transcript, with credential_read as the documented last resort.
dsh-theme-whalegirl
zhoucourier/dsh-theme-whalegirl
Whale Girl light theme for the DSH Web UI, ported from a DreamSkin skin package: registers one native runtime theme with a full --dsw-* token remap derived from the source palette, layers the artwork as an ambient fixed wallpaper behind a frosted UI, and pins the theme against appearance-preference resets.
dsh-model-memory
mutx163/dsh-model-memory
Reasoning-effort tier manager for custom API models plus cross-session preference memory: inline low/medium/high/max toggles inside Settings → Models, with atomic settings writes.