Vai al contenuto principale

Plugin

Sfoglia, filtra e installa i plugin di DeepSeek-Harness.

28 plugin trovati

L

sealos-skills

labring/sealos-skills

Skill per agenti AI dedicate a Sealos: distribuisci qualsiasi progetto, provisiona database, object storage e altro con un solo comando. Funziona con Claude Code, Gemini CLI, Codex.

707 giorni faCompetenze
T

dsh-files

taxueseek/dsh-files

Caricamento file con card di allegati colorate (archiviazione isolata per sessione, deduplicazione sha256, pulizia con TTL) più uno strumento read_document con rilevamento del contenuto per PDF/DOCX/XLSX/TXT.

17l’altro ieriMiglioramenti UI
D

dsh-cloud-sync

dickpy/dsh-cloud-sync

Sincronizza i profili DSH e gli archivi sorgente dei plugin locali tramite WebDAV e storage compatibile con S3, con snapshot cifrati, ripristino con gestione dei conflitti e aggiornamenti automatici espliciti.

113 giorni faFlussi e automazioneMIT
T

dsh-font

tianyhjg-lab/dsh-font

Selettore di font per la GUI web di DSH: 99 font per l'interfaccia e 31 font per il codice con stack di abbinamento CJK-Latino, applicazione istantanea e persistenza in localStorage

87 giorni faTemi e aspetto
Y

dsh-encrypt

yauntyour/dsh-encrypt

Provider di credenziali per DSH con archiviazione AES-256-GCM protetta da password, derivazione della chiave Argon2id (aggiornamento automatico dal vecchio scrypt v2), controlli di integrità SHA3-256 e decrittazione temporanea in runtime.

63 giorni faSicurezza e permessiMIT
U

dsh-archived-chats

ultronen/dsh-archived-chats

Pagina delle impostazioni Chat archiviate per DeepSeek Harness: sfoglia, cerca, filtra, tagga, annota, misura lo spazio di archiviazione, esporta e importa con anteprima i backup ZIP JSON/Markdown versionati, ripristina archivi non conflittuali, annulla l'archiviazione ed elimina sessioni per workspace, incluse le sessioni attive senza riavvio.

55 ore faSessioni e messaggiMIT
B

dsh-theme-plugin

beizi6/dsh-theme-plugin

Theme studio for the DSH Web GUI: five built-in presets plus fully customizable light/dark palettes (accent, background, foreground, UI and code fonts, translucent sidebar, contrast), hot-swapped instantly and persisted in localStorage.

37 giorni faTemi e aspettoMIT
A

dsh-sleep-send

awu12277/dsh-sleep-send

Schedule-send button and panel to the right of the composer, with smart time slots, a custom date/time picker, several queued sends at once, and localStorage persistence that restores pending tasks after a page reload.

3l’altro ieriMiglioramenti UIMIT
D

dsh-lineage

dongsheng123132/dsh-lineage

Tracciabilità (lineage) indirizzata per contenuto di artefatti, fatti, azioni e report per DeepSeek Harness.

37 giorni faStrumenti e capacitàMIT
L

dsh-memory-palace

lovezi0/dsh-memory-palace

Human-readable Markdown memory for DeepSeek Harness: user-level (~/.deepseek-harness/MEMORY.md) + workspace-level memory injected every turn, auto daily-log writing with distillation, bridges existing WorkBuddy/CodeBuddy memory dirs, memory_note / memory_note_user / memory_read tools with built-in dedup, and a bilingual settings page. Plain-text storage, no database.

217 ore faMemoriaMIT
I

dsh-hermes-memory

isheng-eqi/dsh-hermes-memory

Faithful port of the hermes-agent MEMORY.md / USER.md mechanism for DSH: bounded dual-bank memory (2200/1375 chars), a single `memory` tool (add/replace/remove/batch), frozen-snapshot injection per session, nudge reminders, DSH-native JSON storage — zero external dependencies, zero LLM cost.

2l’altro ieriMemoriaMIT
M

dsh-skin20260814

manuspurs/dsh-skin20260814

Versione avanzata di dsh-skin: offre cambio skin e sfondo personalizzato per DeepSeek Harness. Rispetto alla versione originale corregge due problemi — ① upload di immagini grandi/formati speciali senza risposta (ora si usa createImageBitmap per la decodifica diretta, con indicatori di elaborazione ed errore); ② overrideTokens che al cambio tema innescava theme/change causando un overflow dello stack per ricorsione infinita (aggiunta una guardia skin/chiaro-scuro per interrompere il ciclo). L'archiviazione degli sfondi è passata dalla compressione in localStorage al salvataggio diretto del file originale in IndexedDB, con visualizzazione a piena qualità, zero compressione, e migrazione automatica dei dati precedenti

27 giorni faMiglioramenti UIMIT
A

dsh-cos

annexwu/dsh-cos

Adds COS storage browsing and transfers, workspace artifact uploads, temporary links, and conversation attachments that retain local copies with cloud object identity, plus Agent tools for Tencent Cloud COS, CI, and MetaInsight.

15 ore faStrumenti e capacità
J

dsh_upload_file

jarszmlovesai/dsh_upload_file

DeepSeek Harness(DSH) web plugin: paste files into the composer, inbox storage, thumbnails. Text via read_inbox; image understanding needs your vision skill (bundled image-reader + ARK_API_KEY).

15 giorni faCompetenzeMIT
C

dsh-codex-keychain

cpfpatrick/dsh-codex-keychain

Unofficial ChatGPT OAuth provider for DeepSeek Harness with strict native OS keychain storage

16 giorni faModelli e providerMIT
X

dsh-ui-notify

xingke-seeker/dsh-ui-notify

Completion sound notifications for DeepSeek Harness: plays an embedded chime when a session's output finishes, with a Notifications row in General settings. Settings persist in browser localStorage — a standalone web plugin, no Host settings dependency.

15 giorni faMiglioramenti UIMIT
D

dsh-plugins (dsh-memories)

damonkoy/dsh-plugins

Project-scoped persistent key-value memories with set/get/list/delete/search model tools and JSON-file storage.

16 giorni faMemoria
Q

dsh-persona-memory

quophic/dsh-persona-memory

Memoria di persona persistente a lungo termine per DeepSeek Harness: archiviazione in MEMORY.md/USER.md, strumenti memory + memory_search, iniezione del contesto per richiesta e scansione dei segreti. Portato nello spirito da pi-hermes-memory

17 giorni faMemoria
Z

dsh-disk-audit

zoahdev/dsh-disk-audit

Disk-usage audit for dsh data directories: total size, per-directory breakdown, largest files, oversized-file warnings (session logs can hit hundreds of MB) and cleanup suggestions — CLI plus an agent-callable disk_audit tool, dsh-disk-audit/v1 reports, zero runtime deps, read-only.

0l’altro ieriSviluppo e strumenti per pluginMIT
X

dsh-prompt-history

xiaofei-fei/dsh-prompt-history

Bash-like prompt history and terminal-style right-click paste for the DSH web composer: Up/Down arrows recall previously submitted messages and right-click pastes the clipboard directly, sourced from the session's own message log (zero config, zero extra storage).

0ieriMiglioramenti UIMIT
H

dsh-todolist

hz-jasonlin/dsh-todolist

An independent todo board for DeepSeek Harness: list/board/calendar/week/project views, AI tools (todolist / todolist_suggest), and a self-contained storage backend. Registers a top-level Todos tab; registers a right-sidebar Today tab when dsh-better-side

0l’altro ieriMiglioramenti UIMIT
T

dsh-spill-s3

tancheng33/dsh-spill-s3

S3-compatible backend for the spill seam: oversized tool output goes to object storage (S3, MinIO, R2) with hashed session prefixes and unguessable keys, instead of the agent's local disk.

05 giorni faSviluppo e strumenti per pluginMIT
L

msds-chain-mcp (dsh)

littleblakew/msds-chain-mcp

Chemical safety intelligence through the hosted MSDS Chain MCP endpoint: 23 tools for compatibility and mixing order, GHS hazards, PPE, storage, waste disposal, exposure limits, transport classification, multi-region regulatory compliance, SDS lookup and version diffs, and signed audit reports, each answer citing the supplier SDS and revision date it is grounded in.

05 ore faStrumenti e capacitàMIT
G

dsh-tool-imagegen

github-cjx/dsh-tool-imagegen

OpenAI-compatible image generation in DSH Desktop chat: generate inline, edit reference images or chain-edit previous results directly (image-to-image) without re-uploading, with storage cleanup.

05 ore faStrumenti e capacitàMIT