发现最好的 DSH 插件

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

744个结果

upstream-radar

Always-on vulnerability and breaking-change impact monitoring for coding-agent projects.

Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:MicroMilo/upstream-radar
@SnowAmberX/dsh-role-router

Route DeepSeek Harness agent requests by role: planner model in plan mode, default model otherwise, subagent model for subagents.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SnowAmberX/dsh-role-router
@aaravarr/dsh-subagent-max

Subagent delegation with per-call model/provider override (host) + multi-panel live streaming subagent viewer (client)

Agent 协作
@ag-dsh/dsh-gen-commit-msg-zh

DeepSeek Harness (DSH) plugin: generate a Chinese git commit message and commit interactively (slash command + skill)

Agent 协作 · 开发工具 · skills
@agentframe/dsh-aura-scheduler

Proactive scheduling for DeepSeek Harness: Aura heartbeat + value network decides when the agent should speak unprompted (official harness is model-driven only)

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ljsysfurryACE/dsh-aura-scheduler
@agentframe/dsh-compaction

AgentFrame compaction backend for DeepSeek Harness: semantic + physical KV compression (28.4x) replacing LLM summarization

Agent 协作 · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ljsysfurryACE/dsh-compaction
@agentframe/dsh-memory-director

MemoryDirector plugin for DeepSeek Harness: LLM-driven remember/forget across turns (the official harness has no memory concept)

Agent 协作 · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ljsysfurryACE/dsh-memory-director
@akslcw/dsh-negative-ledger

Agent negative-knowledge ledger for DeepSeek Harness: records failed paths with evidence hashes and retry conditions, auto-invalidates on evidence change.

Agent 协作 · 开发工具 · memory
@bryan-cmf/dsh-infra-observability

DSH-Plugin: structural observability layer — real tool/skill usage recording (tools/result), skill-catalog audit, and a watchdog with health/error events. No model self-reporting.

Agent 协作 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bryan-cmf/dsh-infra-observability
@bryan-cmf/dsh-skill-gate

DSH-Plugin: skill trigger/selection gate — when the model triggers a skill, the user picks from described candidates; 10s no-choice falls back to the system default.

Agent 协作 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bryan-cmf/dsh-skill-gate
@bryan-cmf/dsh-skill-trail

DSH-Plugin: per-reply skill trail — truthful per-turn triggered/used tool & skill badges, folded from the session log (no model self-reporting).

Agent 协作 · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bryan-cmf/dsh-skill-trail
@bryan-cmf/dsh-vector-memory

DSH-Plugin: durable agent memory core — mem_save / mem_search / mem_health tools backed by the DSH storageDomain (durable, survives restarts), plus a 記憶 view tab.

Agent 协作 · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bryan-cmf/dsh-vector-memory
@chang416/deepsee

DeepSee: DeepSeek Harness vision, multi-model routing, and Gemini visual self-checks before delivery

Agent 协作 · 开发工具 · skills · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chang416/deepsee
@chen-001/dsh-opencode-usage

OpenCode Go 套餐用量显示插件:滚动/每周/每月用量百分比与重置倒计时,输入框下方常驻徽章 + 展开卡片,Agent 可经 opencode_go_usage 工具查询。API key 默认取环境变量 OPENCODE_GO_API_KEY,可在卡片内覆盖。

Agent 协作 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:vinyumao/dsh-opencode-usage
@deepseek-ai/dsh-captain

Captain GPT planner, DeepSeek worker, GPT reviewer orchestration plugin

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:KanoNoUta/dsh-captain
@deepseek-ai/dsh-deepseek-account

DeepSeek account plugin for DeepSeek Harness: shows the configured account's API balance in the web GUI sidebar (wallet button + balance card) and exposes a deepseek_balance tool. Balance display only — API keys stay in Settings (DEEPSEEK_API_KEY credential).

Agent 协作 · finance · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sunyuhuirong/deepseek-account
@deepseek-ai/dsh-ego-browser

ego-browser (ego-lite Windows preview) agent tools for DeepSeek Harness: execute one JavaScript script per browser task in the ego-browser nodejs runtime (page / page.locator / browser / taskSpaces / fetch / cdp facades, console.log output channel), plus an API guide tool and a host status tool. Host-only cordis plugin, mounted via cordis.patch.yml + a profile node_modules link; no dsh source changes.

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Da1dr1em/dsh-ego-browser
@deepseek-ai/dsh-fusion

Fuse two or more DeepSeek Harness conversations into one durable, continuable session

Agent 协作 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:omdsh-dev/dsh-fusion
@deepseek-ai/dsh-human-task

Human-in-the-loop capability seam (ctx.humanTasks): pause an agent tool until the human performs a real-world task or returns an observation

Agent 协作 · skills
@deepseek-ai/dsh-human-task-client

Web human-task feature: consent / AFK / task dialogs in shell.overlay over the ctx.humanTasks Remote face

Agent 协作 · integrations · skills
@deepseek-ai/dsh-human-task-tools

Model-facing human_task / human_task_ready_check tools and the human-task skill over the ctx.humanTasks seam

Agent 协作 · skills
@deepseek-ai/dsh-qwen-mm

Qwen-MM-Plugins integration bundle for DeepSeek Harness: bundled multimodal skills, MCP server rows, and an image attachment bridge for text-only model routes

Agent 协作 · integrations · skills · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:RRRosmontis/dsh-qwen-mm
@dsh-external/dsh-memory-manager

DSH 记忆管理插件(宿主级):文件夹记忆库、印象、组合与双向链接、上下文计划注入、规约记忆(新会话自动常驻)、Agent 记忆工具、图谱视图,设置页自由开关。

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