Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
3 Plugins gefunden
dsh-webfetch
tyeclipse/dsh-webfetch
Web-Lesetools für reine Text-Agenten. Fünf schreibgeschützte Tools: web_fetch (jede URL als sauberes Markdown oder Klartext gerendert), web_links (Inventar der Links einer Seite), web_feed (RSS-2.0-/Atom-Einträge), web_headers (HTTP-Status, Antwort-Header und Redirect-Kette ohne Herunterladen des Bodys, HEAD mit automatischem GET-Fallback) und web_table (aus HTML-Tabellen extrahierte strukturierte Zeilen mit Header-Erkennung und colspan/rowspan-Rastererweiterung). Der Transport ist Node-fetch plus eine abhängigkeitsfreie HTTP-Proxy-Implementierung (CONNECT-Tunneling, Absolute-URI-Anfragen, NO_PROXY mit Suffix-/Wildcard-/IPv4-CIDR-Abgleich, Proxy-Authorization). Keine Laufzeitabhängigkeiten.
dsh-disk-manager
wangzhanchao883/dsh-disk-manager
Scans the whole C drive and classifies every large folder into A/B/C/D/E/P (safe cache / relocatable / junction-movable / abandoned software / config-memory redline / personal files), then deletes, moves, or redirects on demand — with strong redline protection, dry-run preview and undo. Unknown software decided by LLM fallback + human confirmation.
dsh-disk-guard
kaka-crypto/dsh-disk-guard
Redirects DSH downloads, artifacts, caches and temp files to user-specified drives (auto-picks the largest non-C drive), injects a path-discipline prompt into every session, and ships a disk_guard tool for status and cleanup — keeps the C: drive from filling up.