Vai al contenuto principale

Plugin

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

96 plugin trovati

Z

dsh-memory-system

zhujunpeng12/dsh-memory-system

Local-first persistent memory infrastructure for DeepSeek Harness: bounded hot-memory bootstrap, explainable cold recall (exact + Chinese BM25), lease-lock transactional writes, read-only governance, and trajectory review. Pure Python + Markdown, zero ext

85 ore faMemoriaMIT
A

dsh-mermaid

aks1st/dsh-mermaid

Render Mermaid code fences in DSH Web chat messages as lazy-loaded SVG diagrams with strict sanitization and light/dark theme follow.

716 ore faMiglioramenti UIMIT
P

harness-ui-enhancer

physicolor/harness-ui-enhancer

Web UI polish layer for DeepSeek Harness: normalizes unfinished or self-contradictory official UI, reconciles style conflicts between installed plugins, and unifies the visual language via official design tokens; live-customizable chat width, markdown font size, workspace scale and UI font stack.

5l’altro ieriMiglioramenti UIMIT
G

sage-mem

gezi-wen/sage-mem

File-based cross-session memory: plain Markdown memory files with automatic retrieval injection, format-compatible with Claude Code's CLAUDE.md and memory files, so migrating is a manual file copy.

4l’altro ieriMemoriaApache-2.0
Y

dsh-session-export

yangyongzhen/dsh-session-export

Export sessions to Markdown/JSON for review, replay, and per-session cost summaries.

44 giorni faSessioni e messaggi
Z

dsh-oh-my-theme

zhxqc/dsh-oh-my-theme

Web theme and file workspace plugin with global typography controls, @file mentions, a project file tree, Markdown preview, and a resizable side panel.

4l’altro ieriTemi e aspettoMIT
Z

adhdgofly-dsh-ext

zuoguyoupan2023/adhdgofly-dsh-ext

Highlights parts of speech (nouns green, verbs red, adjectives/adverbs purple) in rendered DSH Web Markdown, with light/dark palettes, toggles, and stream-aware updates.

415 ore faMiglioramenti UIMIT
B

dsh-session-audit

bwndlct/dsh-session-audit

Analisi dell'esecuzione della sessione: passaggi, chiamate agli strumenti, fallimenti, azioni ripetute, utilizzo dei token e segnali di verifica, resi come report in testo/Markdown/JSON.

44 giorni faStrumenti e capacitàMIT
O

dsh-tool-markdown

omdsh-dev/dsh-tool-markdown

Conversione HTML↔Markdown, normalizzazione delle tabelle GFM e generazione dell'indice (TOC).

416 ore faStrumenti e capacitàMIT
O

dsh-tool-diff

omdsh-dev/dsh-tool-diff

Confronto strutturato e diff unificati per testo/JSON/CSV/Markdown.

416 ore faStrumenti e capacitàMIT
L

gongwen-skill

linhut/gongwen-skill

中文公文全流程处理工具——基于 GB/T 9704《党政机关公文格式》 国家标准,支持 格式检查与修复、内容优化(Word 原生修订+批注/差异对比版)、模板生成、Markdown 转公文、版头版记页码注入、事实核验、风格增强 等完整能力。原生支持 DeepSeek Harness (DSH) 技能系统,打包为可被 AI Agent 直接调用的 Skill,完全自包含,克隆即用。

316 ore faCompetenzeMIT
V

InfiniteDSH

vdnight89/infinitedsh

Literary DSH plugin: one session is one book. Cover-card /new opens one of 19 realms, a prose-only 诸天万界DSH preset keeps the model writing fiction, keyword worldbook entries ground each turn, and /export-story typesets the session into a Markdown novel.

312 ore faCompetenzeMIT
B

dsh-companion

beijingwahw/dsh-companion

Compagno di sessione a quattro moduli: esportazione intelligente delle conversazioni (Markdown/PDF/JSON/immagine lunga PNG con redazione della privacy e ZIP in batch), riepiloghi di passaggio di contesto con salvataggio/importazione di template, ottimizzazione dei costi API (tariffe ufficiali in tempo reale, pianificazione picco/fuori picco, budget giornalieri/mensili, instradamento dei modelli), e ricerca globale nelle conversazioni con ricerca in-chat (Ctrl+F, CSS Custom Highlight API)

321 ore faSessioni e messaggiMIT
B

dsh-plugin-anydoc

beancookie/dsh-plugin-anydoc

Plugin DSH: converte documenti Word, PPT, Excel, PDF, EPUB, CSV e altri in Markdown GitHub-Flavored basandosi su @firecrawl/anydoc

35 giorni faSolo per divertimento
H

dsh-report-html

hccccc01333/dsh-report-html

Genera report HTML interattivi e autonomi da Markdown, tabelle, grafici, mappe delle province cinesi, diagrammi di flusso, formule matematiche e tabelle di drill-down — un plugin per DeepSeek Harness (dsh).

34 giorni faStrumenti e capacità
W

knowlp-rag

wly8691-jpg/knowlp-rag

RAG a doppio grafo di conoscenza per note Markdown: grafi di prerequisiti + similarità (attraversamento P/S-Agent), suddivisione in paragrafi, ricerca ibrida n-gram/embedding e un ciclo di feedback esplicito sui pesi — via MCP

3l’altro ieriMCP e connettoriMIT
B

dsh-session-export

bwndlct/dsh-session-export

Esporta la sessione corrente in file Markdown e JSON portabili e versionati per schema, tramite lo strumento `session_export` e comandi slash, con nomi di file sicuri su tutte le piattaforme.

34 giorni faSessioni e messaggiMIT
L

dsh-mineru

lee-hilex/dsh-mineru

dsh-mineru: MinerU 文档解析插件 for DeepSeek Harness — 多模态全格式 (PDF/Word/PPT/Excel/HTML/图片) → 结构化 Markdown. 填 Token 走精准解析 API, 留空走 Agent 轻量解析 API.

23 giorni faStrumenti e capacitàMIT
L

dsh-weekly-digest

lucky8197/dsh-weekly-digest

Weekly digest generator: aggregates git commits, DSH session activity and daily memory entries into a Markdown weekly report, read-only.

24 giorni faSviluppo e strumenti per pluginBSD-3-Clause
G

dsh-markdown-preview

githubjike/dsh-markdown-preview

In-chat preview for produced files: click a produced-file chip to render Markdown (server-side markdown-it + highlight.js), images, or plain text right in the conversation; system-app open and reveal-in-folder stay one click away.

2l’altro ieriMiglioramenti UIMIT
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.

27 ore faMemoriaMIT
K

dsh-biomemory

klrsl/dsh-biomemory

Biomimetic memory system for DeepSeek Harness: plain-Markdown data layer, memory tools, frozen-snapshot injection, graded approval gating, structured audits, memory metabolism (dream), memory pins, semantic recall, /memory command, and cross-session retrieval.

27 ore faMemoriaMIT
Z

dsh-share

zljr/dsh-share

Share the current session over the LAN as a read-only, token-guarded HTML snapshot with session stats and Markdown rendering.

23 giorni faSessioni e messaggiMIT
X

dsh-session-actions

xingyingyuzhui/dsh-session-actions

Session row menu extras for DeepSeek Harness: pin sessions, copy session id, export structured Markdown, and permanently delete sessions.

28 ore faSessioni e messaggiMIT