Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

564 plugins trouvés

P

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.

2il y a 16 joursOutils et capacitésMIT
D

dsh-plugin-panel

dylan37670/dsh-plugin-panel

Panneau de marché du plugin DSH intégré à l'application avec catalogues complets et organisés, recherche par mot-clé et sémantique, traduction chinoise, favoris, suivi de l'état installé et installation/mise à jour/désinstallation via le CLI officiel.

2hierDéveloppement et outils de pluginsMIT
Z

Stata-AI-Skill

zihaovistonwang/stata-ai-skill

Exécutez Stata via DeepSeek Harness : le service natif Stata AI Skill démarre automatiquement avec DSH (binaires macOS/Windows embarqués), pour lancer régressions, do-files et workflows économétriques sans configuration manuelle.

2le mois dernierCompétencesMIT
S

dsh-translate-pro

shixiangyu2/dsh-translate-pro

Traduction professionnelle pour DSH : 18 langues cibles, 4 styles (formel/casual/technique/littéral), terminologie contrôlée par glossaire et traduction de fichiers entiers (README/docs/sous-titres) en préservant le format Markdown/blocs de code ; propulsé par DeepSeek via SiliconFlow.

2le mois dernierOutils et capacités
A

dsh-plugin-sync

angli1997/dsh-plugin-sync

Synchronise le manifeste des plugins DeepSeek Harness installés vers un GitHub Gist (connexion OAuth, export/import en un clic et installation automatique des dépendances).

2le mois dernierOutils et capacitésMIT
W

dsh-cache-miss

wefio/dsh-cache-miss

Avis jaune sur une ligne signalant un échec du cache de prompt après sa reconstruction ; affiche les tokens d’entrée non mis en cache refacturés, les tokens trouvés dans le cache et le TTFT.

2il y a 12 joursAméliorations UIMIT
S

dsh-plugin-automations

sev7een/dsh-plugin-automations

Tâches planifiées basées sur les réglages, exécutées à heure fixe ou pendant les heures creuses de DeepSeek, avec des planifications ponctuelles et quotidiennes adossées à un état de tâche durable.

2il y a 13 joursFlux et automatisationMIT
W

knowlp-rag

wly8691-jpg/knowlp-rag

RAG à double graphe de connaissances pour notes Markdown avec décroissance de mémoire half-life : graphes de prérequis et de similarité (parcours P/S-Agent), découpage en paragraphes, recherche hybride n-gram/embedding, et boucle explicite de rétroaction pondérale — plugin natif Cordis, installable via npm comme @eqman00003/knowlp-rag.

2il y a 14 joursMCP et connecteursMIT
S

dsh-s1

superagents-lab/dsh-s1

Outils natifs de recherche web Search1API (s1) : recherche, actualités, exploration de pages, découverte de sitemap et sujets tendance, sous forme d'outils `s1_*` de premier ordre, avec un skill s1 intégré.

2il y a 26 joursOutils et capacitésMIT
J

deepseek-harness-forge-plugins (forge-gates)

jinguanghai/deepseek-harness-forge-plugins

Portes de vérification par calcul réel : simplification mathématique, preuves logiques, validation regex, FOL par E-prover, vérifications de machine à états et réparation de code, adossées à des binaires compilés en Go avec exécutables Windows prêts à l'emploi.

2le mois dernierOutils et capacitésMIT
C

dsh-plugin-suite (dsh-plugin-updater)

crtnt/dsh-plugin-suite

Gestionnaire de mises à jour pour les plugins installés : vérifier les mises à jour, sauvegarder et revenir en arrière.

2le mois dernierDéveloppement et outils de pluginsMIT
H

dsh-outline

huangfuren/dsh-outline

Search, read and write an Outline knowledge base from conversations, with whitelist-guarded approval for every document write.

1hierOutils et capacitésMIT
Z

dsh-compact-agents

zhuto666/dsh-compact-agents

Model-callable compact_agents tool that force-compacts context in every live session (main session, ordinary sub-agents and AgentTeams members alike), queues busy targets and compacts them when the turn ends, reports the shadowed node count and estimated tokens per target, and ships a browser form for the trigger ratio, retained ratio, controlled-phase output budget, auto-continue budget and an end-of-turn pre-compaction ratio that compacts near the trigger line once a turn ends, so a reply no longer opens with a wait for the summarizer.

1avant-hierSessions et messagesApache-2.0
T

Mimir (mimir-skin)

tommyhedgerow/mimir

Publishes a lesson into the DSH conversation: the dependency spine, the question and the vault's drawings, drawn in the vault's own palette.

1avant-hierAméliorations UIMIT
X

dsh-caps-beacon

xinyang920/dsh-caps-beacon

Turns the MacBook keyboard Caps Lock light into an agent status light: on while the agent works, flashing when it waits for your approval or answer, off when idle.

1il y a 7 joursIntégrations et accès distantMIT
D

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.

1il y a 4 joursCompétencesApache-2.0
V

dsh-custom-font

vergil-long/dsh-custom-font

Customize the interface font, size, weight, color and layout from the settings page, Word-style and WYSIWYG, auto-saved. Ships two bundled open-source fonts (STIX2Text, Latin Modern Mono Light) plus an author-recommended typography, and stores settings under ~/.dsh.

1il y a 6 joursThèmes et apparenceMIT
W

dsh-kb

weibaohui/dsh-kb

Team knowledge base for offline knowledge sharing (FDE box scenario): browse, full-text search and refinement entry points; raw material is queued automatically and distilled into wiki pages by a serial bot session (Karpathy LLM Wiki pattern: immutable raw, two-step refinement, log stream, monthly lint).

1il y a 7 joursOutils et capacités
X

dshgo

xiazhi88/dshgo

Proxies the loopback-only dsh web onto a LAN port so phones and other machines can reach it, with an optional access password that browsers type in and the bundled Android client unlocks with biometrics. Adds a LAN-access settings page with QR codes, inlines dsh-web-mobile (MIT, attribution kept) for the mobile layout, and the Android client in the same repository adds finish/approval notifications, voice input and a home-screen widget.

1il y a 3 joursIntégrations et accès distantMIT
Y

dsh-dingtalk-connector

yiyunet/dsh-dingtalk-connector

DSH 插件:读写钉钉 AI 表格(多维表 / aitable),并提供「钉钉文档」设置面板与定时导出。包装钉钉官方 dws CLI。 Read and write DingTalk AI Tables from DeepSeek Harness, with a settings panel and scheduled CSV export.

1il y a 7 joursIntégrations et accès distantMIT
G

dsh-erp

guomonth/dsh-erp

Adapt ERP: learn your ERP through the browser and build private local knowledge in DeepSeek Harness

1il y a 8 joursFlux et automatisationMIT
W

dsh-fde-tools

weibaohui/dsh-fde-tools

FDE toolbox bundle: installing this one plugin pulls in a curated set of common dsh plugins (git server, WebDAV mount, knowledge base, scheduled tasks, auto-resume, UI tweaks, auto-retrospection, file manager, smart titles, task board, plugin market, context trimmer, IM bridge, sidebar enhancements), with a panel showing install status and one-click gap-filling.

1il y a 6 joursDéveloppement et outils de plugins
R

dsh-character-studio

ryu6zero/dsh-character-studio

DeepSeek Harness native immersive roleplay studio & companion system. Unifies decoupled character cards with Hindsight graph memory.

1il y a 23 joursJuste pour le plaisirMIT
L

dsh-memory-fortress

linshuangb347/dsh-memory-fortress

Memory Fortress for DeepSeek Harness: 5-track layered memory, self-evolution, knowledge graph (SQLite+FTS5), status pill. 本地记忆堡垒:五轨记忆·自我进化·知识图谱·状态灯。

1il y a 13 joursMémoire