发现最好的 DSH 插件

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

1108个结果

dsh-skill-hub

Cross-agent skill hub for DeepSeek Harness (DSH) Web settings: scans every local coding agent's skill directory (Claude Code, Codex, OpenCode, Qwen, iFlow, Trae, ...), merges duplicates installed on multiple agents into one card, filters by agent, and loads skills into the global DSH library.

Agent 协作 · 开发工具 · skills
dsh-skill-manager

In-GUI skill manager for the dsh web GUI: a top-level Skills entry in Settings (movable into the Plugins section) that lists every installed skill (name, description, model/user invocation type, source root), with search. Read-only browser of the local skill catalog (user roots: $DSH_HOME/skills, ~/.agents/skills).

Agent 协作 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JimmyJin2006/dsh-skill-manager
dsh-skill-manager

Manage DeepSeek Harness skills: list filesystem skills and toggle them on/off (SKILL.md <-> SKILL.md.disabled), straight from the agent or via the Settings UI (dynamic plugin mode).

Agent 协作 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Thomas-key/dsh-skill-manager
dsh-skill-replicate-android-feature

DeepSeek Harness skill bundle: replicate-android-feature (loads SKILL.md).

Agent 协作 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:addxing/replicate-android-feature
dsh-smart-subagent

Adds a model parameter to the subagent tool so the model picks the subagent's provider/model per call

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Asowerp/dsh-smart-subagent
dsh-snapshot

Snapshot every write/edit the agent makes, then roll back to any earlier state. Includes a browser half: sidebar snapshot timeline and plugin settings card.

Agent 协作 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DfsyJian/dsh-snapshot
dsh-specflow

Specification-driven development workflows for DeepSeek Harness.

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lonelymoon87/dsh-specflow
dsh-splash-launcher

DSH Windows one-click launcher with a stroke-by-stroke startup animation: ships a self-contained DSH-GUI.exe and registers the desktop_launch agent tool.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Isilsolme/dsh-splash-launcher
dsh-sprites-plugin

Sprites remote development environments for DeepSeek Harness through Cordis and MCP.

Agent 协作 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:superfly/sprites-deepseek-plugin

dsh-sql

0
dsh-sql

DSH 工程师级数据库插件:sql_list/query/exec/schema 四工具,SQLite/MySQL/PostgreSQL 三引擎、多连接、只读模式与写操作审批门、行数钳制。

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:STARDUSTLC666/dsh-sql
dsh-ssh-ops

SSH ops terminal for DSH Web UI: connect to remote servers, run commands from the main conversation (agent tools) or directly in a right-side xterm.js panel. Host half manages SSH sessions with ssh2; client half renders the terminal.

Agent 协作 · 开发工具 · integrations · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:caoyiwei850/dsh-ssh-ops
dsh-stack

Reproducible DeepSeek Harness environments in one portable, secret-safe Stackfile

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:weivwang/dsh-stack
dsh-statecore

Native memory for DeepSeek Harness — auditable facts with evidence chains, powered by StateCore

Agent 协作 · integrations · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yul761/dsh-statecore
dsh-subagent-admission

Shared lifecycle admission protocol and reference policy kernel for DSH subagents.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yha9806/dsh-subagent-admission#8ff623432308e692e48dc514bd66244e95d4ed6f&path:packages/dsh-subagent-admission
dsh-subprocess-remote

DeepSeek Harness ctx.subprocess provider backed by the remote-sandbox sidecar: managed process trees with real signals, bounded output, tree-scoped termination, and backend-native terminals.

Agent 协作 · integrations · 效率
dsh-suggest

DeepSeek Harness dynamic plugin: renders three clickable, editable follow-up question suggestions under every agent answer

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:shaoeric/dsh-suggest
dsh-superpowers-zh

DeepSeek Harness 插件:中文版 Superpowers 技能包,20 个中文 AI 编程 skills(移植自 superpowers-zh)

Agent 协作 · 开发工具 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GongYuanCaiJi/dsh-superpowers-zh
dsh-swarm-router

DSH plugin platform: sub-agent matrix swarm + model aggregation registry (PR flow) + plugin extension point (ctx.swarmRouter) + real-task feedback/ranking + token-consumption stats (cfgpu highlighted). Routes heterogeneous tasks to the most suitable model (OpenRouter-like + cfgpu.com/llm/square), dispatches via in-process subagents or direct ctx.llm calls.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:r600a-code/dsh-swarm-router
dsh-system-proxy

System proxy support for DeepSeek Harness: detects the macOS scutil proxy or HTTP_PROXY/HTTPS_PROXY env proxy, exposes system_proxy_status and proxy_export model tools plus a status RPC. · DSH 系统代理插件:检测 macOS scutil 或环境变量代理,提供 system_proxy_status / proxy_export 工具与状态 RPC。

Agent 协作 · finance · integrations · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-system-proxy
dsh-tailscale-console

DeepSeek Harness 的 Tailscale 远程访问运营面板:健康检查、HTTPS 入口开关、macOS 代理绕过、中继服务器运维、ACL 片段生成。

Agent 协作 · integrations
dsh-task-dag

Persistent live DAG visualization for DeepSeek Harness subagents and workflows

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LeemanCheung/dsh-task-dag
dsh-task-notify

Native Windows system notification (toast) when DeepSeek Harness finishes a task: goal completion or agent turn end.

Agent 协作 · notifications
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YuMo226/dsh-task-notify
dsh-taskboard

Agent-first task board for the DSH web GUI: host-authoritative task ledger with taskboard_* agent tools, project (= workspace) claim boundaries, per-task model execution in fresh sessions, host-side cron scheduling, and a live SSE kanban view. Mounts via the official dsh plugin system — no DSH source changes.

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cloader/dsh-taskboard