发现最好的 DSH 插件

实时扫描最新社区关于 DeepSeek Harness 发布的插件

3303个结果

dsh-deepseek-quota

DeepSeek API quota widget for the dsh web GUI: shows remaining DeepSeek API balance in a floating card pinned to the bottom-right corner (shell.overlay slot).

finance
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yingjunnan/dsh-deepseek-quota
dsh-deepseek-quota-bar

DeepSeek API quota widget for the dsh web GUI: floating bottom-right card with a blood-bar of remaining balance vs month-opening balance, plus today/month spend and current conversation cost (fork of dsh-deepseek-quota).

finance · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jiangli07/dsh-deepseek-quota-bar
dsh-deepseek-status

DeepSeek Harness plugin: live DeepSeek official service status (status.deepseek.com) in the sidebar — overall status, component statuses, incidents, and uptime.

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:KekuKase/dsh-deepseek-status
dsh-deepseek-usage

DSH plugin: real-time DeepSeek token usage, estimated cost and account balance in the DSH Web UI

finance · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:haifeiWu/dsh-deepseek-usage
dsh-deepseek-vision

A DSH-native visual evidence workspace for text-only DeepSeek Harness models

Agent 协作 · 效率 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Argonaut790/dsh-deepseek-vision
dsh-deepseek-vision

Out-of-tree dsh provider plugin: a DeepSeek gateway route that claims image input and transparently describes pasted images through a configured vision-language model (e.g. Qwen-VL) before the text-only DeepSeek wire sees them.

Agent 协作 · 开发工具 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:siegfly/dsh-deepseek-vision
dsh-deepseek-web-adapter

Use DeepSeek web (chat.deepseek.com) as a free LLM provider in DSH — no API key needed. Plugin auto-launches a local gateway that drives a persistent browser; continuous chat, tool calls, model calibration, sub-agent concurrency.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huermi/dsh-deepseek-web-adapter
dsh-delayed-task

Durable delayed decisions that wake cold DeepSeek Harness sessions with bounded authorization

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:m-guo-2/dsh-delayed-task
dsh-delegation-workflow

主规划→子执行→主审查 的委派工作流插件,支持为子代理动态指定模型与思考强度

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Wh1stle05/dsh-delegation-workflow
dsh-delete

DSH-DELETE: recoverable conversation deletion for DeepSeek Harness — a session menu item and /delete-conversation command that queue deletions, hide sessions immediately, and move logs to a recoverable trash on restart

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Hyna-hla/DSH-DELETE
dsh-delete-session

Delete DSH conversation sessions from a Settings panel. A host delete API plus a web client panel; no harness changes.

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dream12347/dsh-delete-session
dsh-delete-session

Delete a session (and its durable log) from the DSH Web GUI: a Delete session row in every session's overflow menu

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SMWHff/dsh-delete-session
dsh-design-skills

Design aesthetics skill pack for DeepSeek Harness (DSH): 6 styles — dark SaaS, minimal white, neumorphism, brutalism, glassmorphism, Japanese minimal — with runnable landing-page demos. Keeps vibe-coded websites away from the AI look. / DeepSeek Harness 设计美学技能包:6 种风格(深色 SaaS、极简白、新拟态、粗野主义、毛玻璃、日式极简),附可运行落地页 demo,让 vibe coding 摆脱 AI 味。

开发工具 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhaiyateng/dsh-design-skills
dsh-desk-pet

Always-on-top DeepSeek Harness desktop pet. Default whale, four skins, four silent states. Not an in-page widget.

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hezi2020/dsh-plugin-wiki#0f911a1b7aef331b19607a60c884be50e910c0ab&path:plugins/anneheartrecord-dsh-desk-pet
dsh-desk-pet

Always-on-top DeepSeek Harness desktop pet. Default whale, four skins, four silent states. Not an in-page widget.

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:anneheartrecord/dsh-desk-pet
dsh-desktop

Desktop app for DeepSeek Harness (dsh) - auto-built from the latest upstream, packaged as a native macOS app.

界面
dsh-desktop

DeepSeek Harness packaged as an Electron desktop application: the host composition boots in-process in the Electron main process, the built frontend loads from the local file system, and the /api fetch plus event downlinks cross an Electron IPC bridge (no browser, no port, no local HTTP server).

integrations · 界面
dsh-desktop

Windows desktop shell for the dsh Web GUI: hosts it in a WebView2 window, ships the shell executable beside this package, and (with autoLaunch) opens the shell once the server is ready.

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:beex-labs/dsh-desktop-plugin#e2ca3ba45eceb3edf6e030f10bc51b330ff81089&path:packages/dsh-desktop
dsh-desktop

Electron desktop app for the DeepSeek Harness — bundles the dsh web server and its web frontend.

Agent 协作 · 界面
dsh-desktop

DeepSeek Harness as a desktop app: host boots in-process inside Electron, the built frontend loads locally, and API plus event traffic crosses an IPC bridge (no port, no local HTTP server).

integrations · 界面
dsh-desktop

DeepSeek Harness 桌面 GUI 客户端:双击启动,自动拉起 dsh web 并在桌面窗口中打开

界面
dsh-desktop

DSH host plugin: OS-level desktop control tools (screen OCR with coordinates, mouse click/drag, Unicode typing, key combos) so the model can operate the whole browser including the address bar, and any other window.

界面 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Hyna-hla/dsh-desktop
dsh-desktop

Electron desktop app for the DeepSeek Harness Web GUI

Agent 协作 · 界面