dsh plugins中文
← Back to popular plugin directory

Drag the file into the DeepSeek Harness Web GUI

lbl61/dsh-drop-in · skills

Drag files into the DeepSeek Harness web GUI: chip bar, send-with-message (absolute paths), bubble file cards.

★ 0GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense

Project overview

Manual (bundle) install: 1. Extract dsh-drop-in into /.dsh/profiles/web/nodemodules/dsh-drop-in/ 2. Add "dsh-drop-in" to the dsh.profile.bundles array in /.dsh/profiles/web/package.json 3. Restart dsh web (DSH Desktop: quit fully and reopen, or run window.dshDesktop.restartService() in DevTools) Usage

1. Remove dsh-drop-in from the dsh.profile.bundles array in /.dsh/profiles/web/package.json 2. Delete /.dsh/profiles/web/nodemodules/dsh-drop-in/ 3. Restart dsh web

Install command

dsh plugin --profile web add github:lbl61/dsh-drop-in
View GitHub repository ↗Back to popular plugin directory