发现最好的 DSH 插件

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

972个结果

dsh-image-bridge

Give text-only models eyes: an analyze_image tool for DeepSeek Harness, backed by free Chinese vision APIs (GLM-4V-Flash / Qwen-VL) or any OpenAI-compatible vision endpoint. 给纯文本模型装上眼睛。

Agent 协作 · integrations · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:gmleong/dsh-image-bridge
dsh-image-reader

Give DeepSeek Harness agents the ability to read images directly: a model-facing read_image tool that answers questions about an image through any OpenAI-compatible vision endpoint.

Agent 协作 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zcXie777/dsh-image-reader
dsh-interrupt-button

A green interrupt button beside the DeepSeek Harness send box: silently stops a running agent, which then summarizes its progress and asks for your new requirements; the interrupt prompt is customizable.

Agent 协作 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:guo-ziao/dsh-interrupt-button
dsh-jina

Jina AI tools for DeepSeek Harness: search (incl. arxiv/ssrn academic domains), read, screenshot, embed, rerank, classify, pdf, expand, datetime, primer — with a settings-page API key UI.

Agent 协作 · finance · 界面 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:minatoAI/jina-web-search-dsh-plugin
dsh-k12-substrate

K12 capability substrate for DeepSeek Harness: 143 objectively-decidable capability anchors and 6,091 list items extracted from China's MOE 2022 curriculum standards, with local-only learner profiles

Agent 协作 · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:qiuyiwu1989-star/dsh-k12-substrate
dsh-kanban-watcher

DSH ↔ Hermes 双 Agent 协作管道的看板执行侧插件:监听 Hermes kanban 队列,把任务交给 DSH Agent 在 Web GUI 会话中执行,并把结果回写看板与 done 文件。 支持会话继承([会话继承:关键词] 续接历史会话)。

Agent 协作 · 效率
dsh-lan-gate

Password + CIDR gate for DeepSeek Harness web / DeepSeek Harness 局域网密码门禁

Agent 协作 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:maxesisnclaw/dsh-lan-gate
dsh-landscape

Find DeepSeek Harness plugins, verify what they implement, and identify missing capabilities.

Agent 协作 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cyanseek/dsh-landscape
dsh-langfuse

dsh-langfuse: Langfuse LLM observability for DeepSeek Harness — one OpenTelemetry trace tree per agent session, with feedback scores and subagent lineage.

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:TtTRz/dsh-langfuse
dsh-lark-bot

Bridge DeepSeek Harness (dsh) into Feishu / Lark with streaming cards, project workspaces, approvals and scheduling

Agent 协作 · 开发工具 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:tarraencompassing61/dsh-lark-bot
dsh-lens

Real-time code feedback for DeepSeek Harness — LSP, linters, formatters, type-checking, and structural analysis.

Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:NexusAgentX/dsh-lens
dsh-line-select

DeepSeek Harness Web 行选区插件:浏览工作区文件、带行号预览代码、可视化选中行范围,并把 @path:start-end 引用写入输入框,让 agent 精准修改指定行

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fengMax1997/dsh-line-select
dsh-loop-detector

死循环/重复输出检测插件 for DeepSeek Harness (dsh): 文本重复检测 + 工具调用意图级重复检测, 命中后自动 steer 重试 / cancel 强制中断

Agent 协作
dsh-market-github

In-harness plugin market for the dsh web GUI — startup-page onboarding entry + real-time GitHub topic:dsh-plugin search with pagination, one-click install with never-lost progress, trial-boot verification, enable/disable, and one-click restart. Fork of @sanqi-normal/dsh-webui-market-plugin.

Agent 协作 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:loker66fan/dsh-market-github
dsh-mcp-adapter

MCP adapter for DeepSeek Harness — one proxy tool instead of dumping every MCP schema into context.

Agent 协作 · 开发工具 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:NexusAgentX/dsh-mcp-adapter
dsh-mcp-xcode

DSH plugin bridging agents to the Xcode headless MCP service (xcrun mcpbridge) over stdio JSON-RPC, exposing Xcode build/test/preview/simulator tools as agent tools. Zero runtime dependencies.

Agent 协作 · integrations
dsh-mcpguard

明棱 mcpguard for DeepSeek Harness: scan skills, tools and MCP configs for prompt injection, homoglyph and tool poisoning.

Agent 协作 · integrations · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ChenLaoshiYF/dsh-mcpguard
dsh-media-skills

Free image reading (vision) and image generation skills for DeepSeek Harness — Zhipu GLM-4V-Flash for reading, SiliconFlow Kolors for generation.

Agent 协作 · skills · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:akqwpeter-prog/dsh-media-skills
dsh-memflow

MEMFLOW memory framework for DeepSeek Harness — distributed memory architecture: every project carries its own memory/, one plugin for Hermes-like memory across all your workflows

Agent 协作 · memory · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:crwsr124/dsh-memflow
dsh-memoir

Project persistent memory and session-lessons distillation for DeepSeek Harness (DSH): an agent records a session's work summary, lessons learned, and next-action guide (memoir_record) into a per-project PROJECT_MEMORY.md plus a cross-project index (~/.dsh/dsh-memoir.json), reads it back on demand (memoir_read), auto-distills each worked turn at turn end, and has the project memory auto-injected into the system prompt of future sessions. Ships a web-GUI 'Memory' panel (project/global tabs, search, manual record/delete) over /api/dsh-memoir routes. TypeScript, mounted via the dsh.bundle.patch manifest, no dsh source changes.

Agent 协作 · memory · notifications · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Qinling-Melon-Farmers/dsh-memoir
dsh-memory

Cross-session long-term memory for DeepSeek Harness: a schema-validated memory domain over ctx.storage plus model-facing remember/recall/index/forget tools and a memory protocol prompt section.

Agent 协作 · memory · 效率
dsh-memory

Long-term memory for DeepSeek Harness agents: user preferences, project facts, session summaries, and knowledge entries, with auto-injection at session start.

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

Memory protocol enforcement plugin for DeepSeek Harness — forces memory_weave before tool calls, auto-ingests session turns, injects memory context into agent steps. Bridges the opencode-memory MCP server with a hard protocol gate.

Agent 协作 · integrations · memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:baaai123/dsh-memory-protocol
dsh-memoryhub

MemoryHub (mh) integration for DeepSeek Harness: loads .memoryhub checkpoint memory on session start, saves dsh sessions back into checkpoints, and registers the mh workflow skill and tools

Agent 协作 · integrations · 界面 · memory · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:solknight48/dsh-memoryhub