Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

20 Plugins gefunden

T

engramory

tinqiao-oss/engramory

Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()

157vor 4 StundenGedächtnisMIT
T

engramory (plugin)

tinqiao-oss/engramory

The Engramory curated-memory discipline as an installable plugin ([npm: dsh-engramory](https://www.npmjs.com/package/dsh-engramory)): a deterministic 200-line / 25 KB cap on the `MEMORY.md` index via `ctx.tools.guard()` — growth denied, a shrinking rewrite always passes — plus the protocol registered as a runtime skill. The store is plain markdown, one file per fact, shared with Claude Code, Codex, Kiro, and OpenClaw.

157vor 3 StundenGedächtnisMIT
P

dsh-memento

perrylink/dsh-memento

Begrenztes, geschichtetes, freigabepflichtiges und auditierbares sitzungsübergreifendes Gedächtnis: eine typisierte `ctx.memory`-Schnittstelle mit einem SQLite-Provider ohne Abhängigkeiten, einem `memory`-Tool und Injektion eingefrorener Snapshots; jeder Schreibvorgang durchläuft das Freigabe-Gate und bleibt aus dem Sitzungsprotokoll rekonstruierbar.

57vor 3 StundenGedächtnisApache-2.0
O

dsh-plugin-check

omdsh-dev/dsh-plugin-check

Plugin-Health-Checks: Manifest-Protokoll, Patch-Format und Build-Fallstricke — ohne Abhängigkeiten und rein lesend.

24vor 14 StundenEntwicklung & Plugin-ToolsMIT
O

dsh-toolkit

omdsh-dev/dsh-toolkit

Toolkit ohne Abhängigkeiten: Zeit / Encoding / JSON / Rechner / CSV / Regex / Markdown / Diff / Stat / Schema — zehn deterministische Tools in einer Installation.

22vor 14 StundenTools & FunktionenMIT
O

dsh-tool-calculator

omdsh-dev/dsh-tool-calculator

Sicherer Auswerter für mathematische Ausdrücke, Recursive-Descent-Parser ohne Abhängigkeiten.

6vor 14 StundenTools & FunktionenMIT
M

dsh-usage-chart

max-samson/dsh-usage-chart

Token-, Kosten- und Guthaben-Dashboard unter dem Composer: Live-Anzeige plus SVG-Diagramme ohne Abhängigkeiten für Nutzung je Runde, geschätzte Kosten und DeepSeek-Kontostand.

6vor 11 StundenNutzung & AbrechnungMIT
G

dsh-pilot

guo6x/dsh-pilot

Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8 `pilot_*` tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key.

4vor 11 StundenTools & FunktionenMIT
O

dsh-tool-csv

omdsh-dev/dsh-tool-csv

CSV (RFC 4180) parsen/abfragen/aggregieren/konvertieren mit einem State-Machine-Parser ohne Abhängigkeiten.

4vor 14 StundenTools & FunktionenMIT
N

dsh-agent-relay

noelune/dsh-agent-relay

Loopback-first Multi-Agent-Message-Relay: HMAC-authentifizierter Broker plus dsh-Plugin (relay_send/recv/peers/history), CLI- und Python-Clients ohne Abhängigkeiten, Wire-Protokoll v1.0.

3vor 3 TagenWorkflow-AutomatisierungMIT
N

dsh-pet-whale

nzl153/dsh-pet-whale

Desktop pet drawn from the official whale outline: pure-SVG animation follows agent state (thinking, working, celebrating, error), with poke and double-click flip interactions, cursor avoidance, 7 palettes, light/dark theme sync, and a playable web preview.

2vorgesternNur zum SpaßMIT
L

dsh-md-preview

lesliewylie/dsh-md-preview

Rendert Markdown zu einer eigenständigen, in sich geschlossenen HTML-Seite: ein `md_html_render`-Tool, das auch im Headless-Profil funktioniert, plus eine Web-Schublade zum Durchsuchen, Vorschauen, Bearbeiten und Exportieren lokaler `.md`-Dateien; beide teilen sich einen Renderer, ohne Laufzeitabhängigkeiten.

2vor 15 StundenTools & FunktionenMIT
Z

dsh-subscribe (plugin)

zoahdev/dsh-subscribe

Steam-style plugin storefront: a plugin registry browsable inside DSH with one-click install, uninstall and update, plus a zero-dependency CLI and agent-callable market tools.

1vor 3 StundenEntwicklung & Plugin-ToolsMIT
L

dsh-fleet-audit

lesliewylie/dsh-fleet-audit

Schreibgeschütztes Audit der Zugangsdaten-Hygiene der Agentenflotte: Berechtigungen von Zugangsdaten-Dateien, eingebettete Zugangsdaten in Git-Remotes (in der Ausgabe maskiert) und Anzahl wörtlich vorkommender Provider-Token; abhängigkeitsfrei und deterministisch.

1vor 15 StundenSicherheit & BerechtigungenMIT
W

dsh-quickref

worksassistant/dsh-quickref

Developer quick-reference toolbox for DeepSeek Harness (DSH): 12 themed categories (195 entries) + zero-dependency dev tools (regex tester, JSON format, timestamp, Base64/URL codec, cron generator, line diff). 开发者速查工具箱。

0vor 14 StundenUI-ErweiterungenMIT
P

dsh-notify-skill

pakiknowledge/dsh-notify-skill

Email reminders from your DSH agent when you're away: fires at goal completion, blockage, before asking the user a decision, and at long-task milestones via a bundled zero-dependency Node SMTP sender.

0vor 4 TagenIntegrationen & FernzugriffMIT
Y

cot-lint

yuanyuanma03/cot-lint

Chain-of-thought leakage linter: zero-dependency CLI that finds AI-session residue in docs and comments (dead design citations, PR vantage, change narration, review choreography), shipping the cot-trim fixing skill as the installable bundle.

0vor 3 TagenSkillsMIT
Z

dsh-artifacts

zoahdev/dsh-artifacts

Render Markdown + JSON into self-contained HTML documents, cards, dashboards, and galleries (CLI + artifact_render tool).

0vorgesternTools & FunktionenMIT
C

dsh-mcp-bridge

chhlafiu4312/dsh-mcp-bridge

Zero-dependency MCP client bridge that connects stdio and HTTP MCP servers and registers their tools as mcp_<server>_<tool> for the agent.

0vorgesternTools & FunktionenMIT
Z

qmd-autosearch

zhangzhenwen1/qmd-autosearch

Auto-supplement QMD semantic search when the model greps/globs a knowledge-base directory: zero-dependency DSH plugin, async injection via next-step, no manual invocation.

0vor 3 TagenGedächtnisMIT